peterl%netscape.com
|
66e00aeb03
|
added inherit rules for table child elements
|
1998-11-03 20:25:23 +00:00 |
|
peterl%netscape.com
|
a539d1f903
|
removed context hashtable code
decoupled style context resolution from frames
|
1998-11-03 20:19:28 +00:00 |
|
peterl%netscape.com
|
15ebc84957
|
added pseudo tag support
removed backstop rule count
removed reparent
|
1998-11-03 20:18:40 +00:00 |
|
peterl%netscape.com
|
13bdbc9c30
|
decoupled style resolution api from frame system
|
1998-11-03 20:16:23 +00:00 |
|
troy%netscape.com
|
fe4e76d9d9
|
Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth()
and HaveFixedContentHeight()
|
1998-11-01 01:29:00 +00:00 |
|
kipp%netscape.com
|
e09b41d06b
|
Removed bogus line-height that caused lots of tables to look wrong (bug #636)
|
1998-10-31 00:23:52 +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
|
1f6f1f1426
|
added reparent method
|
1998-10-27 03:03:02 +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 |
|
peterl%netscape.com
|
a21191639f
|
added CSS2 keywords
|
1998-10-26 23:15:35 +00:00 |
|
peterl%netscape.com
|
055f6c9ae8
|
renamed cursor values
|
1998-10-26 23:14:45 +00:00 |
|
troy%netscape.com
|
3441ff97d9
|
Changed some comments
|
1998-10-24 05:03:55 +00:00 |
|
michaelp%netscape.com
|
5afda242db
|
changes to support opacity.
|
1998-10-23 17:54:23 +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 |
|
karnaze%netscape.com
|
9fb22bd084
|
html 4 <BUTTON> basic functionality
|
1998-10-17 00:35:32 +00:00 |
|
kipp%netscape.com
|
b53160a31e
|
Moved bullet pseudo-style next to LI defns to make it clear how to keep them in sync
|
1998-10-16 23:18:18 +00:00 |
|
kipp%netscape.com
|
e38d304eb9
|
Make default line-height be normal
|
1998-10-16 22:05:03 +00:00 |
|
kipp%netscape.com
|
454582badf
|
Fixed inheritance behavior of line-height ala peterl
|
1998-10-16 03:47:40 +00:00 |
|
kipp%netscape.com
|
9fb39f0732
|
Setup display:none for NOEMBED, NOSCRIPT and NOFRAMES
|
1998-10-15 05:11:23 +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 |
|
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 |
|
peterl%netscape.com
|
c10e30346c
|
corrected order of properties
|
1998-10-13 19:13:14 +00:00 |
|
peterl%netscape.com
|
7adba8a6ce
|
shifted absolute font sizes so initial value matches HTML
removed table border style
|
1998-10-13 19:12:19 +00:00 |
|
peterl%netscape.com
|
8c48296887
|
added recycler for rules array
|
1998-10-13 19:09:39 +00:00 |
|
peterl%netscape.com
|
eab54339c6
|
Added GetMargin/Padding/... to replace CalcMargin/Padding/...
Corrected border width initial value
|
1998-10-13 01:05:52 +00:00 |
|
troy%netscape.com
|
713db072d6
|
Work in progress on scroll frame code
|
1998-10-12 22:13:23 +00:00 |
|
buster%netscape.com
|
2aa95d75a8
|
support nsTableOuterFrame incremental reflow
|
1998-10-09 19:59:45 +00:00 |
|
peterl%netscape.com
|
fe1ca7d45f
|
zero out border when style == none
fixed padding cache bug
|
1998-10-09 17:28:24 +00:00 |
|
troy%netscape.com
|
d25a9a35a2
|
Removed GetContentIndex() from nsIFrame
|
1998-10-08 20:35:16 +00:00 |
|
karnaze%netscape.com
|
63f45a785b
|
inline, shrinkwrap support for fieldsets, legneds
|
1998-10-08 19:04:57 +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 |
|