.. |
arrow.gif
|
|
|
arrowd.gif
|
|
|
html.css
|
image buttons need their font set for "alt" text
|
2000-06-16 12:56:02 +00:00 |
nsComputedDOMStyle.cpp
|
Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt
|
2000-06-14 00:06:36 +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
|
|
|
nsCSSLoader.cpp
|
Fix for 16858 w/o breaking directory browser. r=waterson a=beard
|
2000-06-01 23:57:48 +00:00 |
nsCSSParser.cpp
|
Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze
|
2000-06-02 21:45:06 +00:00 |
nsCSSPropList.h
|
|
|
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
|
|
|
nsCSSRule.h
|
|
|
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
|
Floated elements now get their display type set to a block, in compliance with the CSS1 specification. Also, positioned elements get their float property cleared. b=32200 r=karnaze a=karnaze
|
2000-06-01 23:31:00 +00:00 |
nsCSSStyleSheet.cpp
|
Reversed the order of testing for link-elements so that the most common (anchors) are tested first. Update to earlier checkin.
|
2000-06-22 00:41:25 +00:00 |
nsCSSValue.cpp
|
Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618)
|
2000-06-06 09:36:12 +00:00 |
nsCSSValue.h
|
Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618)
|
2000-06-06 09:36:12 +00:00 |
nsDOMCSSDeclaration.cpp
|
Fixing nsbeta2+ bug 44001, nulling out output parameters to avoid crasing. r=vidur@netscape.com
|
2000-07-12 02:15:27 +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 |
nsIComputedDOMStyle.h
|
WIP for getComputedStyle().
|
2000-05-15 01:33:27 +00:00 |
nsICSSGroupRule.h
|
|
|
nsICSSImportRule.h
|
|
|
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
|
|
|
nsICSSNameSpaceRule.h
|
|
|
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
|
|
|
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
|
Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze
|
2000-06-02 21:45:06 +00:00 |
nsIHTMLCSSStyleSheet.h
|
|
|
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
|
Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt
|
2000-06-14 00:06:36 +00:00 |
nsROCSSPrimitiveValue.h
|
Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt
|
2000-06-14 00:06:36 +00:00 |
nsStyleContext.cpp
|
Temporarily turned off style context sharing while I figure out why it is causing incorrect styling of some XUL elements. b=43490
|
2000-06-29 23:13:46 +00:00 |
nsStyleCoord.h
|
|
|
nsStyleSet.cpp
|
Add new style classes to the leak/bloat logs. This should increase the bloat statistics. r=attinasi
|
2000-06-23 21:57:39 +00:00 |
nsStyleUtil.cpp
|
Checkin for timeless@bemail.org: Fixed rounding error making LARGER work for font sizes less than 9px. b=12461, r=attinasi@netscape.com,disttsc@bart.nl a=brendan@mozilla.org
|
2000-07-18 21:48:51 +00:00 |
quirk.css
|
Accidental debug code removed: b=46090 r=ianh a=waterson
|
2000-07-24 23:09:30 +00:00 |
ua.css
|
Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze
|
2000-06-02 21:45:06 +00:00 |