kipp
|
b6bad15b86
|
Added another state bit
|
1998-05-29 02:09:18 +00:00 |
troy
|
b2296227ff
|
Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function
|
1998-05-25 17:31:49 +00:00 |
troy
|
6d84299cc2
|
Changed reference to reflow command to a pointer to a reflow command
|
1998-05-22 04:56:27 +00:00 |
troy
|
63046c8bfd
|
Changed splittable enum to be bit flags
|
1998-05-22 04:54:11 +00:00 |
troy
|
3148067708
|
Added new Reflow() member function that will eventually supersede the two
existing reflow functions: ResizeReflow() and IncrementalReflow()
|
1998-05-22 03:52:51 +00:00 |
peterl
|
5a96d99f60
|
Changed GetStyleData to use an enum instead of an nsID
|
1998-05-21 02:34:13 +00:00 |
kipp
|
4f3ea52e14
|
Added more debugging hooks that use nspr logging
|
1998-05-20 16:22:15 +00:00 |
kipp
|
87861be535
|
Flipped state value of NS_FRAME_COMPLETE with NS_FRAME_NOT_COMPLETE; added new methods WillReflow and DidReflow as well as GetFrameState and SetFrameState
|
1998-05-14 00:47:05 +00:00 |
peterl
|
af91e8a55f
|
added style size calculation methods
made get style data const
|
1998-05-13 22:38:09 +00:00 |
troy
|
87d8314c08
|
Changed enum to conform with coding standards
|
1998-05-12 04:38:23 +00:00 |
troy
|
3b08586876
|
Change to nsIFrame API
|
1998-05-12 04:17:56 +00:00 |
troy
|
eaaa05815e
|
More incremental reflow work.
|
1998-05-11 18:38:10 +00:00 |
troy
|
8a61897ab0
|
Added ContentChanged() member function
|
1998-05-08 04:45:37 +00:00 |
kipp
|
a333c5eda2
|
Changed CreateContinuingFrame to take a style context argument to reduce style context creation
|
1998-05-07 00:05:37 +00:00 |
troy
|
ca23e47c2e
|
Frames no longet store the content index-in-parent
|
1998-05-05 23:56:50 +00:00 |
troy
|
df86871d93
|
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 |
kostello
|
3828837d71
|
* Made SetStyleContext take the presentation context as a parameter
* Made DidSetStyleContext virtual, since we need to override the behavior in subclasses
|
1998-05-01 20:43:02 +00:00 |
troy
|
91a9babbf7
|
Changed IsSplittable to have three return values
|
1998-04-17 23:08:20 +00:00 |
troy
|
d504fcfb0c
|
Changed nsIFrame member functions to return a nsresult
|
1998-04-17 01:41:24 +00:00 |
kipp
|
4717009d75
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |