.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
switch to preprocessor for code generation
|
1999-07-18 00:32:32 +00:00 |
makefile.win
|
switch to preprocessor for code generation
|
1999-07-18 00:32:32 +00:00 |
MANIFEST
|
switch to preprocessor for code generation
|
1999-07-18 00:32:32 +00:00 |
nsCSSAtoms.cpp
|
use preprocessor to generate atom code
|
1999-07-18 00:24:47 +00:00 |
nsCSSDeclaration.cpp
|
added experimental CSS3 properties
|
1999-07-24 19:04:42 +00:00 |
nsCSSFrameConstructor.cpp
|
added an extra check to make sure we have a valid child frame. childFrame could be null when native widgets are turned on
|
1999-08-10 21:28:06 +00:00 |
nsCSSFrameConstructor.h
|
Rewrote nsButtonControlFrame. It is now based on nsHTMLButtonControlFrame.
|
1999-08-10 19:13:57 +00:00 |
nsCSSKeywordList.h
|
switch to preprocessor for code generation
|
1999-07-18 00:32:32 +00:00 |
nsCSSKeywords.cpp
|
added experimental CSS3 properties
|
1999-07-24 19:04:42 +00:00 |
nsCSSKeywords.h
|
switch to preprocessor for code generation
|
1999-07-18 00:32:32 +00:00 |
nsCSSLayout.cpp
|
Added support for 'right' and 'bottom' properties. Changed to using a
|
1999-01-08 04:47:46 +00:00 |
nsCSSLoader.cpp
|
added debug code for netlib weirdage
|
1999-07-24 19:04:22 +00:00 |
nsCSSParser.cpp
|
made change hint smarter
|
1999-08-08 01:17:29 +00:00 |
nsCSSPropList.h
|
switch to preprocessor for code generation
|
1999-07-18 00:32:32 +00:00 |
nsCSSProps.cpp
|
added experimental CSS3 properties
|
1999-07-24 19:04:42 +00:00 |
nsCSSProps.h
|
switch to preprocessor for code generation
|
1999-07-18 00:32:32 +00:00 |
nsCSSRendering.cpp
|
Changing the order in which borders are painted for compatibility.
|
1999-08-10 18:13:50 +00:00 |
nsCSSRendering.h
|
bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to
|
1999-07-27 23:26:36 +00:00 |
nsCSSRule.cpp
|
added new rule interfaces & base class
|
1999-06-10 05:32:38 +00:00 |
nsCSSRule.h
|
added new rule interfaces & base class
|
1999-06-10 05:32:38 +00:00 |
nsCSSRules.cpp
|
changed medium testing API
|
1999-06-15 06:19:57 +00:00 |
nsCSSScanner.cpp
|
allow underscores in idents
|
1999-06-22 19:22:59 +00:00 |
nsCSSScanner.h
|
added helper method to token
|
1999-06-10 05:27:01 +00:00 |
nsCSSStyleRule.cpp
|
route declaration parsing through the CSSLoader's parsers
|
1999-08-04 05:07:10 +00:00 |
nsCSSStyleSheet.cpp
|
added :root pseudo class
|
1999-08-08 01:17:58 +00:00 |
nsCSSValue.cpp
|
added char unit output support
|
1999-07-24 19:00:42 +00:00 |
nsCSSValue.h
|
added != operator
|
1999-08-08 01:18:40 +00:00 |
nsDOMCSSDeclaration.cpp
|
route declaration parsing through subclasses
|
1999-08-04 05:08:04 +00:00 |
nsDOMCSSDeclaration.h
|
route declaration parsing through subclasses
|
1999-08-04 05:08:04 +00:00 |
nsHTMLAttributes.cpp
|
fix uninitialized variable
|
1999-08-04 05:08:27 +00:00 |
nsHTMLCSSStyleSheet.cpp
|
removed warnings
|
1999-07-18 00:29:39 +00:00 |
nsHTMLStyleSheet.cpp
|
fixed BodyFixupRule::MapStyleInto to respect background color properly
|
1999-08-07 05:38:28 +00:00 |
nsHTMLValue.cpp
|
added color name string value
|
1999-07-07 01:31:34 +00:00 |
nsHTMLValue.h
|
added != operator
|
1999-08-08 01:18:40 +00:00 |
nsICSSCharsetRule.h
|
added new rule interfaces & base class
|
1999-06-10 05:32:38 +00:00 |
nsICSSDeclaration.h
|
added experimental CSS3 properties
|
1999-07-24 19:04:42 +00:00 |
nsICSSGroupRule.h
|
added new rule interfaces & base class
|
1999-06-10 05:32:38 +00:00 |
nsICSSImportRule.h
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
nsICSSMediaRule.h
|
better medium testing api
|
1999-06-15 06:22:07 +00:00 |
nsICSSNameSpaceRule.h
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
nsICSSRule.h
|
added new rule interfaces & base class
|
1999-06-10 05:32:38 +00:00 |
nsICSSStyleRule.h
|
better namespace support
|
1999-06-10 05:30:36 +00:00 |
nsIHTMLAttributes.h
|
split attributes into mapped and unmapped parts
|
1999-07-07 01:32:28 +00:00 |
nsIHTMLCSSStyleSheet.h
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
nsIHTMLStyleSheet.h
|
Added a HTMLDocumentColor special-case rule for the HTML element. This is set when either the bgColor or fgColor is set on a HTML document.
|
1999-07-07 04:53:36 +00:00 |
nsStyleUtil.cpp
|
made relative font sizes round off to next point size
|
1999-08-08 01:19:09 +00:00 |