gecko-dev/layout/style
dbaron%fas.harvard.edu 3f07edc1de Fix build bustage inside |#ifdef DEBUG_dbaron|. (Not part of build.) 2002-12-06 04:42:49 +00:00
..
xbl-marquee
arrow.gif
arrowd.gif
forms.css <button> should not have preformatted whitespace. Bug 55285, r=jkeiser, sr=dbaron 2002-11-19 03:34:49 +00:00
html.css Fix crash if a site overrides one of our "magic" rules. Make some of the rules 2002-11-25 23:40:58 +00:00
nsCSSAnonBoxList.h Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
nsCSSAnonBoxes.cpp Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
nsCSSAnonBoxes.h Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
nsCSSDeclaration.cpp Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin 2002-11-12 15:17:07 +00:00
nsCSSDeclaration.h Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin 2002-11-12 15:17:07 +00:00
nsCSSKeywordList.h Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSLoader.cpp Fix crash in some icky document.write() cases.. We gotta stop blocking the 2002-12-06 01:27:37 +00:00
nsCSSOMFactory.cpp
nsCSSOMFactory.h
nsCSSParser.cpp Make the CSSLoader correctly order stylesheets as they are dynamically added 2002-12-03 05:48:14 +00:00
nsCSSPropList.h Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsCSSProps.cpp Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsCSSProps.h Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
nsCSSPseudoClassList.h Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
nsCSSPseudoClasses.cpp Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
nsCSSPseudoClasses.h Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
nsCSSPseudoElementList.h Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
nsCSSPseudoElements.cpp Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
nsCSSPseudoElements.h Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
nsCSSRule.cpp Remove unused ability to optionally arena-allocate certain stylesheet objects. b=174256 r=kin sr=bzbarsky a=rjesup 2002-10-14 23:57:17 +00:00
nsCSSRule.h Remove unused ability to optionally arena-allocate certain stylesheet objects. b=174256 r=kin sr=bzbarsky a=rjesup 2002-10-14 23:57:17 +00:00
nsCSSRules.cpp Use correct interface pointer to fix crash inserting rule into media rule. b=170699 r=glazman sr=roc+moz 2002-10-03 01:02:13 +00:00
nsCSSScanner.cpp
nsCSSScanner.h
nsCSSStruct.cpp Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin 2002-11-12 15:17:07 +00:00
nsCSSStruct.h Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin 2002-11-12 15:17:07 +00:00
nsCSSStyleRule.cpp Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin 2002-11-12 15:17:07 +00:00
nsCSSStyleSheet.cpp Make the CSSLoader correctly order stylesheets as they are dynamically added 2002-12-03 05:48:14 +00:00
nsCSSValue.cpp
nsCSSValue.h
nsComputedDOMStyle.cpp Margin/padding computations need to flush the reflow queue. Bug 173354, 2002-10-16 03:38:52 +00:00
nsComputedDOMStyle.h Margin/padding computations need to flush the reflow queue. Bug 173354, 2002-10-16 03:38:52 +00:00
nsDOMCSSAttrDeclaration.cpp Make GetImportantRule and GetISupportsValue return already_AddRefed. 2002-10-09 01:59:43 +00:00
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp fix regression in setting important property values in inline style via 2002-11-06 02:07:17 +00:00
nsDOMCSSDeclaration.h Bug 170895. Reducing footprint. Use XPCOM aggregation to get at CSS2Properties. 2002-10-03 19:41:42 +00:00
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
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
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
nsHTMLCSSStyleSheet.cpp Make the CSSLoader correctly order stylesheets as they are dynamically added 2002-12-03 05:48:14 +00:00
nsHTMLStyleSheet.cpp Make the CSSLoader correctly order stylesheets as they are dynamically added 2002-12-03 05:48:14 +00:00
nsICSSGroupRule.h
nsICSSImportRule.h
nsICSSLoader.h Change nsICSSLoader to nsAString instead of nsString (build bustage). 2002-12-03 06:46:46 +00:00
nsICSSLoaderObserver.h
nsICSSNameSpaceRule.h
nsICSSOMFactory.h
nsICSSParser.h Bug 8929: Kill NS_COMFALSE 2002-11-25 11:21:22 +00:00
nsICSSPseudoComparator.h
nsICSSRule.h
nsICSSStyleRule.h Make GetImportantRule and GetISupportsValue return already_AddRefed. 2002-10-09 01:59:43 +00:00
nsICSSStyleSheet.h Make the CSSLoader correctly order stylesheets as they are dynamically added 2002-12-03 05:48:14 +00:00
nsIComputedDOMStyle.h
nsIHTMLCSSStyleSheet.h
nsIInspectorCSSUtils.h Attempt to fix nebiros bustage by moving style struct access into nsIInspectorCSSUtils 2002-11-19 07:41:07 +00:00
nsIMediaList.h
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 Make the CSSLoader correctly order stylesheets as they are dynamically added 2002-12-03 05:48:14 +00:00
nsInspectorCSSUtils.cpp Fixing an NS_PRECONDITION to reference the correct variable. Followup to last night's checkin for bug 147189. r/sr=bzbarsky 2002-11-20 06:35:33 +00:00
nsInspectorCSSUtils.h Attempt to fix nebiros bustage by moving style struct access into nsIInspectorCSSUtils 2002-11-19 07:41:07 +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
nsRuleNode.cpp bug 161644 - don't allow a first letter to be a block unless it is floating. sr=bzbarsky, r=dbaron. 2002-12-03 15:48:26 +00:00
nsRuleNode.h Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin 2002-11-12 15:17:07 +00:00
nsRuleWalker.h
nsStyleContext.cpp Make GetParent on nsStyleContext return an 2002-10-09 01:46:15 +00:00
nsStyleCoord.cpp
nsStyleCoord.h
nsStyleSet.cpp Fix build bustage inside |#ifdef DEBUG_dbaron|. (Not part of build.) 2002-12-06 04:42:49 +00:00
nsStyleStruct.cpp Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin 2002-11-12 15:17:07 +00:00
nsStyleStruct.h Bug 180185, nsStyleText::WhiteSpaceIsSignificant() should take -moz-pre-wrap into account too 2002-11-15 03:14:56 +00:00
nsStyleStructList.h
nsStyleUtil.cpp
nsStyleUtil.h
quirk.css
ua.css Fix crash if a site overrides one of our "magic" rules. Make some of the rules 2002-11-25 23:40:58 +00:00
viewsource.css Fix bug 168737 -- two-byte-encoded pages got no syntax highlighting. 2002-10-11 23:46:11 +00:00