.. |
xbl-marquee
|
Bug 156979
|
2002-07-26 17:47:16 +00:00 |
arrow.gif
|
|
|
arrowd.gif
|
|
|
forms.css
|
Make <button> align sorta like <input type="button"> does vertically.
|
2002-09-11 02:12:24 +00:00 |
html.css
|
Make marquee 'display: block' so that styling it works correctly. (The XBL binding already forces block-like display.) b=163031 r=doron sr=kin
|
2002-08-19 18:43:17 +00:00 |
nsComputedDOMStyle.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsComputedDOMStyle.h
|
* Implement CSSValueLists and computed -moz-border-{side}-colors
|
2002-07-08 07:11:59 +00:00 |
nsCSSDeclaration.cpp
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsCSSDeclaration.h
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsCSSKeywordList.h
|
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
|
2002-08-06 14:39:55 +00:00 |
nsCSSKeywords.cpp
|
|
|
nsCSSKeywords.h
|
|
|
nsCSSLoader.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsCSSOMFactory.cpp
|
|
|
nsCSSOMFactory.h
|
|
|
nsCSSParser.cpp
|
negative border widths are not legal in CSS. bug 167657, r=glazou,
|
2002-09-11 01:47:25 +00:00 |
nsCSSPropList.h
|
Bug 3935 - mozilla-native psuedo classes and properties should be marked as such. This fixes a number of them; still a few more to do. Patch by gerv, r=dbaron, sr=jst, a=asa.
|
2002-04-19 08:07:11 +00:00 |
nsCSSProps.cpp
|
167964 - nsCSSProps::LookupPropertyValue() doesn't handle -moz-appearance
|
2002-09-12 03:57:02 +00:00 |
nsCSSProps.h
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsCSSRule.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsCSSRule.h
|
Remove unused method nsIStyleRule::GetStrength. b=162492 r=kin sr=bzbarsky
|
2002-08-14 13:16:35 +00:00 |
nsCSSRules.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsCSSScanner.cpp
|
Turn on CSS parser error reporting in DEBUG builds. Make unexpected-EOF error messages more informative. b=155855 r=bzbarsky sr=ben
|
2002-07-09 04:28:58 +00:00 |
nsCSSScanner.h
|
Turn on CSS parser error reporting in DEBUG builds. Make unexpected-EOF error messages more informative. b=155855 r=bzbarsky sr=ben
|
2002-07-09 04:28:58 +00:00 |
nsCSSStruct.cpp
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsCSSStruct.h
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsCSSStyleRule.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsCSSStyleSheet.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsCSSValue.cpp
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:56:05 +00:00 |
nsCSSValue.h
|
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
|
2002-05-15 18:55:21 +00:00 |
nsDOMCSSAttrDeclaration.cpp
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsDOMCSSAttrDeclaration.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:56:05 +00:00 |
nsDOMCSSDeclaration.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsDOMCSSDeclaration.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:56:05 +00:00 |
nsDOMCSSRect.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsDOMCSSRect.h
|
|
|
nsDOMCSSRGBColor.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsDOMCSSRGBColor.h
|
Bug 119807, Computed color values should support getRGBColorValue(). r=bzbarsky, sr=jst, a=asa
|
2002-03-22 20:18:42 +00:00 |
nsDOMCSSValueList.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsDOMCSSValueList.h
|
* Implement CSSValueLists and computed -moz-border-{side}-colors
|
2002-07-08 07:11:59 +00:00 |
nsHTMLCSSStyleSheet.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsHTMLStyleSheet.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsIComputedDOMStyle.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:56:05 +00:00 |
nsICSSGroupRule.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsICSSImportRule.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsICSSLoader.h
|
Bug 119321 and bug 80106. Create a generic nsIUnicharStreamLoader that
|
2002-08-27 23:47:25 +00:00 |
nsICSSLoaderObserver.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsICSSNameSpaceRule.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsICSSOMFactory.h
|
|
|
nsICSSParser.h
|
Bug 119321 and bug 80106. Create a generic nsIUnicharStreamLoader that
|
2002-08-27 23:47:25 +00:00 |
nsICSSPseudoComparator.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsICSSRule.h
|
Expose @charset rules in the CSSOM. Bug 160834. r=glazman, sr=dbaron.
|
2002-08-06 05:26:41 +00:00 |
nsICSSStyleRule.h
|
Implement CSS2 :lang() selector. Fix problems with dynamic changes of 'quotes' property. Patch mostly by Ulrich Drepper (drepper@redhat.com), with some changes by Pierre Saslawsky and dbaron. r=rbs, dbaron sr=bzbarsky b=35768
|
2002-08-14 12:34:39 +00:00 |
nsICSSStyleSheet.h
|
dynamically adding @import rules does not trigger all the updates it
|
2002-08-06 05:08:47 +00:00 |
nsIHTMLCSSStyleSheet.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsIInspectorCSSUtils.h
|
Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst.
|
2002-07-03 00:18:33 +00:00 |
nsIMediaList.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsInspectorCSSUtils.cpp
|
Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst.
|
2002-07-03 00:18:33 +00:00 |
nsInspectorCSSUtils.h
|
Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst.
|
2002-07-03 00:18:33 +00:00 |
nsIStyleRule.h
|
Remove unused method nsIStyleRule::GetStrength. b=162492 r=kin sr=bzbarsky
|
2002-08-14 13:16:35 +00:00 |
nsIStyleRuleProcessor.h
|
Attempt to fix page load regression. b=35768
|
2002-08-14 14:01:39 +00:00 |
nsIStyleRuleSupplier.h
|
|
|
nsIStyleSheet.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsROCSSPrimitiveValue.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsROCSSPrimitiveValue.h
|
* Implement CSSValueLists and computed -moz-border-{side}-colors
|
2002-07-08 07:11:59 +00:00 |
nsRuleNode.cpp
|
Slight iteration on bug 163785 to gain perf
|
2002-09-04 02:31:46 +00:00 |
nsRuleNode.h
|
Add comments explaining lookups in nsCachedStyleData. b=156902 sr=bzbarsky
|
2002-08-06 13:46:35 +00:00 |
nsRuleWalker.h
|
Fix for 99344, inline styles not being recognized under certain DHTML circumstances. r=dbaron, sr=waterson, a=asa
|
2002-04-05 08:05:33 +00:00 |
nsStyleContext.cpp
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsStyleCoord.cpp
|
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
|
2002-02-05 01:41:13 +00:00 |
nsStyleCoord.h
|
More documentation checkins. r=jkeiser/sicking, sr=jst, a=asa
|
2002-07-30 05:34:55 +00:00 |
nsStyleSet.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsStyleStruct.cpp
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsStyleStruct.h
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsStyleStructList.h
|
To make maintainance easier and allow more data-as-data rather than data-as-code, create a preprocessable list of style structs and use it in many places where we previously listed all (or half) of the style structs. b=155745 r=bzbarsky sr=waterson
|
2002-07-09 04:10:10 +00:00 |
nsStyleUtil.cpp
|
Move FindNonTransparentBackground from nsStyleUtil to nsCSSRendering so that nsStyleUtil doesn't need to be in content/shared. b=71257 r=heikki sr=bzbarsky
|
2002-08-11 17:56:15 +00:00 |
nsStyleUtil.h
|
Move FindNonTransparentBackground from nsStyleUtil to nsCSSRendering so that nsStyleUtil doesn't need to be in content/shared. b=71257 r=heikki sr=bzbarsky
|
2002-08-11 17:56:15 +00:00 |
quirk.css
|
Bug 146125. Zero top- and bottom-margin for <th> in same cases we zero for <td>. r=dbaron, sr=kin
|
2002-06-16 00:51:55 +00:00 |
ua.css
|
Bug 129608, moving XML parsererror into its own namespace along with the CSS rules so it won't mess up with web pages using parsererror and sourcetext tags. Clean up the content tree before parser error. Also removing dead files. r=harishd, sr=jst, a=roc+moz@cs.cmu.edu.
|
2002-03-12 22:17:18 +00:00 |
viewsource.css
|
Bug 160573. Fix a CSS parser warning. Patched by Olivier Cahagne <cahagn_o@epita.fr> r=caillon sr=bzbarsky
|
2002-08-06 01:22:43 +00:00 |