dbaron%dbaron.org
|
8b931253d9
|
Fix egcs bustage.
|
2003-07-22 05:47:09 +00:00 |
dbaron%dbaron.org
|
3d16520a75
|
DeCOMtaminate nsHTMLReflowCommand as much as possible without cleaning up callers. b=213333 r+sr=roc
|
2003-07-22 04:23:46 +00:00 |
waterson%netscape.com
|
926ecba1d9
|
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
|
2002-05-10 18:22:41 +00:00 |
waterson%netscape.com
|
b6fb7fe914
|
Bug 135146. Implement NS_FRAME_REFLOW_ROOT to allow reflows for <textarea> and <input type='text'> to be dispatched from the scroll frame within the nsGfxTextControlFrame2. r=kin, sr=attinasi
|
2002-04-11 01:13:41 +00:00 |
waterson%netscape.com
|
9ede33c690
|
Bug 91423. When recomputing the max width during an inline incremental reflow, we may have to fix-up reflow command chain. Specifically, we may have to replace a continuing frame in the chain with its primary frame, because the continuing frame will be destroyed during the unconstrained reflow used to compute the max width. r=dbaron, sr=attinasi
|
2001-12-20 01:56:17 +00:00 |
waterson%netscape.com
|
cf319e2bda
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
rjesup%wgate.com
|
91f2e4f126
|
bug 92573: VoidArray->AutoVoidArray changes for layout/*. r=kin, sr=attinasi
|
2001-09-06 21:11:44 +00:00 |
nisheeth%netscape.com
|
8593ccdc95
|
r=rpotts. Fix for nsbeta3+ bug 39368.
|
2000-09-12 00:35:11 +00:00 |
tbogard%aol.net
|
a0640b60c4
|
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
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
kipp%netscape.com
|
147322f9aa
|
Implement List method
|
1999-09-15 00:24:54 +00:00 |
troy%netscape.com
|
2a655ce368
|
Changed to table incremental reflow
|
1999-08-19 03:51:25 +00:00 |
troy%netscape.com
|
85dd5bb130
|
Added additional parameter to GetNext() that specifies whether the frame is
removed from the path. This allows peeking at the next frame in the reflow
chain
|
1999-01-20 05:11:17 +00:00 |
troy%netscape.com
|
e1f9e8b29f
|
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
|
d78c313324
|
Added GetChildListName() member function
|
1998-11-10 04:31:02 +00:00 |
buster%netscape.com
|
d75f439504
|
nsHTMLReflowCommand now has mAttribute, the attribute that triggered StyleChanged reflow
for reflow commands of type other than StyleChanged, mAttribute is nsnull.
|
1998-11-04 19:26:25 +00:00 |
michaelp%netscape.com
|
7b7efc8d89
|
modified for new fontmetrics/renderingcontext.
|
1998-10-02 01:12:39 +00:00 |
troy%netscape.com
|
8b034f4950
|
Separated reflow process out of nsIFrame and into nsIFrameReflow. Also
added nsIHTMLReflow, which is an HTML specific reflow interface
|
1998-10-01 04:46:11 +00:00 |
troy%netscape.com
|
b6c1cfd2b8
|
Removed content delegates
|
1998-09-18 17:18:37 +00:00 |
troy%netscape.com
|
f370908aef
|
Phase one of frame construction changes
|
1998-09-10 19:32:14 +00:00 |
troy
|
a3005d96d4
|
Changed reflow processing for floaters
|
1998-06-30 23:19:10 +00:00 |
troy
|
5aeffe1a29
|
Added nsIReflowCommand interface
|
1998-06-09 04:51:44 +00:00 |