..
arrow.gif
Added missing arrow.gif
1999-07-14 22:45:58 +00:00
arrowd.gif
r=rods;bug=14867 put in style rule to disable file selector button
1999-10-02 00:28:37 +00:00
html.css
bug 29772
2000-05-16 00:25:44 +00:00
nsCSSDeclaration.cpp
Bug 37853. Add MOZ_COUNT_[C|D]TOR calls to the objects allocated from nsCSSDeclaration. r=attinasi
2000-05-03 21:21:30 +00:00
nsCSSKeywordList.h
Implement CSS3 cursors on Windows
2000-05-07 05:14:43 +00:00
nsCSSKeywords.cpp
string fixes
2000-05-14 23:06:18 +00:00
nsCSSKeywords.h
more WIP to remove nsStr references
2000-03-12 10:07:57 +00:00
nsCSSLoader.cpp
# 34082
2000-05-02 23:07:11 +00:00
nsCSSParser.cpp
WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre.
2000-05-03 21:42:00 +00:00
nsCSSPropList.h
Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'.
2000-01-24 11:19:55 +00:00
nsCSSProps.cpp
string fixes
2000-05-14 23:06:18 +00:00
nsCSSProps.h
Implemented Style Size Dump. r=rickg b=26565
2000-03-31 07:08:36 +00:00
nsCSSRule.cpp
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsCSSRule.h
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
nsCSSRules.cpp
Implemented Style Size Dump. r=rickg b=26565
2000-03-31 07:08:36 +00:00
nsCSSScanner.cpp
Change to disallow underscore character in identifiers, as required in the CSS2 spec. Fix contributed by VYV03354@nifty.ne.jp, r=attinasi@netscape.com
2000-05-04 21:36:49 +00:00
nsCSSScanner.h
Fix bugs 12398, 12450, and 35215, and comment out some unused code. r=pierre@netscape.com
2000-04-27 00:12:25 +00:00
nsCSSStruct.cpp
Bug 37853. Add MOZ_COUNT_[C|D]TOR calls to the objects allocated from nsCSSDeclaration. r=attinasi
2000-05-03 21:21:30 +00:00
nsCSSStyleRule.cpp
WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre.
2000-05-03 21:42:00 +00:00
nsCSSStyleSheet.cpp
Significantly reduce the amount of time we blow on style reresolution by
2000-05-16 02:43:33 +00:00
nsCSSValue.cpp
making string conversions explicit
2000-04-15 21:18:29 +00:00
nsCSSValue.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsComputedDOMStyle.cpp
More WIP on getComputedStyle(), not part of the build yet.
2000-05-15 01:59:05 +00:00
nsDOMCSSDeclaration.cpp
WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre.
2000-05-03 21:42:00 +00:00
nsDOMCSSDeclaration.h
WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre.
2000-05-03 21:42:00 +00:00
nsHTMLCSSStyleSheet.cpp
Significantly reduce the amount of time we blow on style reresolution by
2000-05-16 02:43:33 +00:00
nsHTMLStyleSheet.cpp
Significantly reduce the amount of time we blow on style reresolution by
2000-05-16 02:43:33 +00:00
nsICSSGroupRule.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsICSSImportRule.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsICSSLoader.h
Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500
2000-04-23 02:01:40 +00:00
nsICSSLoaderObserver.h
For bug 17325: Added nsICSSLoaderObserver as a way to see when style sheets complete loading. r=pierre.
1999-12-04 01:27:14 +00:00
nsICSSNameSpaceRule.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsICSSParser.h
WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre.
2000-05-03 21:42:00 +00:00
nsICSSRule.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsICSSStyleRule.h
Prevent selector matching from incorrectly failing due to greedy matching. b=24031 r=pierre@netscape.com
2000-04-22 00:47:18 +00:00
nsICSSStyleSheet.h
eliminiate NS_COMFALSE and remove a layer of logical negation.
2000-04-16 00:23:57 +00:00
nsIComputedDOMStyle.h
WIP for getComputedStyle().
2000-05-15 01:33:27 +00:00
nsIHTMLCSSStyleSheet.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIStyleRule.h
Implemented Style Size Dump. r=rickg b=26565
2000-03-31 07:08:36 +00:00
nsIStyleRuleProcessor.h
Implemented Style Size Dump. r=rickg b=26565
2000-03-31 07:08:36 +00:00
nsIStyleSheet.h
Significantly reduce the amount of time we blow on style reresolution by
2000-05-16 02:43:33 +00:00
nsROCSSPrimitiveValue.cpp
Adding a very primitive readonly implementation of CSSPrimitiveValue. Not part of the build yet.
2000-05-15 01:58:26 +00:00
nsROCSSPrimitiveValue.h
Adding a very primitive readonly implementation of CSSPrimitiveValue. Not part of the build yet.
2000-05-15 01:58:26 +00:00
nsStyleContext.cpp
bug 26237; added support for HTML LANG attribute -- it now uses the fonts
2000-05-05 21:04:36 +00:00
nsStyleCoord.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsStyleSet.cpp
Significantly reduce the amount of time we blow on style reresolution by
2000-05-16 02:43:33 +00:00
nsStyleUtil.cpp
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
2000-04-15 03:43:09 +00:00
ua.css
No longer loading the global skin implicitly.
1999-12-05 05:13:55 +00:00