troy%netscape.com
|
79eb911422
|
Removed some XXX CONSTRUCTION code that was work-in-progress, but is
no longer needed
|
1998-09-24 03:49:45 +00:00 |
kipp%netscape.com
|
34339e3dd4
|
Fixed up includes
|
1998-09-23 20:12:21 +00:00 |
kipp%netscape.com
|
6ccd415fc4
|
use line-layout's pres-context as a ref not a pointer
|
1998-09-23 02:32:17 +00:00 |
troy%netscape.com
|
52eb998d8f
|
Removed nsIContentDelegate.h
|
1998-09-18 17:34:48 +00:00 |
troy%netscape.com
|
b6c1cfd2b8
|
Removed content delegates
|
1998-09-18 17:18:37 +00:00 |
troy%netscape.com
|
01aed8986f
|
Removed some code that's no longer needed with the new frame construction code
|
1998-09-18 00:04:55 +00:00 |
kipp%netscape.com
|
46acb2313a
|
Removed css/layout directory
|
1998-09-15 00:19:49 +00:00 |
troy%netscape.com
|
29f72760df
|
Changed new frame construction code to handle floaters
|
1998-09-11 04:13:29 +00:00 |
troy%netscape.com
|
f370908aef
|
Phase one of frame construction changes
|
1998-09-10 19:32:14 +00:00 |
kipp%netscape.com
|
ed22b370c4
|
XPCOM'ized nsIContent and nsIHTMLContent
|
1998-08-29 20:20:38 +00:00 |
kipp%netscape.com
|
a205def808
|
Tell line layout about floater
|
1998-08-04 21:16:32 +00:00 |
peterl%netscape.com
|
4d01ae8f02
|
rounding support
|
1998-07-31 23:34:45 +00:00 |
kipp%netscape.com
|
22f5a6d6c1
|
Tidy up the rendering; don't take space when show-borders is on
|
1998-07-29 19:33:27 +00:00 |
kipp%netscape.com
|
8349929d63
|
Made placeholders implement nsIInlineReflow so that their existance wouldn't screw up whitespace compression
|
1998-07-29 04:05:49 +00:00 |
kipp%netscape.com
|
e93de67eb9
|
Removed hack reflow code now that body/block do it properly
|
1998-07-23 19:56:11 +00:00 |
kipp%netscape.com
|
936a3f47d9
|
Size the placeholder differently when visually debugging; render it too:
|
1998-07-16 23:31:53 +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 |
kipp
|
b46eb126c9
|
More hacks for floating embed's, object's and applet's
|
1998-07-15 00:47:46 +00:00 |
troy
|
08cdd6ebcd
|
Changed anchor frames to forward content notifications to the real frame
|
1998-06-30 21:35:07 +00:00 |
kipp
|
4b8864ebbc
|
New and improved (?) line layout
|
1998-06-25 16:33:10 +00:00 |
troy
|
454392645d
|
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
|
6ed0850c2d
|
Work around body bug with placeholder code to avoid dup free's of placeholder's child frame
|
1998-06-04 21:04:50 +00:00 |
kipp
|
a130d61779
|
Made a subclass of nsContainerFrame to deal with PropogateContentOffsets because placeholders contain pseudo-frames
|
1998-06-04 17:52:02 +00:00 |
kipp
|
7a7d1a61cd
|
Print out view during listings
|
1998-06-03 15:57:24 +00:00 |
troy
|
2f68ab5d3a
|
Added some support for percentage based width/height. Currently only works
for the initial reflow
|
1998-06-01 19:52:53 +00:00 |
troy
|
5c80c8e537
|
Placeholder now wraps container content in a body pseudo frame
|
1998-05-29 23:12:26 +00:00 |
troy
|
cee140e58d
|
Changed nsReflowState structs to be linked together
|
1998-05-29 20:36:05 +00:00 |
troy
|
5acc41f6bd
|
Added some more WillReflow() calls
|
1998-05-28 20:12:02 +00:00 |
troy
|
26579fc14a
|
Added 'ns' prefix to class name
|
1998-05-28 02:37:37 +00:00 |
troy
|
b2296227ff
|
Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function
|
1998-05-25 17:31:49 +00:00 |
kipp
|
be831d99f1
|
Print out state when non-zero
|
1998-05-18 16:53:09 +00:00 |
troy
|
3b08586876
|
Change to nsIFrame API
|
1998-05-12 04:17:56 +00:00 |
kipp
|
9ac5634a00
|
Added container methods for the singly contained frame
|
1998-05-12 01:31:22 +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 |
troy
|
af4352b9f4
|
Work in progress for inserted incremental reflow
|
1998-05-05 04:47:53 +00:00 |
kostello
|
f7b27f2578
|
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:42 +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 |