gecko-dev/layout/style
dbaron%dbaron.org 94a40f887d Change the way having allow documents to use other fonts unset works: convert everything specified into either the monospace or serif/sans-serif generic depending on whether the monospace generic was specified anywhere in the list. b=159440 r+sr=bzbarsky 2006-02-11 17:41:50 +00:00
..
xbl-marquee Bug 160162: MARQUEE loop property not supported, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=doron, sr=jst 2006-01-12 01:15:42 +00:00
.cvsignore
Makefile.in Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
arrow.gif
arrowd.gif
forms.css Bug 326123: Add 1px horizontal padding to the anonymous div in text inputs and textareas. r=dbaron sr=bzbarsky 2006-02-09 18:03:04 +00:00
html.css Finish fixing bug 114641. r=biesi, sr=dbaron 2005-10-17 00:52:58 +00:00
nsCSSAnonBoxList.h Remove the dummy frame stuff from selects. Replace it with smarter focus rect 2005-11-04 23:36:27 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSDataBlock.cpp Fix bug 303812. r+sr=dbaron 2005-11-20 21:08:47 +00:00
nsCSSDataBlock.h Don't call ValueAppended on every single inline style mutation. Should be a 2005-04-28 20:19:24 +00:00
nsCSSDeclaration.cpp bug 308409 convert ParseTextShadow to nsCSSValue::Array and nsCSSValueList 2005-09-20 12:04:45 +00:00
nsCSSDeclaration.h Don't call ValueAppended on every single inline style mutation. Should be a 2005-04-28 20:19:24 +00:00
nsCSSKeywordList.h Bug 243078 - Native Theme Rendering for Windows XP Menus, toolbars 2005-10-07 00:31:36 +00:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSLoader.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +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 Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet 2005-11-02 00:41:51 +00:00
nsCSSOMFactory.h Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet 2005-11-02 00:41:51 +00:00
nsCSSParser.cpp b=147017, Support rgba and hsla colors in CSS (cairo only), r+sr=dbaron 2006-02-10 07:08:43 +00:00
nsCSSPropList.h Bug 316764 - implement <mask> and fix <clipPath> for multiple 2006-01-20 17:00:43 +00:00
nsCSSProperty.h bug 308409 convert ParseTextShadow to nsCSSValue::Array and nsCSSValueList 2005-09-20 12:04:45 +00:00
nsCSSProps.cpp Bug 243078 - Native Theme Rendering for Windows XP Menus, toolbars 2005-10-07 00:31:36 +00:00
nsCSSProps.h Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsCSSPseudoClassList.h Bug 309521 2005-12-29 14:15:33 +00:00
nsCSSPseudoClasses.cpp
nsCSSPseudoClasses.h
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSRule.cpp
nsCSSRule.h
nsCSSRuleProcessor.h
nsCSSRules.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsCSSRules.h Convert CSSGroupRule and CSSStyleSheet to use nsCOMArray. Bug 312491, r+sr=bzbarsky. 2005-10-15 20:21:20 +00:00
nsCSSScanner.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsCSSScanner.h Make sure that CSS escapes don't introduce UTF16 surrogates into the character 2005-11-17 15:17:00 +00:00
nsCSSStruct.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsCSSStruct.h Bug 316764 - implement <mask> and fix <clipPath> for multiple 2006-01-20 17:00:43 +00:00
nsCSSStyleRule.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsCSSStyleSheet.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsCSSStyleSheet.h Convert CSSGroupRule and CSSStyleSheet to use nsCOMArray. Bug 312491, r+sr=bzbarsky. 2005-10-15 20:21:20 +00:00
nsCSSValue.cpp check a pref to determine whether CSS background images should block onload 2005-07-15 21:19:04 +00:00
nsCSSValue.h Bug 313309 part 1 - use __fastcall for NS_FASTCALL on windows, r=shaver 2005-11-10 14:43:22 +00:00
nsComputedDOMStyle.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsComputedDOMStyle.h Fix crashes when computed style is used on a dead presentation. Bug 291183, 2005-06-03 01:51:15 +00:00
nsDOMCSSAttrDeclaration.cpp Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet 2005-11-02 00:41:51 +00:00
nsDOMCSSAttrDeclaration.h Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet 2005-11-02 00:41:51 +00:00
nsDOMCSSDeclaration.cpp Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsDOMCSSDeclaration.h
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h
nsDOMCSSRect.cpp
nsDOMCSSRect.h
nsDOMCSSValueList.cpp Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsDOMCSSValueList.h bug 286899 Follow CSS 2.1, rather than css3-ui, for the computed style for the 2005-03-20 13:35:31 +00:00
nsHTMLCSSStyleSheet.cpp Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet 2005-11-02 00:41:51 +00:00
nsHTMLStyleSheet.cpp Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet 2005-11-02 00:41:51 +00:00
nsHTMLStyleSheet.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsICSSDeclaration.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSGroupRule.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSImportRule.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSLoader.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSLoaderObserver.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSNameSpaceRule.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSOMFactory.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSParser.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSPseudoComparator.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSRule.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSStyleRule.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSStyleRuleDOMWrapper.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsICSSStyleSheet.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIComputedDOMStyle.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIHTMLCSSStyleSheet.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIInspectorCSSUtils.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIMediaList.h Use protected instead of private so VC6 gets less confused when nsDerivedSafe is involved. Hopefully fixing bustage. b=156716 2005-03-30 01:42:06 +00:00
nsIStyleRule.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIStyleRuleProcessor.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIStyleRuleSupplier.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIStyleSheet.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsInspectorCSSUtils.cpp Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out 2005-08-22 22:24:29 +00:00
nsInspectorCSSUtils.h
nsLayoutStylesheetCache.cpp Bug 318128 Fix abuse of the CSS loader as a service r=bsmedberg sr=bz 2005-12-09 11:10:36 +00:00
nsLayoutStylesheetCache.h Bug 318128 Fix abuse of the CSS loader as a service r=bsmedberg sr=bz 2005-12-09 11:10:36 +00:00
nsROCSSPrimitiveValue.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsROCSSPrimitiveValue.h
nsRuleData.h
nsRuleNode.cpp Change the way having allow documents to use other fonts unset works: convert everything specified into either the monospace or serif/sans-serif generic depending on whether the monospace generic was specified anywhere in the list. b=159440 r+sr=bzbarsky 2006-02-11 17:41:50 +00:00
nsRuleNode.h Change the way having allow documents to use other fonts unset works: convert everything specified into either the monospace or serif/sans-serif generic depending on whether the monospace generic was specified anywhere in the list. b=159440 r+sr=bzbarsky 2006-02-11 17:41:50 +00:00
nsRuleWalker.h
nsStyleContext.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +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 316764 - implement <mask> and fix <clipPath> for multiple 2006-01-20 17:00:43 +00:00
nsStyleStruct.h Bug 316764 - implement <mask> and fix <clipPath> for multiple 2006-01-20 17:00:43 +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 Bug 317375. Removing REVIEW: comment that was causing a warning in ua.css. comments only, no code affected 2006-01-26 22:53:00 +00:00
viewsource.css Bug 299184 Should set background-color property for prettyprint 2005-07-11 22:22:47 +00:00