.. |
arrow.gif
|
|
|
arrowd.gif
|
|
|
forms.css
|
fix Bugzilla Bug 75632 [FIX]Bad HTML <button> CSS causes jiggling when clicked
|
2001-04-18 02:56:12 +00:00 |
html.css
|
69455 - enable noframes content when frames are disabled
|
2001-04-21 22:22:15 +00:00 |
nsComputedDOMStyle.cpp
|
71942 - Intialize the ptr to fix the crash.
|
2001-03-30 02:08:48 +00:00 |
nsCSSDeclaration.cpp
|
Fix for 70809. r=attinasi, sr=brendan
|
2001-03-06 02:30:30 +00:00 |
nsCSSKeywordList.h
|
Add 3 proposed CSS3 system colors as -moz-FieldText, -moz-Dialog, and -moz-DialogText, which are needed to accurately represent system colors on GTK.
|
2001-04-17 00:46:07 +00:00 |
nsCSSKeywords.cpp
|
|
|
nsCSSKeywords.h
|
|
|
nsCSSLoader.cpp
|
Fix for 75189. r=jag. sr=attinasi
|
2001-04-11 03:55:39 +00:00 |
nsCSSParser.cpp
|
#12386 "Matching of case sensitive attribute values should be case sensitive" sr=waterson
|
2001-04-18 04:36:52 +00:00 |
nsCSSPropList.h
|
Change box sizing atom back to correct non-xul name
|
2001-03-20 11:42:56 +00:00 |
nsCSSProps.cpp
|
Add 3 proposed CSS3 system colors as -moz-FieldText, -moz-Dialog, and -moz-DialogText, which are needed to accurately represent system colors on GTK.
|
2001-04-17 00:46:07 +00:00 |
nsCSSProps.h
|
Fix for 70809. r=attinasi, sr=brendan
|
2001-03-06 02:30:30 +00:00 |
nsCSSRule.cpp
|
|
|
nsCSSRule.h
|
|
|
nsCSSRules.cpp
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +00:00 |
nsCSSScanner.cpp
|
CSS2+ identifiers should support underscores ; b=74845, r=pierre, sr=attinasi
|
2001-04-10 11:09:07 +00:00 |
nsCSSScanner.h
|
Work in progress on CSS error reporting: fix the known false positives and duplicate messages and improve the error messages. It's still a hack that I wouldn't really want to enable by default, but it should be useful for debugging chrome CSS. r=glazman@netscape.com sr=attinasi@netscape.com b=65469
|
2001-03-06 01:57:30 +00:00 |
nsCSSStruct.cpp
|
Fix for 70809. r=attinasi, sr=brendan
|
2001-03-06 02:30:30 +00:00 |
nsCSSStyleRule.cpp
|
needed PR_MIN and MAX bustage
|
2001-04-18 00:33:23 +00:00 |
nsCSSStyleSheet.cpp
|
Fix OS/2 bustage. |nsISupportsArrayEnumFunc| should not have |PR_CALLBACK|.
|
2001-04-28 04:30:42 +00:00 |
nsCSSValue.cpp
|
Checking in changes needed for splitting layout into two separate libraries. r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
|
2001-02-19 12:55:42 +00:00 |
nsCSSValue.h
|
Checking in changes needed for splitting layout into two separate libraries. r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
|
2001-02-19 12:55:42 +00:00 |
nsDOMCSSDeclaration.cpp
|
Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur.
|
2001-04-26 19:33:12 +00:00 |
nsDOMCSSDeclaration.h
|
|
|
nsHTMLCSSStyleSheet.cpp
|
Fix for 67739. r=pierre,attinasi, sr=ben
|
2001-02-15 21:25:31 +00:00 |
nsHTMLStyleSheet.cpp
|
Checking in changes needed for splitting layout into two separate libraries. r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
|
2001-02-19 12:55:42 +00:00 |
nsIComputedDOMStyle.h
|
|
|
nsICSSGroupRule.h
|
|
|
nsICSSImportRule.h
|
|
|
nsICSSLoader.h
|
|
|
nsICSSLoaderObserver.h
|
|
|
nsICSSNameSpaceRule.h
|
|
|
nsICSSParser.h
|
|
|
nsICSSPseudoComparator.h
|
Fix for 67739. r=pierre,attinasi sr=ben
|
2001-02-15 21:24:47 +00:00 |
nsICSSRule.h
|
|
|
nsICSSStyleRule.h
|
adds support for :not() css3 pseudo-class; b=71647, r=pierre, sr=hyatt
|
2001-03-20 11:49:20 +00:00 |
nsICSSStyleSheet.h
|
|
|
nsIHTMLCSSStyleSheet.h
|
|
|
nsIStyleRule.h
|
|
|
nsIStyleRuleProcessor.h
|
Fix for 67739. r=pierre,attinasi sr=ben
|
2001-02-15 21:24:47 +00:00 |
nsIStyleRuleSupplier.h
|
Fix for 73695. r=danm, sr=waterson
|
2001-03-29 01:30:03 +00:00 |
nsIStyleSheet.h
|
|
|
nsROCSSPrimitiveValue.cpp
|
Fixing nsbeta3+ bug 52572. Renaming CSSValue::valueType to CSSValue::cssValueType to be up-to-date with the latest changes to the DOM Level 2 spec. r/a=vidur, r=pollmann
|
2000-09-19 05:37:23 +00:00 |
nsROCSSPrimitiveValue.h
|
|
|
nsStyleContext.cpp
|
Fix for problem where a StyleContext changes its CRC and does not update the styel context cache. b=73553 r=karnaze sr=waterson
|
2001-04-14 14:06:27 +00:00 |
nsStyleCoord.cpp
|
Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson.
|
2001-03-08 02:41:16 +00:00 |
nsStyleCoord.h
|
Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson.
|
2001-03-08 02:41:16 +00:00 |
nsStyleSet.cpp
|
Fix for problem where a StyleContext changes its CRC and does not update the styel context cache. b=73553 r=karnaze sr=waterson
|
2001-04-14 14:06:27 +00:00 |
nsStyleUtil.cpp
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
nsStyleUtil.h
|
Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
|
2001-02-19 12:10:13 +00:00 |
quirk.css
|
CSS-only fix - Fixes invalid values for content property. b=72315 r=dbaron, hwaara
|
2001-03-24 06:25:33 +00:00 |
ua.css
|
Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi
|
2001-04-17 07:23:04 +00:00 |
viewsource.css
|
View source uses background from prefs and hardcoded text color (62678, patch by bzbarsky@mit.edu). r=dbaron sr=attinasi
|
2001-05-01 03:19:46 +00:00 |