gecko-dev/layout/style
caillon%returnzero.com b58b743a90 Output 'background-position' values in the correct order (X before Y)
bug 189629, r+sr=dbaron
2003-01-19 03:44: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 more inputs use border-box sizing in standards mode, since that's what IE6 2003-01-05 05:18:50 +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 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 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 Make GetImportantRule and GetISupportsValue return already_AddRefed. 2002-10-09 01:59:43 +00:00
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 Bug 170895. Reducing footprint. Use XPCOM aggregation to get at CSS2Properties. 2002-10-03 19:41:42 +00:00
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 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 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 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
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 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 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 Fix bug 168737 -- two-byte-encoded pages got no syntax highlighting. 2002-10-11 23:46:11 +00:00