Commit Graph

234 Commits

Author SHA1 Message Date
troy@netscape.com
cafce657d4 Split class declaration out into a separate header file so the body frame
can be a derived class
1998-11-16 17:11:12 +00:00
kipp@netscape.com
b5cf79c101 nuked 1998-09-23 20:11:22 +00:00
kipp@netscape.com
358f70995d Spanked hard to reorg code around nsInlineReflow; rework list handling; rework factoring of inline/block reflow 1998-09-23 02:25:26 +00:00
troy@netscape.com
8d97240161 Cleaned up frame construction code 1998-09-17 04:07:58 +00:00
kipp@netscape.com
e3168a572d Removed css/layout directory 1998-09-15 00:19:49 +00:00
kipp
c31fc3f79a New and improved (?) line layout 1998-06-25 16:33:10 +00:00
troy
f83ed1e9d3 Changed block to do the initial reflow of a floater. Also fixed a problem
with floated tables crashing
1998-06-10 05:33:38 +00:00
kipp
a4978b1098 Updated reflow-inline-child to handle the new nsIInlineFrame api 1998-06-09 17:32:27 +00:00
kipp
15cd00b898 Added mPrevMarginSynthetic flag 1998-06-04 17:49:29 +00:00
kipp
92fc714b87 Added SetFirstChild; made line layout a friend of block frame 1998-06-01 23:37:55 +00:00
kipp
7371029fa4 Partial support for BR clear behavior 1998-05-30 17:45:15 +00:00
troy
017eaee3fd Changed nsReflowState structs to be linked together 1998-05-29 20:36:05 +00:00
kipp
a36a255303 Consolidated list handling state variables 1998-05-29 18:25:14 +00:00
kipp
0ada969a73 Removed some unused list layout cruft 1998-05-29 02:33:50 +00:00
kipp
d1e3a71595 Added list state for line layout 1998-05-29 02:11:38 +00:00
troy
a2007efe9a Added 'ns' prefix to class name 1998-05-28 02:37:37 +00:00
troy
bb67652981 Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function 1998-05-25 17:31:49 +00:00
troy
f94f73b2ce Changed splittable enum to be bit flags 1998-05-22 04:54:11 +00:00
troy
51430b7f3f Some work in progress for incremental floaters 1998-05-22 02:38:41 +00:00
kipp
20f4e33576 Added in mDeltaWidth to block reflow state 1998-05-20 16:26:46 +00:00
kipp
2bd46793e7 Moved margin code into line layout 1998-05-12 23:49:40 +00:00
troy
a4f9d76cd7 Change to nsIFrame API 1998-05-12 04:17:56 +00:00
troy
a7a873f442 Wrapped VerifyLines() inside of a NS_DEBUG #define 1998-05-11 18:54:15 +00:00
troy
a0dbc42895 Work in progress on block incremental reflow 1998-05-09 03:52:29 +00:00
kipp
65fa840299 Support width & height ala css1 1998-05-07 21:50:56 +00:00
kipp
4723760aa9 Ported to new CreateFrame/CreateContinuingFrame APIs 1998-05-07 00:08:20 +00:00
troy
b3260db3df Frames no longet store the content index-in-parent 1998-05-05 23:56:50 +00:00
troy
715f9e71d4 Added ComputeDesiredRect() to share some common code between DoResizeReflow()
and IncrementalReflow()
1998-05-03 04:57:29 +00:00
kipp
ca72aae1fe Spanked nsBlockFrame: newly rewritten, broken into two pieces (see nsLineLayout.h,.cpp for the line layout code) 1998-05-02 00:56:24 +00:00
kipp
3d36933cf7 Port to removal of nsStyleMolecule 1998-04-25 18:48:48 +00:00
troy
6de4a182a9 Made it so that continuing frames have a top margin of 0 1998-04-20 04:37:49 +00:00
troy
40298f909c Changed IsSplittable to have three return values 1998-04-17 23:08:20 +00:00
troy
13419330e6 Changed nsIFrame member functions to return a nsresult 1998-04-17 01:41:24 +00:00
kipp
4683c6f4c0 moved to pub 1998-04-13 20:24:54 +00:00