peterl%netscape.com
|
f8e9b7c5b6
|
route declaration parsing through the CSSLoader's parsers
|
1999-08-04 05:07:10 +00:00 |
peterl%netscape.com
|
7319d1bdca
|
added experimental CSS3 properties
|
1999-07-24 19:04:42 +00:00 |
peterl%netscape.com
|
2d9f8b99b1
|
added char unit support
removed warnings
update to color api change
|
1999-07-18 00:27:02 +00:00 |
warren%netscape.com
|
23864df5e3
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
peterl%netscape.com
|
6c837925c8
|
use '-moz-fixed' for pre fixed font hack instead of 'monospace'
cleaned up font api
|
1999-06-22 19:23:56 +00:00 |
peterl%netscape.com
|
8cca0da687
|
better namespace support
made descend from nsCSSRule base class
|
1999-06-10 05:28:32 +00:00 |
peterl%netscape.com
|
5360affc5e
|
added cloning and dirtying of sheet on modify
|
1999-06-03 01:57:13 +00:00 |
bruce%cybersight.com
|
90b580449b
|
Fix for ANSI C++ compliance: friend foo -> friend class foo
|
1999-04-21 04:16:46 +00:00 |
peterl%netscape.com
|
b352defc23
|
split font style mapping from regular style mapping
|
1999-04-15 21:23:05 +00:00 |
peterl%netscape.com
|
20883bb783
|
added -moz-border-radius
|
1999-04-03 03:15:01 +00:00 |
peterl%netscape.com
|
50ff45a764
|
connected content properties to style context
|
1999-04-02 18:49:40 +00:00 |
peterl%netscape.com
|
5b003c7782
|
added support for outline
border color fixes
|
1999-03-28 04:31:57 +00:00 |
peterl%netscape.com
|
329ef341b5
|
added percent handling for opacity property
|
1999-03-25 06:43:07 +00:00 |
troy%netscape.com
|
eb3fddd46d
|
Fixed MapDeclarationInto() so it correctly handles 'min-width', 'max-width',
'min-height', and 'max-height'
|
1999-03-11 20:29:02 +00:00 |
peterl%netscape.com
|
120d44bdfc
|
added child & sibling selector support
|
1999-02-27 07:16:57 +00:00 |
kipp%netscape.com
|
cfa5bbce41
|
Fixed remaining issues with operator new/delete
|
1999-02-26 19:26:29 +00:00 |
kipp%netscape.com
|
2aaefa469a
|
Cleaned up operator new and delete
|
1999-02-26 17:13:10 +00:00 |
troy%netscape.com
|
7b2012fca2
|
Fixed some errors related to switch to using nsCOMPtr
|
1999-02-12 18:41:26 +00:00 |
kipp%netscape.com
|
5a554d526e
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
peterl%netscape.com
|
85a4da7c28
|
selector text notes
|
1999-02-07 21:48:45 +00:00 |
peterl%netscape.com
|
e0eef219d9
|
made visible an int instead of bool
|
1999-02-02 03:24:23 +00:00 |
peterl%netscape.com
|
b735f84565
|
better base url support
Checkin during red tree approved by sar
|
1999-01-15 02:07:46 +00:00 |
troy%netscape.com
|
310d08ec36
|
Added support for 'right' and 'bottom' properties. Changed to using a
nsStyleSides struct to hold all the offsets
|
1999-01-08 04:47:46 +00:00 |
peterl%netscape.com
|
28380a8dea
|
fixed a crasher when mapping list or table style with a null parent context
|
1998-12-21 07:48:12 +00:00 |
peterl%netscape.com
|
916e05c252
|
fix spelling
|
1998-12-21 05:58:58 +00:00 |
peterl%netscape.com
|
b915e52038
|
added case sensativity flag to attribute selectors
|
1998-12-20 01:16:20 +00:00 |
peterl%netscape.com
|
e0ce171455
|
added support for CSS2 selector syntax
|
1998-12-11 02:50:43 +00:00 |
buster%netscape.com
|
9873d0f394
|
added implementation for CSS-2 style attributes border-collapse, border-spacing, empty-cells, caption-side
|
1998-12-09 06:24:50 +00:00 |
harishd%netscape.com
|
545162f28e
|
Changed code that previously accessed mBorderStyle and mBorderColor
with new mehtods added in nsStyleSpacing
|
1998-12-07 19:05:40 +00:00 |
kipp%netscape.com
|
d04dbf19bd
|
Port to revised pres-context API
|
1998-11-26 18:14:41 +00:00 |
peterl%netscape.com
|
4222f0257e
|
style change notification support
|
1998-11-26 01:34:53 +00:00 |
peterl%netscape.com
|
c053568936
|
cleaned up cursor style handling
|
1998-11-18 02:11:54 +00:00 |
michaelp%netscape.com
|
f186598ef5
|
changes for pixel scaling/printing.
|
1998-11-14 01:52:27 +00:00 |
peterl%netscape.com
|
fa0074c6e2
|
fixed text-decorations some more
|
1998-11-06 01:06:26 +00:00 |
peterl%netscape.com
|
2cdbac2a3e
|
added table-layout
added mix/max width/height
made text-decoration not be cumulative
|
1998-11-06 00:58:23 +00:00 |
peterl%netscape.com
|
9d15cc0b80
|
changed inheritance of colors
hacked inheritance of vert align for now
|
1998-11-03 20:31:21 +00:00 |
peterl%netscape.com
|
a85997ba8b
|
brought existing property handing up to spec for CSS2
|
1998-10-26 23:22:19 +00:00 |
peterl%netscape.com
|
035ffcf574
|
shifted CSS absolute font sizes
|
1998-10-13 19:13:59 +00:00 |
peterl%netscape.com
|
2817e0c448
|
sync to css declaration changes
|
1998-10-08 01:31:38 +00:00 |
vidur%netscape.com
|
0031f0710a
|
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 |
troy%netscape.com
|
933dc19df8
|
Changed some code to use XPCOM ref counting related macros
|
1998-10-05 05:11:18 +00:00 |
peterl%netscape.com
|
9326c0f61f
|
connected xheight, fixed font realtive sizes,
fixed text-decoration
|
1998-09-17 00:19:47 +00:00 |
peterl%netscape.com
|
b58ec8977e
|
init ref count of important rule
|
1998-09-12 02:43:48 +00:00 |
peterl%netscape.com
|
d1deab28e2
|
added important rule support
factored declaration processing to a static method
|
1998-09-11 02:07:05 +00:00 |
peterl%netscape.com
|
f3cffd4969
|
removed assert on x-height unit
|
1998-09-10 01:18:27 +00:00 |
peterl%netscape.com
|
9099acfd69
|
changed the way map attributes into is connected
|
1998-09-05 04:00:06 +00:00 |
peterl%netscape.com
|
0487d758b2
|
COMified style rule interface
|
1998-09-02 02:09:43 +00:00 |
kipp%netscape.com
|
ed22b370c4
|
XPCOM'ized nsIContent and nsIHTMLContent
|
1998-08-29 20:20:38 +00:00 |
peterl%netscape.com
|
939ca85c1d
|
fixed font face support
|
1998-08-07 02:16:38 +00:00 |
peterl%netscape.com
|
4d01ae8f02
|
rounding support
|
1998-07-31 23:34:45 +00:00 |