michaelp%netscape.com
|
8190f7951c
|
DeleteFrame() now takes a pres context.
|
1998-08-28 03:02:39 +00:00 |
troy
|
e264371e9b
|
Changed API for CreateContinuingFrame and GetReflowMetrics to take
a reference to a nsIPresContext
|
1998-07-15 03:23:23 +00:00 |
troy
|
e8893481dd
|
Changed Reflow() member function to take a reference to a nsIPresContext
instead of a pointer
|
1998-07-15 02:53:09 +00:00 |
troy
|
60d0990794
|
Changed it so the inner table is reflowed by using the Reflow()
member function rather than poking the individual pass 1, pass 2, ...
member functions
|
1998-07-09 14:30:34 +00:00 |
troy
|
3e55f85f43
|
Changes to the caption handling code
|
1998-07-08 20:21:17 +00:00 |
troy
|
ed3232febb
|
Tables not allow only one caption
|
1998-07-08 04:49:01 +00:00 |
troy
|
efb1b282f7
|
Eliminated mFirstPassValid and changed code to key off the reflow
reason
|
1998-06-22 21:59:43 +00:00 |
troy
|
6822b2dd1a
|
Started hooking up incremental reflow. So far we only handle changed
captions
|
1998-06-22 05:34:17 +00:00 |
troy
|
68cd5cc934
|
Work in progress for incremental reflow
|
1998-06-19 05:21:45 +00:00 |
troy
|
2880bc5eb8
|
Eliminated nsTableCaptionFrame and now we just use a nsBodyFrame instead
|
1998-06-19 00:34:12 +00:00 |
troy
|
b99df5e1a6
|
Fixed some places where the reflow reason wasn't getting correctly set for
the initial reflow
|
1998-06-12 04:11:41 +00:00 |
troy
|
cee140e58d
|
Changed nsReflowState structs to be linked together
|
1998-05-29 20:36:05 +00:00 |
troy
|
b2296227ff
|
Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function
|
1998-05-25 17:31:49 +00:00 |
thom
|
5493b2968c
|
fixed compile errors for mac
|
1998-05-19 23:11:28 +00:00 |
peterl
|
a97ac241a7
|
sync to new spacing apis
|
1998-05-12 22:28:01 +00:00 |
troy
|
3b08586876
|
Change to nsIFrame API
|
1998-05-12 04:17:56 +00:00 |
kipp
|
c07c22af17
|
Ported to new CreateFrame/CreateContinuingFrame APIs
|
1998-05-07 00:08:20 +00:00 |
troy
|
ca23e47c2e
|
Frames no longet store the content index-in-parent
|
1998-05-05 23:56:50 +00:00 |
kipp
|
1767b4a8f8
|
Port to removal of nsStyleMolecule
|
1998-04-25 18:48:48 +00:00 |
troy
|
d504fcfb0c
|
Changed nsIFrame member functions to return a nsresult
|
1998-04-17 01:41:24 +00:00 |
buster
|
e9fef51c60
|
simple tables now paginate nicely. Some more complex tables
also paginate ok, though resizing in paginated mode doesn't work yet.
Captions still don't work.
|
1998-04-16 22:21:32 +00:00 |
buster
|
39b10e3604
|
documentation changes
|
1998-04-14 21:45:28 +00:00 |
kipp
|
4717009d75
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |