troy%netscape.com
|
8a78d916a5
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
child list and changed ReparentFrameView() to check it.
|
2000-01-22 01:16:50 +00:00 |
|
troy%netscape.com
|
85012ab550
|
Change to how overflow is handled for absolutely positioned elements.
We no longer use nsIAraeFrame and now it's folded into the overflow
area in the reflow metrics
|
1999-12-06 15:49:53 +00:00 |
|
hyatt%netscape.com
|
de2eaede42
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
bug #9489. Should also definitely fix bug #15916. r=troy
|
1999-12-04 23:49:50 +00:00 |
|
tbogard%aol.net
|
af1ce8d410
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
|
troy%netscape.com
|
597b5f236b
|
WillReflow/DidReflow changes and changes to the way view positioning
and sizing works
|
1999-11-19 15:33:29 +00:00 |
|
dmose%mozilla.org
|
5312eacf8c
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
|
troy%netscape.com
|
1585a751fb
|
Moved a bunch of stuff out to a nsIFrameDebug interface
|
1999-11-01 22:12:45 +00:00 |
|
troy%netscape.com
|
3b3ccb9cf7
|
Removed some dead code and moved some #if 0 code from the area frame
to the block frame. This completes the previous checkin
|
1999-10-08 04:45:12 +00:00 |
|
troy%netscape.com
|
cdf2c77595
|
Moved space manager to block frame and changed it the space manager is
temporary only during the reflow process
r=kipp@netscape.com
|
1999-10-06 22:05:23 +00:00 |
|
kipp%netscape.com
|
bab712b6e1
|
Added some spacemanager debugging noise
|
1999-09-15 00:25:51 +00:00 |
|
kipp%netscape.com
|
7fe2679e86
|
Updated SizeOf methods to not waste space when doing a non-debug build
|
1999-09-01 01:02:16 +00:00 |
|
kipp%netscape.com
|
f808fbb193
|
Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot
|
1999-08-31 03:09:40 +00:00 |
|
troy%netscape.com
|
1f924dade3
|
Changed area frame code over to new reflow command handling
|
1999-07-24 02:37:45 +00:00 |
|
troy%netscape.com
|
c551fe3166
|
Renamed DeleteFrame() to Destroy()
|
1999-07-22 02:24:52 +00:00 |
|
troy%netscape.com
|
d0002c6559
|
Fix for bug #2062. When sizing the view, take into account child frames
that stick outside the right/bottom edges of the parent's frame
|
1999-06-29 03:41:58 +00:00 |
|
kipp%netscape.com
|
4846f41f1f
|
Reworked frame factory methods; fixed bug 4519
|
1999-05-11 22:03:29 +00:00 |
|
troy%netscape.com
|
0c3b6ea2b6
|
Renamed filename because it was too long for the Mac
|
1999-04-16 01:42:51 +00:00 |
|
troy%netscape.com
|
5a7055806d
|
New class nsAbsolutelyPositionedContainer
|
1999-04-16 00:08:59 +00:00 |
|
kipp%netscape.com
|
bb1586620d
|
Use block-band-data for debug output
|
1999-04-10 17:30:46 +00:00 |
|
troy%netscape.com
|
2e4146ad87
|
Removed DidReflow() code that's no longer needed now that the new compositor
allows child views to extend outside their parent view
|
1999-04-06 02:41:50 +00:00 |
|
troy%netscape.com
|
3bdf672129
|
Removed nsIFrame::CreateContinuingFrame()
|
1999-02-25 05:31:15 +00:00 |
|
troy%netscape.com
|
da4193eab6
|
Changed nsIFrame::Init() to take an additional parameter
|
1999-02-25 03:27:57 +00:00 |
|
troy%netscape.com
|
bf53f99087
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |
|
troy%netscape.com
|
2ac7b86865
|
Changed GetAdditionalChildListName() and FirstChild() to use ** instead
of *&
|
1999-02-10 02:25:01 +00:00 |
|
troy%netscape.com
|
41250f6f85
|
Made handling of absolutely positioned child frames more efficient
|
1999-01-22 00:30:27 +00:00 |
|
troy%netscape.com
|
48365eb8a1
|
Changed to position absolute child elements relative to the padding edge not the
border edge
|
1999-01-18 19:30:42 +00:00 |
|
troy%netscape.com
|
a855ea42a4
|
Improvements to absolute positioning code
|
1999-01-18 17:27:27 +00:00 |
|
troy%netscape.com
|
5febae06f6
|
Fixed it so relatively positioned block frames act as containing blocks
for absolutely positioned child elements
|
1999-01-16 22:18:08 +00:00 |
|
kipp%netscape.com
|
418cd0251c
|
Removed List code now that base class dumps all child lists
|
1999-01-16 00:19:30 +00:00 |
|
kipp%netscape.com
|
7f96144059
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
|
kipp%netscape.com
|
4243726f6a
|
Switch to using nsFrameList for frame lists
|
1999-01-15 22:53:39 +00:00 |
|
troy%netscape.com
|
7b5cc03059
|
Moved logic that deals with moving absolutely positioned frames out of the
flow to the frame construction code
|
1998-12-29 03:38:16 +00:00 |
|
troy%netscape.com
|
8d3739ba94
|
Initial check-in
|
1998-12-18 17:54:54 +00:00 |
|