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 |
karnaze%netscape.com
|
de4569576e
|
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
|
2001-12-07 14:51:12 +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 |
dbaron%fas.harvard.edu
|
05d405b5d8
|
Make fixed positioning code check for NS_AUTOOFFSET to fix positioning of auto-sized fixed positioned elements relative to bottom or right. b=98579 r=waterson sr=attinasi
|
2001-09-17 23:55:58 +00:00 |
waterson%netscape.com
|
292424d20a
|
Bug 55086. Change nsContainerFrame::PositionFrameView() to position child views. Eliminate the |aView| parameter from that method, because the view can be retrieved from the frame and need not be done by the caller. Eliminate the NS_FRAME_NO_MOVE_CHILD_VIEWS flag, which was read-only; i.e., never set by anyone. r=dbaron, sr=attinasi
|
2001-09-05 20:27:19 +00:00 |
rods%netscape.com
|
fe6f8fcf66
|
Display frame reflow counts (turned via config file define)
Bug 71514 r=kmclusk sr=attinasi
|
2001-03-13 01:47:22 +00:00 |
pierre%netscape.com
|
ad19cf4c81
|
Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster.
|
2001-02-07 09:57:26 +00:00 |
mcafee%netscape.com
|
2a02bb78fd
|
Backing out pierre's change from 1/20 for performance reasons (66263). r=attinasi, a=granrose, phil
|
2001-01-25 02:58:12 +00:00 |
pierre%netscape.com
|
531ba68b54
|
#43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. Review=attinasi. Pending Approval: buster.
|
2001-01-20 22:46:54 +00:00 |
buster%netscape.com
|
3fb4ec431e
|
effectively removed area frame
work troy was holding in his tree
r=buster
|
2000-05-09 05:11:12 +00:00 |
karnaze%netscape.com
|
f2d159216e
|
bug 38048 - use correct reflow reason. fixed by Troy, r=karnaze
|
2000-05-04 00:39:01 +00:00 |
troy%netscape.com
|
6d9d536ab9
|
b=33150 Fixed problem where reflow commands in different child lists were
being coalesced
|
2000-05-02 02:23:31 +00:00 |
karnaze%netscape.com
|
75ea85e43a
|
new reflow/layout code for outer table to handle captions and margins. better % height handling.
row groups and rows don't include external cellspacing in there dimensions. r=troy.
|
2000-04-28 21:05:31 +00:00 |
rods%netscape.com
|
9d45d84767
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |
troy%netscape.com
|
ff569f2f21
|
New rules for absolute positioning
|
2000-04-16 04:07:02 +00:00 |
buster%netscape.com
|
81c9408f56
|
bug 22853
absolute containing block was not checking frame bit, so sometimes contained block would not get an initial reflow
|
2000-02-16 01:05:38 +00:00 |
troy%netscape.com
|
3c7966f705
|
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 |
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 |
troy%netscape.com
|
fe56995443
|
WillReflow/DidReflow changes and changes to the way view positioning
and sizing works
|
1999-11-19 15:33:29 +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 |
troy%netscape.com
|
effb3aefb7
|
Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and
nsIHTMLReflow. This saves 4 bytes per frame and cleans things up
|
1999-10-30 02:52:11 +00:00 |
troy%netscape.com
|
a47e8db44b
|
Changed SetView/GetView to take an additional argument which is the
pres context
|
1999-10-26 04:44:41 +00:00 |
troy%netscape.com
|
6c9680c089
|
Added nsHTMLReflowState constructor that allows containing block width
and height to be specified. This is needed for relatively positioned
block elements
|
1999-09-16 14:33:19 +00:00 |
troy%netscape.com
|
7e4e30d0c4
|
Added failure check for call to nsStyleData::GetBorder()
|
1999-07-28 04:48:34 +00:00 |
troy%netscape.com
|
af3ef58730
|
Changed root frame class over to new reflow command handling
|
1999-07-27 14:15:42 +00:00 |
troy%netscape.com
|
105a009fb5
|
Fix for bug #10395. Now we recalculate margins when we use the minimum or
maximum value for the computed width/height. This applies to positioned
elements only
|
1999-07-27 00:48:47 +00:00 |
troy%netscape.com
|
35e404886c
|
Changed area frame code over to new reflow command handling
|
1999-07-24 02:37:45 +00:00 |
troy%netscape.com
|
537d74d82c
|
Renamed some nsFrameList member functions
|
1999-07-22 04:00:57 +00:00 |
troy%netscape.com
|
9fdbc7ced3
|
Renamed DeleteFrame() to Destroy()
|
1999-07-22 02:24:52 +00:00 |
troy%netscape.com
|
06f806dfd8
|
Added 'm' prefix to a couple more data members of nsHTMLReflowState struct
|
1999-07-20 03:51:46 +00:00 |
troy%netscape.com
|
a6aae963a7
|
Added 'm' prefix to some of the nsHTMLReflowState data members
|
1999-07-20 03:41:03 +00:00 |
troy%netscape.com
|
4435ef91a1
|
Fix for bug #9611: now handles absolutely positioned replaced elements
|
1999-07-20 02:48:18 +00:00 |
troy%netscape.com
|
e12dfce6a8
|
Initial checkin
|
1999-04-16 01:39:45 +00:00 |