troy@netscape.com
|
da0ecd3c51
|
b=32192 r=buster@netscape.com Fixed a place where the code to lazily
set the parent pointer for child frames was missing on case
|
2000-03-22 04:06:37 +00:00 |
|
buster@netscape.com
|
a56bf4c0bc
|
bug 32238 (UMR in inline reflow context)
all I did was initialize the members of a struct in the constructor
r=troy
|
2000-03-20 23:47:01 +00:00 |
|
troy@netscape.com
|
02f3037d4c
|
b=5588. Changed it so we lazily reparent the child frames on the overflow list
when it's our initial reflow
|
2000-03-12 03:14:11 +00:00 |
|
troy@netscape.com
|
67f034175a
|
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 |
|
nisheeth@netscape.com
|
7e8a04d60e
|
r=troy. nsContainerFrame::ReflowDirtyChild() always generates a reflow command targeted at its child. nsInlineFrame::ReflowDirtyChild() always passes up the reflow request to its parent. nsBlockFrame::ReflowDirtyChild() no longer has code for checking whether its parent is an area frame.
|
2000-01-12 21:52:58 +00:00 |
|
hyatt@netscape.com
|
9a7a1b27f7
|
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
|
617bb737a6
|
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 |
|
dmose@mozilla.org
|
796280940b
|
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
|
146dc20324
|
Fixed problem with GetFrameName() being defines in non-debug build
|
1999-11-01 23:12:32 +00:00 |
|
troy@netscape.com
|
bf2283fba6
|
Moved a bunch of stuff out to a nsIFrameDebug interface
|
1999-11-01 22:12:45 +00:00 |
|
kipp@netscape.com
|
7f353bdd99
|
r=troy; reworked the way that blocks inside of inline elements are handled. It's all in the frame construction code now (bugs 15999, 16737)
|
1999-11-01 15:24:57 +00:00 |
|
kipp@netscape.com
|
0d0c583aac
|
Updated SizeOf methods to not waste space when doing a non-debug build
|
1999-09-01 01:02:16 +00:00 |
|
kipp@netscape.com
|
3dbd670c62
|
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
|
d6f5216441
|
Renamed DeleteFrame() to Destroy()
|
1999-07-22 02:24:52 +00:00 |
|
kipp@netscape.com
|
b77e7ba2e4
|
Clean up warnings
|
1999-07-14 17:28:45 +00:00 |
|
kipp@netscape.com
|
68aa9f7c60
|
Reworked frame factory methods; fixed bug 4519
|
1999-05-11 22:03:29 +00:00 |
|
troy@netscape.com
|
d9c77dd3e8
|
Changed nsPositionedInlineFrame code to handle incremental reflow
|
1999-04-21 04:37:13 +00:00 |
|
troy@netscape.com
|
aff7943946
|
Added GetFrameType() member function
|
1999-04-20 19:11:37 +00:00 |
|
kipp@netscape.com
|
ee5c8fbe4f
|
new
|
1999-04-20 00:23:05 +00:00 |
|