gecko-dev/layout/style
bzbarsky%mit.edu 0240ed412b Make sure we drop native theming of form controls in various situations when we
need to.  Bug 184359 and its dependencies (171598, 181490, 184218, 185708,
188785, 189907, 190610).  Patch by tim@prismelite.com (Tim Hill), r=bryner,
sr=bzbarsky, a=asa
2003-01-31 10:21:52 +00:00
..
xbl-marquee Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
arrow.gif
arrowd.gif
forms.css Make sure we drop native theming of form controls in various situations when we 2003-01-31 10:21:52 +00:00
html.css enable color for <hr> borders bug 38370 r=hixie sr=bzbarsky 2003-01-13 12:10:11 +00:00
nsCSSAnonBoxList.h Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsCSSAnonBoxes.cpp Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsCSSAnonBoxes.h Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsCSSDeclaration.cpp Output 'background-position' values in the correct order (X before Y) 2003-01-19 03:44:52 +00:00
nsCSSDeclaration.h Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy. 2003-01-17 09:33:52 +00:00
nsCSSKeywordList.h Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy. 2003-01-17 09:33:52 +00:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSLoader.cpp Don't cache chrome sheets in the CSSLoader. The XUL prototype cache does a 2003-01-17 04:20:03 +00:00
nsCSSOMFactory.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsCSSOMFactory.h Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsCSSParser.cpp Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy. 2003-01-17 09:33:52 +00:00
nsCSSPropList.h Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy. 2003-01-17 09:33:52 +00:00
nsCSSProps.cpp Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy. 2003-01-17 09:33:52 +00:00
nsCSSProps.h Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy. 2003-01-17 09:33:52 +00:00
nsCSSPseudoClassList.h Implement CSS3 :target pseudo-class, which matches the target of the fragment identifier of the document's URL. Change the semantics of nsIPresShell::GoToAnchor by requiring that it be called whenever the current target changes, with an additional boolean parameter specifying whether to scroll. b=188734 r=glazman sr=bzbarsky 2003-01-13 23:10:53 +00:00
nsCSSPseudoClasses.cpp Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsCSSPseudoClasses.h Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsCSSPseudoElementList.h Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsCSSPseudoElements.cpp Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsCSSPseudoElements.h Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsCSSRule.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsCSSRule.h
nsCSSRules.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsCSSScanner.cpp fix bustage.... 2003-01-13 08:02:17 +00:00
nsCSSScanner.h Bug 60290 -- comments should not be treated as whitespace. r=glazou, sr=dbaron 2003-01-13 07:19:49 +00:00
nsCSSStruct.cpp Output 'background-position' values in the correct order (X before Y) 2003-01-19 03:44:52 +00:00
nsCSSStruct.h Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy. 2003-01-17 09:33:52 +00:00
nsCSSStyleRule.cpp remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2003-01-17 12:09:23 +00:00
nsCSSStyleSheet.cpp Apply the quirk that simple selectors of the form ':hover' apply only to links to those of the form '.class:hover' as well. b=169078 r+sr=bzbarsky 2003-01-14 21:50:27 +00:00
nsCSSValue.cpp
nsCSSValue.h
nsComputedDOMStyle.cpp remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2003-01-17 12:09:23 +00:00
nsComputedDOMStyle.h Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy. 2003-01-17 09:33:52 +00:00
nsDOMCSSAttrDeclaration.cpp
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsDOMCSSDeclaration.h
nsDOMCSSRGBColor.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsDOMCSSRGBColor.h
nsDOMCSSRect.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsDOMCSSRect.h
nsDOMCSSValueList.cpp use nsCOMArray instead of nsISupportsArray. r+sr=bzbarsky b=188600 2003-01-11 10:28:37 +00:00
nsDOMCSSValueList.h use nsCOMArray instead of nsISupportsArray. r+sr=bzbarsky b=188600 2003-01-11 10:28:37 +00:00
nsHTMLCSSStyleSheet.cpp Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
nsHTMLStyleSheet.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +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 Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded. 2003-01-06 14:55:13 +00:00
nsICSSNameSpaceRule.h
nsICSSOMFactory.h Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsICSSParser.h Bug 8929: Kill NS_COMFALSE 2002-11-25 11:21:22 +00:00
nsICSSPseudoComparator.h
nsICSSRule.h
nsICSSStyleRule.h
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 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
nsIMediaList.h
nsIStyleRule.h
nsIStyleRuleProcessor.h
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 Fix typo leading to infinite recursion crash. Bug 191229, r=timeless/caillon, 2003-01-30 02:38:48 +00:00
nsInspectorCSSUtils.h Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
nsROCSSPrimitiveValue.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsROCSSPrimitiveValue.h
nsRuleNode.cpp 189533, background-position has low accuracy. Specifically, it was not allowing fractional percentages. 2003-01-19 02:36:04 +00:00
nsRuleNode.h
nsRuleWalker.h
nsStyleContext.cpp 189533, background-position has low accuracy. Specifically, it was not allowing fractional percentages. 2003-01-19 02:36:04 +00:00
nsStyleCoord.cpp Reduce duplication of code between handling of top/right/bottom/left margin, border, and padding. b=189537 r+sr=bzbarsky 2003-01-18 15:58:49 +00:00
nsStyleCoord.h Reduce duplication of code between handling of top/right/bottom/left margin, border, and padding. b=189537 r+sr=bzbarsky 2003-01-18 15:58:49 +00:00
nsStyleSet.cpp Change |DEBUG_dbaron| to |DEBUG_dbaron_off| for stuff that I don't want to see anymore. 2003-01-16 19:21:23 +00:00
nsStyleStruct.cpp 189533, background-position has low accuracy. Specifically, it was not allowing fractional percentages. 2003-01-19 02:36:04 +00:00
nsStyleStruct.h 189533, background-position has low accuracy. Specifically, it was not allowing fractional percentages. 2003-01-19 02:36:04 +00:00
nsStyleStructList.h Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
nsStyleUtil.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsStyleUtil.h
quirk.css Make more inputs use border-box sizing in standards mode, since that's what IE6 2003-01-05 05:18:50 +00:00
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