Commit Graph

22 Commits

Author SHA1 Message Date
kipp
a49d658b8c Use revised HorziontallyPlaceChildren api 1998-05-28 02:01:50 +00:00
kipp
8ac0e9e207 Set x,y coordinate of frame before reflowing it 1998-05-27 22:24:57 +00:00
kipp
5bc0566916 Moved certain line layout state into a state struct that can be saved/restored for word breaking; updated code to use it; fixed up split line logic to use state to compute push count; added in word breaking logic; eliminated old word break code 1998-05-27 21:06:55 +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
f6885dc690 disabled reflow-mapped-child for now 1998-05-21 16:29:20 +00:00
kipp
003ed8eabe better handle reflow avoidance; factored align children slightly different so that more code is shared between ResizeReflow and IncrementalReflow; fixed more cases where reflow is required 1998-05-21 16:12:10 +00:00
peterl
7e696e92be Changed GetStyleData to use an enum instead of an nsID 1998-05-21 02:34:13 +00:00
kipp
66065910b1 Disable reflow optimizations for now 1998-05-20 21:51:51 +00:00
kipp
ac564c0b6d Use new tracing macros; add in ReflowMappedChild to avoid reflowing children 1998-05-20 16:27:46 +00:00
kipp
2bd46793e7 Moved margin code into line layout 1998-05-12 23:49:40 +00:00
peterl
7ef2e3bd72 sync to new spacing apis 1998-05-12 22:28:01 +00:00
troy
a4f9d76cd7 Change to nsIFrame API 1998-05-12 04:17:56 +00:00
troy
a0dbc42895 Work in progress on block incremental reflow 1998-05-09 03:52:29 +00:00
troy
00ff29e5ae Work on getting floaters working again 1998-05-07 05:25:08 +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
32b2e4b08c Changed body to create block pseudo-frame instead of a column pseudo frame,
and hooked up the reflow appended code
1998-05-03 03:51:48 +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
4ad8ccb381 Updated 1998-05-02 00:40:25 +00:00
kipp
acb8e2e1fb new 1998-04-30 23:32:32 +00:00