peterl%netscape.com
|
ed14dc36b1
|
made parent context no longer be optional on re-resolve style context method
|
1998-11-03 21:29:14 +00:00 |
|
peterl%netscape.com
|
cedec7bc27
|
sync to style resolution api changes
|
1998-11-03 20:33:43 +00:00 |
|
peterl%netscape.com
|
a753f1285d
|
sync to style resolution api changes
moved style context re-resolving to frame land
|
1998-11-03 20:33:23 +00:00 |
|
peterl%netscape.com
|
0eb342abbc
|
changed inheritance of colors
hacked inheritance of vert align for now
|
1998-11-03 20:31:21 +00:00 |
|
troy%netscape.com
|
fe4e76d9d9
|
Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth()
and HaveFixedContentHeight()
|
1998-11-01 01:29:00 +00:00 |
|
buster%netscape.com
|
6f31889714
|
factored AttributeChanged so when deciding what to do in response to a change,
common attributes are checked first, then content-specific handlers are asked
|
1998-10-30 23:06:14 +00:00 |
|
buster%netscape.com
|
03cad6390d
|
some extremely preliminary work for styleChanged incremental reflow
|
1998-10-30 07:57:44 +00:00 |
|
troy%netscape.com
|
c16076d5ca
|
Changed to use a scroll frame for the BODY
|
1998-10-29 23:25:02 +00:00 |
|
kipp%netscape.com
|
1fca69289e
|
Pass in opactity to view manager in case it changed
|
1998-10-28 02:05:05 +00:00 |
|
kipp%netscape.com
|
1785db3870
|
Implement opacity methods
|
1998-10-28 02:04:27 +00:00 |
|
kipp%netscape.com
|
44596edbf4
|
Fixed oopsie in the hint storage check
|
1998-10-28 02:04:06 +00:00 |
|
peterl%netscape.com
|
859f1bee32
|
added the first Nav Quirk, when on, we now interpret numbers without units as pixel units
|
1998-10-28 01:12:38 +00:00 |
|
peterl%netscape.com
|
4c01f19982
|
removed depth style remap (context does it for us now)
|
1998-10-27 03:03:49 +00:00 |
|
peterl%netscape.com
|
9e59e54ad2
|
added CSS2 property handling
|
1998-10-26 23:22:40 +00:00 |
|
peterl%netscape.com
|
59c1a6c9c5
|
brought existing property handing up to spec for CSS2
|
1998-10-26 23:22:19 +00:00 |
|
peterl%netscape.com
|
821744e23b
|
added aural style hint
|
1998-10-26 23:21:19 +00:00 |
|
peterl%netscape.com
|
d110125cab
|
moved !important handling into parser
|
1998-10-26 23:20:45 +00:00 |
|
peterl%netscape.com
|
2d703daf87
|
added new value types
|
1998-10-26 23:19:59 +00:00 |
|
peterl%netscape.com
|
66082c24f8
|
made helper functions static
|
1998-10-26 23:19:28 +00:00 |
|
peterl%netscape.com
|
adfd98fcef
|
added CSS2 properties
|
1998-10-26 23:16:27 +00:00 |
|
troy%netscape.com
|
3441ff97d9
|
Changed some comments
|
1998-10-24 05:03:55 +00:00 |
|
karnaze%netscape.com
|
2a0c2366bb
|
implemented <LABEL>; document maintains list of forms as created; form element properly releases form controls.
|
1998-10-22 23:00:37 +00:00 |
|
troy%netscape.com
|
9b9a796719
|
Added new pseudo class style :SCROLLED-CONTENT
|
1998-10-22 20:12:34 +00:00 |
|
buster%netscape.com
|
280ae703e0
|
preliminary code to resolve parent frame issues for table frames
|
1998-10-21 22:24:59 +00:00 |
|
kipp%netscape.com
|
32ea84d644
|
Temporary work around to setting hint better
|
1998-10-14 23:46:02 +00:00 |
|
karnaze%netscape.com
|
c82d985b8a
|
fixed bug 958, checkboxes wrong background when not checked, select always multiple, text & texarea not reset. html 4 button work in progress.
|
1998-10-13 21:31:26 +00:00 |
|
kipp%netscape.com
|
75cc3c0b39
|
Disabled the code
|
1998-10-13 20:43:05 +00:00 |
|
peterl%netscape.com
|
7b064882de
|
expanded font size table
|
1998-10-13 19:17:25 +00:00 |
|
peterl%netscape.com
|
a904f8b43e
|
cleanup
|
1998-10-13 19:14:19 +00:00 |
|
peterl%netscape.com
|
dc5a5464b3
|
shifted CSS absolute font sizes
|
1998-10-13 19:13:59 +00:00 |
|
troy%netscape.com
|
713db072d6
|
Work in progress on scroll frame code
|
1998-10-12 22:13:23 +00:00 |
|
kipp%netscape.com
|
a77548baff
|
Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state
|
1998-10-12 17:00:32 +00:00 |
|
kipp%netscape.com
|
ea5a5735f5
|
Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling
|
1998-10-12 14:48:02 +00:00 |
|
buster%netscape.com
|
2aa95d75a8
|
support nsTableOuterFrame incremental reflow
|
1998-10-09 19:59:45 +00:00 |
|
troy%netscape.com
|
d25a9a35a2
|
Removed GetContentIndex() from nsIFrame
|
1998-10-08 20:35:16 +00:00 |
|
kipp%netscape.com
|
b6fdb1227b
|
Fixed top relative position bug #1024
|
1998-10-08 15:37:34 +00:00 |
|
karnaze%netscape.com
|
42797648cf
|
fieldset, legend support. fixed bug #987
|
1998-10-08 04:38:41 +00:00 |
|
rpotts%netscape.com
|
7d88ecde74
|
Fixed crash due to null pointer...
|
1998-10-08 04:14:18 +00:00 |
|
peterl%netscape.com
|
f65a2a8850
|
added css2 properties
|
1998-10-08 01:34:58 +00:00 |
|
peterl%netscape.com
|
154eeceebf
|
init hash code to make purify happy
|
1998-10-08 01:32:41 +00:00 |
|
peterl%netscape.com
|
e9cf015856
|
added CSS2 properties
|
1998-10-08 01:31:58 +00:00 |
|
peterl%netscape.com
|
b9cc95d754
|
sync to css declaration changes
|
1998-10-08 01:31:38 +00:00 |
|
peterl%netscape.com
|
a8c29650d6
|
moved from nsCSSDeclaration
|
1998-10-08 01:29:29 +00:00 |
|
vidur%netscape.com
|
7cff1485c8
|
Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports.
|
1998-10-06 01:39:33 +00:00 |
|
kipp%netscape.com
|
981c6a47a8
|
never create frames when display is none
|
1998-10-06 00:43:48 +00:00 |
|
troy%netscape.com
|
fa70c38667
|
Changed some code to use XPCOM ref counting related macros
|
1998-10-05 05:11:18 +00:00 |
|
troy%netscape.com
|
7aceb4270d
|
Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
|
1998-10-02 04:10:00 +00:00 |
|
troy%netscape.com
|
ba3c7125c2
|
Separated reflow process out of nsIFrame and into nsIFrameReflow. Also
added nsIHTMLReflow, which is an HTML specific reflow interface
|
1998-10-01 04:46:11 +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 |
|