troy%netscape.com
|
b8205354d1
|
Added CantRenderReplacedElement() to nsIPresShell and changed the image frame
code to use it
|
1999-02-05 18:25:29 +00:00 |
|
troy%netscape.com
|
66fdbcd9b3
|
Made sure computedOffsets is initialized to all zeros for the root frame
|
1999-02-05 05:51:12 +00:00 |
|
peterl%netscape.com
|
28a6de7ff5
|
added assertion for switching style contexts during reflow
|
1999-02-05 03:58:27 +00:00 |
|
troy%netscape.com
|
110c517be1
|
Removed #include of header files that weren't actually needed
|
1999-02-05 01:54:58 +00:00 |
|
troy%netscape.com
|
bcc69e2898
|
Work-in-progress for replaced elements that can't be rendered
|
1999-02-04 17:03:46 +00:00 |
|
kipp%netscape.com
|
752de3f766
|
tweak so font-lock in emacs works better
|
1999-02-04 16:28:36 +00:00 |
|
kipp%netscape.com
|
2a44cdd816
|
Renamed RemoveFrame to RemoveAFrame to reduce compiler warnings
|
1999-02-04 16:27:18 +00:00 |
|
kipp%netscape.com
|
a16334a322
|
Make dtor virtual to quite down compilers
|
1999-02-04 16:26:42 +00:00 |
|
kipp%netscape.com
|
059a3afafe
|
Implement ReadFrameRegressionData
|
1999-02-04 16:26:19 +00:00 |
|
kipp%netscape.com
|
57a05a9fe7
|
Added temporary method until sync i/o works
|
1999-02-04 16:26:01 +00:00 |
|
troy%netscape.com
|
1dcaa305b6
|
Fix for bug #2867. Removed the questionable logic I added previously.
|
1999-02-04 00:43:49 +00:00 |
|
vidur%netscape.com
|
b91611a7b2
|
Added additional key argument to string parsing routine. Improved Reset handling for document to include style sets and frame construction. Modified root frame construction. Got out-of-line document.write to work
|
1999-02-03 19:38:16 +00:00 |
|
karnaze%netscape.com
|
18feca1219
|
bug 1827
|
1999-02-03 19:26:29 +00:00 |
|
kipp%netscape.com
|
8f64c7a3ef
|
Use ReflowDirty reflow commands; fixed reflow status when dealing with breaking child frames
|
1999-02-03 19:12:02 +00:00 |
|
kipp%netscape.com
|
67741b5e3c
|
Removed a couple of warnings
|
1999-02-03 19:10:03 +00:00 |
|
kipp%netscape.com
|
d77e41c463
|
Removed some unused variables
|
1999-02-03 19:09:37 +00:00 |
|
kipp%netscape.com
|
66115d3c10
|
Fixup absolute positioning by temporarily generating old style reflow commands when the list-name is not null; temporarily use FrameAppended instead of ReflowDirty for append operations
|
1999-02-03 19:09:24 +00:00 |
|
troy%netscape.com
|
5238d0c73f
|
Improvements to fixed positioning
|
1999-02-03 17:01:51 +00:00 |
|
troy%netscape.com
|
15e7a9f342
|
Switched to using nsIScrollableView::GetScrollbarVisibility() to tell
whether the vertical scrollbar is currently showing
|
1999-02-03 04:30:57 +00:00 |
|
troy%netscape.com
|
c4b2263dbf
|
Fixed it to so the root-frame isn't considered a containing block, and
changed SetRect() so it only resizes the child frame larger if its 'height'
is set to 'auto'
|
1999-02-03 01:31:09 +00:00 |
|
cltbld%netscape.com
|
71afce77d3
|
backing out changes made against a closed tree
|
1999-02-02 23:50:52 +00:00 |
|
karnaze%netscape.com
|
f0bb1e91f9
|
fixed bug 1827
|
1999-02-02 22:53:42 +00:00 |
|
kipp%netscape.com
|
24f144460b
|
Wrapped up debugging noise in a ifdef; implemented 4th remove-frame case; fixed a bug in the 5th remove-frame case
|
1999-02-02 17:32:09 +00:00 |
|
kipp%netscape.com
|
361ca345fb
|
Changed base-ib-frame to implement AppendFrames/InsertFrames/RemoveFrame directly; changed args to DoRemoveFrame; updated the anonymous block to have a slightly different method set to manipulate its children
|
1999-02-02 17:31:09 +00:00 |
|
mjudge%netscape.com
|
ceb08a0190
|
scoping incorrect for for loops on vc5.0 didnt catch this. nasty habbit of mine.
|
1999-02-02 01:18:41 +00:00 |
|
mjudge%netscape.com
|
d8dc98b1ba
|
commas trailing on enum illegal even if vc50 says its ok
|
1999-02-02 01:16:57 +00:00 |
|
mjudge%netscape.com
|
cd2d3d137c
|
keyboard navigation of selection. adding API for nsIFrame. fixing nsFrame and nstextframe to reflect the implementations of the nsIFrame API. nsRangeList implements the handlekeyevent now.
|
1999-02-02 00:23:40 +00:00 |
|
kipp%netscape.com
|
c529fc11be
|
Fixed invocation bug that mac compiler caught
|
1999-02-01 19:08:30 +00:00 |
|
kipp%netscape.com
|
b23b120a19
|
Implement TreatFrameAsBlock
|
1999-02-01 17:32:49 +00:00 |
|
kipp%netscape.com
|
12322a8a10
|
Added another TreatFrameAsBlock method
|
1999-02-01 17:32:33 +00:00 |
|
kipp%netscape.com
|
e6c0c373a9
|
Updated a comment
|
1999-02-01 17:32:19 +00:00 |
|
kipp%netscape.com
|
c2a13558a4
|
Removed ReplaceFrame
|
1999-02-01 17:31:21 +00:00 |
|
kipp%netscape.com
|
0887e5eedf
|
Removed ReplaceFrame; tweaked frame updates impls
|
1999-02-01 17:31:10 +00:00 |
|
kipp%netscape.com
|
bcca9bcff4
|
Fixed up debug output
|
1999-02-01 17:29:58 +00:00 |
|
kipp%netscape.com
|
50b6da75a7
|
Implement anonymous block frame code; fixup base class InsertNewFrames to support multiple frame insertion
|
1999-02-01 17:29:37 +00:00 |
|
kipp%netscape.com
|
859dde6287
|
Renamed InsertNewFrame->s; defined nsAnonymousBlock class
|
1999-02-01 17:28:39 +00:00 |
|
kipp%netscape.com
|
7e4600613e
|
Rewritten to use an anon. block frame to manage block children
|
1999-02-01 17:27:56 +00:00 |
|
kipp%netscape.com
|
64610329f0
|
Cleaned up comments; removed ReplaceFrame from the API
|
1999-02-01 17:25:30 +00:00 |
|
troy%netscape.com
|
f987894585
|
Changed Reflow() to make sure the desired-size members of the reflow metrics
struct are set in the case where there is no child frame
|
1999-01-31 18:46:22 +00:00 |
|
troy%netscape.com
|
25be57b96c
|
Fix for bug# 2780: changed root-frame and scroll-frame code to take into
account mCombinedArea
|
1999-01-31 05:12:02 +00:00 |
|
troy%netscape.com
|
7c0d5680c3
|
Changed ReflowFixedFrame() to take the computed left and top margin into
account when placing the child
|
1999-01-31 05:09:29 +00:00 |
|
troy%netscape.com
|
051df63e8f
|
Added code to force an absolutely positioned child that ignored its
computed height to be the correct height
|
1999-01-30 18:12:38 +00:00 |
|
troy%netscape.com
|
5cd1cbadbf
|
Added code to make sure that a fixed child frame ends up with the correct height
evebn if it disregards the computed height value
|
1999-01-30 17:39:29 +00:00 |
|
troy%netscape.com
|
f2d3dd631e
|
Fixed leak of nsIHTMLDocument interface in GetImageMap()
|
1999-01-30 01:04:35 +00:00 |
|
troy%netscape.com
|
bb2686580f
|
Changed TriggerLink() to release its reference to the nsILinkHandler interface,
and I changed HandleEvent() to make nsIURL interface returned by the call to
GetDocumentURL() is released
|
1999-01-30 00:34:06 +00:00 |
|
troy%netscape.com
|
78d4cd7331
|
More work-in-progress for fixed positioning
|
1999-01-28 17:14:13 +00:00 |
|
michaelp%netscape.com
|
0084e8879d
|
modified for new DrawString()/GetWidth() APIs.
|
1999-01-28 05:03:58 +00:00 |
|
troy%netscape.com
|
1741d8cae3
|
Changed Reflow() to take into account absolutely positioned child
frames when computing the desired size
|
1999-01-27 05:58:43 +00:00 |
|
troy%netscape.com
|
2fb9c64835
|
Fixed a problem in CalculateLeftRightMargin()
|
1999-01-26 16:34:08 +00:00 |
|
rickg%netscape.com
|
e53c0df266
|
missed this API change
|
1999-01-26 01:45:40 +00:00 |
|