gecko-dev/layout/style
2005-09-16 15:38:04 +00:00
..
xbl-marquee Fix perf bug 277208. Patch by Martijn Wargers <martijn.martijn@gmail.com>, 2005-09-09 18:50:23 +00:00
.cvsignore
arrow.gif
arrowd.gif
forms.css Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements 2005-09-11 19:22:57 +00:00
html.css
Makefile.in Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
nsComputedDOMStyle.cpp Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out 2005-08-22 22:24:29 +00:00
nsComputedDOMStyle.h
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h
nsCSSDataBlock.cpp
nsCSSDataBlock.h
nsCSSDeclaration.cpp
nsCSSDeclaration.h
nsCSSKeywordList.h Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements 2005-09-11 19:22:57 +00:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSLoader.cpp Make sure not to access members of deleted SheetLoadDatas. Bug 308766, r+sr=jst 2005-09-16 15:38:04 +00:00
nsCSSLoader.h Improve the CSSLoader API: make it clear which methods return results 2005-09-12 18:41:15 +00:00
nsCSSOMFactory.cpp
nsCSSOMFactory.h
nsCSSParser.cpp Bug 301234 - implement subset of SVG filters. r=scooter 2005-09-06 22:30:40 +00:00
nsCSSProperty.h
nsCSSPropList.h Bug 301234 - implement subset of SVG filters. r=scooter 2005-09-06 22:30:40 +00:00
nsCSSProps.cpp Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements 2005-09-11 19:22:57 +00:00
nsCSSProps.h
nsCSSPseudoClasses.cpp
nsCSSPseudoClasses.h
nsCSSPseudoClassList.h Add support for :valid, :invalid, :in-range, and :out-of-range pseudo-classes. 2005-08-30 20:56:46 +00:00
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSRule.cpp
nsCSSRule.h
nsCSSRuleProcessor.h
nsCSSRules.cpp
nsCSSRules.h
nsCSSScanner.cpp Only accept a decimal point as part of a number when there are digits after it. Remove unused IS_ALPHA. b=306504 r+sr=bzbarsky 2005-08-31 16:15:58 +00:00
nsCSSScanner.h Only accept a decimal point as part of a number when there are digits after it. Remove unused IS_ALPHA. b=306504 r+sr=bzbarsky 2005-08-31 16:15:58 +00:00
nsCSSStruct.cpp Bug 301234 - implement subset of SVG filters. r=scooter 2005-09-06 22:30:40 +00:00
nsCSSStruct.h Bug 301234 - implement subset of SVG filters. r=scooter 2005-09-06 22:30:40 +00:00
nsCSSStyleRule.cpp
nsCSSStyleSheet.cpp Improve the CSSLoader API: make it clear which methods return results 2005-09-12 18:41:15 +00:00
nsCSSStyleSheet.h Improve the CSSLoader API: make it clear which methods return results 2005-09-12 18:41:15 +00:00
nsCSSValue.cpp
nsCSSValue.h
nsDOMCSSAttrDeclaration.cpp
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp
nsDOMCSSDeclaration.h
nsDOMCSSRect.cpp
nsDOMCSSRect.h
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsHTMLCSSStyleSheet.cpp
nsHTMLStyleSheet.cpp Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out 2005-08-22 22:24:29 +00:00
nsHTMLStyleSheet.h
nsIComputedDOMStyle.h
nsICSSDeclaration.h
nsICSSGroupRule.h
nsICSSImportRule.h
nsICSSLoader.h Improve the CSSLoader API: make it clear which methods return results 2005-09-12 18:41:15 +00:00
nsICSSLoaderObserver.h Improve the CSSLoader API: make it clear which methods return results 2005-09-12 18:41:15 +00:00
nsICSSNameSpaceRule.h
nsICSSOMFactory.h
nsICSSParser.h
nsICSSPseudoComparator.h
nsICSSRule.h
nsICSSStyleRule.h
nsICSSStyleRuleDOMWrapper.h
nsICSSStyleSheet.h
nsIHTMLCSSStyleSheet.h
nsIInspectorCSSUtils.h
nsIMediaList.h
nsInspectorCSSUtils.cpp Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out 2005-08-22 22:24:29 +00:00
nsInspectorCSSUtils.h
nsIStyleRule.h
nsIStyleRuleProcessor.h
nsIStyleRuleSupplier.h
nsIStyleSheet.h
nsLayoutStylesheetCache.cpp Improve the CSSLoader API: make it clear which methods return results 2005-09-12 18:41:15 +00:00
nsLayoutStylesheetCache.h
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsRuleData.h
nsRuleNode.cpp Remove unused canHaveExplicitInherit variable and fix some comments. b=308079 r+sr=bzbarsky 2005-09-12 04:55:36 +00:00
nsRuleNode.h
nsRuleWalker.h
nsStyleContext.cpp Bug 301234 - implement subset of SVG filters. r=scooter 2005-09-06 22:30:40 +00:00
nsStyleContext.h
nsStyleCoord.cpp
nsStyleCoord.h
nsStyleSet.cpp Weaken assertions I added yesterday to fix orange on balsa. b=307939 2005-09-12 15:37:30 +00:00
nsStyleSet.h Fix typo stephend pointed out. 2005-09-12 04:28:16 +00:00
nsStyleStruct.cpp Bug 301234 - implement subset of SVG filters. r=scooter 2005-09-06 22:30:40 +00:00
nsStyleStruct.h Bug 301234 - implement subset of SVG filters. r=scooter 2005-09-06 22:30:40 +00:00
nsStyleStructList.h
nsStyleUtil.cpp Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there. 2005-08-10 20:21:44 +00:00
nsStyleUtil.h
quirk.css
ua.css
viewsource.css