peterl%netscape.com
6a3deaaf54
use new get value as string api
1998-09-30 01:09:19 +00:00
peterl%netscape.com
20929d4c89
added get value as string
1998-09-30 01:08:59 +00:00
peterl%netscape.com
ec47856ca5
make text decoration always an enum
1998-09-30 01:08:44 +00:00
karnaze%netscape.com
1ff298f608
fixed case sensitive include for unix
1998-09-30 00:55:03 +00:00
peterl%netscape.com
72d707b1dd
added nsCSSProps2.cpp
1998-09-29 23:51:47 +00:00
peterl%netscape.com
1ad78fe181
added attribute & content changed code
1998-09-29 23:51:28 +00:00
peterl%netscape.com
3bc6123a01
added hint table
...
moved non-generated code to nsCSSProps2.cpp
1998-09-29 23:50:56 +00:00
peterl%netscape.com
191c84a963
added change hint to parse declaration
1998-09-29 23:50:09 +00:00
peterl%netscape.com
d221719350
added hint to parse delcaration
1998-09-29 23:49:19 +00:00
peterl%netscape.com
f822141a76
added hint to attribute change notification
1998-09-29 23:48:38 +00:00
peterl%netscape.com
7891e67337
moved attribute change code to style sheete
...
cleaned up content change api
1998-09-29 23:48:07 +00:00
peterl%netscape.com
257630f5c7
added content & attribute change to style frame construction
...
cleaned up api
1998-09-29 23:47:03 +00:00
peterl%netscape.com
233beb38e0
added change hints
1998-09-29 23:46:25 +00:00
peterl%netscape.com
c13938d266
routed content & attribute change through style set
...
routed all style frame construction calls directly to style set
1998-09-29 23:46:05 +00:00
peterl%netscape.com
3c04fa64fd
removed style frame construction methods
1998-09-29 23:44:53 +00:00
peterl%netscape.com
127e176179
added change hint to attribute change api
...
cleaned up content change api
1998-09-29 23:44:25 +00:00
peterl%netscape.com
f43ae5f2c8
added change hint to attribute change api
1998-09-29 23:43:39 +00:00
peterl%netscape.com
2ee88cc63a
added content changed & attribute changed to style frame construction api.
...
cleaned up api.
added attribute change hint.
1998-09-29 23:41:59 +00:00
karnaze%netscape.com
7ee57f6697
initial fieldset, legend content classes. minor cleanup on form control content.
1998-09-29 23:22:42 +00:00
buster%netscape.com
85d7016988
fixed a minor bug in colspan layout
...
the layout strategy can now query the outer frame for the caption min width,
and use it to expand the table if necessary
did some related cleanup while I was in there.
1998-09-29 23:15:01 +00:00
kipp%netscape.com
2caa6d7cf3
Create table-cell's body as a top-level body so that it doesn't shrink wrap around it's children during pass2 table reflow
1998-09-29 22:36:30 +00:00
kipp%netscape.com
9c4b2f1a1d
Better margins
1998-09-29 22:35:24 +00:00
kipp%netscape.com
67ed81afc4
Parse OL/UL type=A|a|I|i properly
1998-09-29 22:34:30 +00:00
kipp%netscape.com
20ba000792
Removed duplicate adjustment of the width/height; only use max-size-width if width is unconstrained AND it's a top-level body
1998-09-29 22:33:47 +00:00
kipp%netscape.com
82258b5c71
Add in a bottom-line-margin when dealing with a zero-height line that contains a BR frame
1998-09-29 22:32:56 +00:00
kipp%netscape.com
d1cb80bd1e
Added SetBRFrame/GetBRFrame for handling 0 height line layout and BR's
1998-09-29 22:32:04 +00:00
kipp%netscape.com
bafde513f3
Made BR frames 0,0; inform line layout of presence of the BR frame
1998-09-29 22:31:22 +00:00
pinkerton%netscape.com
1fff0d4271
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
1998-09-29 17:11:00 +00:00
kipp%netscape.com
c8eeac02cd
Fixed nbsp bug on some win95 systems - it turns out the nbsp wasn't being mapped to space in a few of the compression cases (doh!)
1998-09-29 16:24:32 +00:00
troy%netscape.com
8c87a4ae92
Added back in support for absolutely positioned frames
1998-09-29 04:47:59 +00:00
kipp%netscape.com
261b8bd181
Changed factory method to parameterize the shrink wrapping behavior
1998-09-29 03:44:25 +00:00
troy%netscape.com
789fa70e40
Fixed some bustage I introduced with the factoring
1998-09-29 02:18:09 +00:00
kipp%netscape.com
157e4294d7
nuked
1998-09-28 23:32:03 +00:00
troy%netscape.com
d83715df2a
Partially enabled support for absolutely positioned elements
1998-09-28 23:24:37 +00:00
buster%netscape.com
e22b1b2f29
minor cleanup, removed references to obsolete table content factory methods.
1998-09-28 23:16:39 +00:00
pinkerton%netscape.com
9fb7d341f7
better fix for iterator problem.
1998-09-28 22:34:44 +00:00
pinkerton%netscape.com
7ef6815b7a
Fix mac build bustage. Variables declared in the init section of a loop are not valid beyond the scope of the loop (regardless of what VC++ says).
1998-09-28 22:33:47 +00:00
kipp%netscape.com
cfa13731e2
Added FIELDSET and LEGEND preliminary support
1998-09-28 21:52:10 +00:00
karnaze%netscape.com
649786e2e2
bugs 642, 643; also removed unused files.
1998-09-28 21:32:24 +00:00
vidur%netscape.com
446dec40b6
Fixed image.src=. Forwarded AttributeChanged notifications from nsPlaceholderFrame to its anchored item. Got rid of redundant calls to AttributeChanged.
1998-09-28 21:22:31 +00:00
buster%netscape.com
15751816da
fixed bug 915. Colgroup frames now get Init() calls properly with
...
synthesized COLs.
1998-09-28 20:38:10 +00:00
kipp%netscape.com
3bd7042c93
Get max-element-size from inline-reflow state and pass it upwards
1998-09-28 18:57:28 +00:00
kipp%netscape.com
7f13524496
Only set margins if auto/undefined margins are present
1998-09-28 18:51:23 +00:00
kipp%netscape.com
2d3942241b
Cleaned up and repaired floater placement and spacemanager manipulation; the comments clearly (hopefully!) state whats going on...
1998-09-28 18:50:59 +00:00
kipp%netscape.com
91ff11c0c2
Setup spacemanager translation correctly
1998-09-28 18:50:06 +00:00
michaelp%netscape.com
baf3fcb91d
fixes unix build.
1998-09-27 23:59:42 +00:00
michaelp%netscape.com
528cf54cd0
object tag no longer processes it's children (i put troy's change from thursday
...
in a comment until the parser is sorted out).
1998-09-27 22:44:26 +00:00
michaelp%netscape.com
772fdb4c44
massive changes to support java plugins.
1998-09-27 22:42:48 +00:00
michaelp%netscape.com
5c45509d1b
added "param" atom.
1998-09-27 22:41:01 +00:00
michaelp%netscape.com
0072cea069
now reflects our dependence on OJI.
1998-09-27 22:40:10 +00:00