gecko-dev/layout/style
smfr%smfr.org 12e84fcbdb Fix bug 288360 -- uninitialized return values caused failure to load CSS on various sites. r/sr=bzbarsky 2005-03-30 23:05:02 +00:00
..
xbl-marquee Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles. 2004-12-07 18:09:28 +00:00
.cvsignore Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles. 2004-12-07 18:09:28 +00:00
Makefile.in Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
arrow.gif
arrowd.gif
forms.css Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
html.css Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsCSSAnonBoxList.h Bug 251162. Landing experimental implementation of CSS3 columns. r+sr=dbaron 2004-10-08 12:17:10 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSDataBlock.cpp 38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on 2004-12-30 21:56:11 +00:00
nsCSSDataBlock.h
nsCSSDeclaration.cpp Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsCSSDeclaration.h Bug 238050 - implement SVG markers. r=scooter, moz common files sr=dbaron 2004-12-09 03:16:15 +00:00
nsCSSKeywordList.h Bug 174740 Black checkboxes in menus (e.g. View->Toolbars->Navigation Bar) 2005-02-18 06:03:08 +00:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSLoader.cpp Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsCSSLoader.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsCSSOMFactory.cpp
nsCSSOMFactory.h
nsCSSParser.cpp Fix bug 288360 -- uninitialized return values caused failure to load CSS on various sites. r/sr=bzbarsky 2005-03-30 23:05:02 +00:00
nsCSSPropList.h Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsCSSProperty.h Remove unused iscoord parameter from CSS_PROP_* macros. b=205790 r+sr=bzbarsky 2004-11-30 19:24:34 +00:00
nsCSSProps.cpp Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsCSSProps.h Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsCSSPseudoClassList.h :empty should not match nodes that have whitespace children. Introduce a 2004-12-03 04:25:21 +00:00
nsCSSPseudoClasses.cpp
nsCSSPseudoClasses.h
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSRule.cpp
nsCSSRule.h
nsCSSRuleProcessor.h
nsCSSRules.cpp Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsCSSRules.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsCSSScanner.cpp Handle unterminated strings in CSS by using an additional error token type. b=286262 r+sr=bzbarsky 2005-03-18 06:56:56 +00:00
nsCSSScanner.h Handle unterminated strings in CSS by using an additional error token type. b=286262 r+sr=bzbarsky 2005-03-18 06:56:56 +00:00
nsCSSStruct.cpp Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsCSSStruct.h Bug 193825 - <svg:clipPath> implementation. 2005-01-25 03:55:03 +00:00
nsCSSStyleRule.cpp Fix serialization of attribute-existence selectors. Bug 286010, r+sr=dbaron 2005-03-26 02:36:15 +00:00
nsCSSStyleSheet.cpp Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsCSSStyleSheet.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsCSSValue.cpp Fix DOM round-tripping of -moz-initial. b=219903 r+sr=bzbarsky 2004-12-04 22:10:07 +00:00
nsCSSValue.h Make nsCSSValue constructors explicit and fix obscure regression from rule tree landing. b=256270 r+sr=bzbarsky 2004-08-20 20:55:17 +00:00
nsComputedDOMStyle.cpp Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsComputedDOMStyle.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
nsDOMCSSAttrDeclaration.cpp Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue. 2005-01-25 00:02:58 +00:00
nsDOMCSSAttrDeclaration.h Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky 2004-09-10 23:31:48 +00:00
nsDOMCSSDeclaration.cpp Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsDOMCSSDeclaration.h Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky 2004-09-10 23:31:48 +00:00
nsDOMCSSRGBColor.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
nsDOMCSSRGBColor.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
nsDOMCSSRect.cpp
nsDOMCSSRect.h
nsDOMCSSValueList.cpp
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 Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsHTMLStyleSheet.cpp Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +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
nsICSSGroupRule.h
nsICSSImportRule.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsICSSLoader.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsICSSLoaderObserver.h
nsICSSNameSpaceRule.h
nsICSSOMFactory.h
nsICSSParser.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsICSSPseudoComparator.h
nsICSSRule.h Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky 2004-10-31 17:33:50 +00:00
nsICSSStyleRule.h Fix GetSelectorText to truncate the out string. Bug 142648, patch by Daniel 2005-02-03 18:31:24 +00:00
nsICSSStyleRuleDOMWrapper.h
nsICSSStyleSheet.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsIComputedDOMStyle.h
nsIHTMLCSSStyleSheet.h
nsIInspectorCSSUtils.h Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky. 2005-02-25 22:07:01 +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 Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky 2004-10-31 17:33:50 +00:00
nsIStyleRuleProcessor.h deCOMify nsIStyledContent::GetID (make it return we a weak pointer to the ID 2004-11-23 17:21:37 +00:00
nsIStyleRuleSupplier.h Combine WalkRules and UseDocumentRules into one function. Bug 244252, 2004-09-10 04:57:30 +00:00
nsIStyleSheet.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsInspectorCSSUtils.cpp Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky. 2005-02-25 22:07:01 +00:00
nsInspectorCSSUtils.h Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky. 2005-02-25 22:07:01 +00:00
nsLayoutStylesheetCache.cpp Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner 2004-11-30 06:04:04 +00:00
nsLayoutStylesheetCache.h
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsRuleData.h
nsRuleNode.cpp Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsRuleNode.h More documentation and a little cleanup. b=281113 r+sr=bzbarsky (and for the previous comment change too) 2005-02-05 05:24:21 +00:00
nsRuleWalker.h
nsStyleContext.cpp Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsStyleContext.h More documentation and a little cleanup. b=281113 r+sr=bzbarsky (and for the previous comment change too) 2005-02-05 05:24:21 +00:00
nsStyleCoord.cpp
nsStyleCoord.h
nsStyleSet.cpp Combine WalkRules and UseDocumentRules into one function. Bug 244252, 2004-09-10 04:57:30 +00:00
nsStyleSet.h
nsStyleStruct.cpp Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsStyleStruct.h Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsStyleStructList.h
nsStyleUtil.cpp Getting the selector text should properly escape and quote attribute value 2005-01-30 18:01:57 +00:00
nsStyleUtil.h Getting the selector text should properly escape and quote attribute value 2005-01-30 18:01:57 +00:00
quirk.css Put the quirky 1em bottom margin on forms only in quirks mode. Bug 41806, 2005-02-18 06:13:28 +00:00
ua.css Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
viewsource.css bug 263083: view-source now shows tokenizer-level errors, I forgot to check this in earlier. r=rbs sr=dmose 2004-10-25 23:54:04 +00:00