gecko-dev/layout/style
Olli.Pettay%helsinki.fi d56070112f Bug 369753, remove nsIXMLContent, r+sr=bz 2007-02-09 00:15:14 +00:00
..
xbl-marquee Make marquee use inline-block. b=163504 r=martijn sr=bzbarsky 2007-01-27 18:40:57 +00:00
.cvsignore
Makefile.in
arrow.gif
arrowd.gif
forms.css Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213. 2006-12-08 05:38:33 +00:00
html.css Move gray-ness of table borders to quirks mode and restore our prior standards-mode behavior. b=84307 r=fantasai sr=bzbarsky 2007-02-02 06:11:56 +00:00
nsCSSAnonBoxList.h Implement CSS display types inline-block and inline-table. b=9458, 18217 r+sr=bzbarsky 2007-01-27 18:36:57 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSDataBlock.cpp
nsCSSDataBlock.h
nsCSSDeclaration.cpp
nsCSSDeclaration.h
nsCSSKeywordList.h Make default table and hr border colors be gray rather than special values that depend on the background color, and remove the special values that depend on the background. b=84307 Patch by fantasai <fantasai.bugs@inkedblade.net>. r=bzbarsky sr=dbaron 2007-02-01 02:45:55 +00:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSLoader.cpp Simplify the posted events setup now that they're owned through dispatch by the 2007-02-05 18:09:26 +00:00
nsCSSLoader.h Simplify the posted events setup now that they're owned through dispatch by the 2007-02-05 18:09:26 +00:00
nsCSSOMFactory.cpp
nsCSSOMFactory.h
nsCSSParser.cpp Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc 2007-01-30 13:19:55 +00:00
nsCSSPropList.h Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc 2007-01-30 13:19:55 +00:00
nsCSSProperty.h
nsCSSProps.cpp Make default table and hr border colors be gray rather than special values that depend on the background color, and remove the special values that depend on the background. b=84307 Patch by fantasai <fantasai.bugs@inkedblade.net>. r=bzbarsky sr=dbaron 2007-02-01 02:45:55 +00:00
nsCSSProps.h Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc 2007-01-30 13:19:55 +00:00
nsCSSPseudoClassList.h Fix bug 349695 by taking a different approach to setting display:none on HTML 2006-08-25 22:33:17 +00:00
nsCSSPseudoClasses.cpp
nsCSSPseudoClasses.h
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSRule.cpp
nsCSSRule.h
nsCSSRuleProcessor.cpp Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc 2007-01-04 10:53:59 +00:00
nsCSSRuleProcessor.h
nsCSSRules.cpp Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
nsCSSRules.h Add obviously-needed null check. b=337889 r+sr=bzbarsky 2006-10-06 05:29:44 +00:00
nsCSSScanner.cpp Correct punctuation in CSS error reports. b=315250 r+sr=bzbarsky. 2007-01-23 22:49:49 +00:00
nsCSSScanner.h
nsCSSStruct.cpp Bug 326143 - Implement feFlood and feTurbulence filter elements. 2007-01-08 16:48:56 +00:00
nsCSSStruct.h Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc 2007-01-30 13:19:55 +00:00
nsCSSStyleRule.cpp Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
nsCSSStyleSheet.cpp Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
nsCSSStyleSheet.h
nsCSSValue.cpp Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
nsCSSValue.h Bug 368703 � Some methods in layout/style could be const r+sr=dbaron 2007-01-31 13:59:26 +00:00
nsComputedDOMStyle.cpp Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
nsComputedDOMStyle.h Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
nsDOMCSSAttrDeclaration.cpp Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp
nsDOMCSSDeclaration.h
nsDOMCSSRGBColor.cpp Make computed style output the a part of rgba/hsla colors, and also implement the 'transparent' keyword from css3-color. b=347912 r+sr=bzbarsky 2007-01-25 02:03:02 +00:00
nsDOMCSSRGBColor.h Make computed style output the a part of rgba/hsla colors, and also implement the 'transparent' keyword from css3-color. b=347912 r+sr=bzbarsky 2007-01-25 02:03:02 +00:00
nsDOMCSSRect.cpp
nsDOMCSSRect.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsHTMLCSSStyleSheet.cpp
nsHTMLStyleSheet.cpp Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
nsHTMLStyleSheet.h Fix col border drawing for cols that are explicitly in the source. Bug 350444, 2006-11-13 15:46:52 +00:00
nsICSSDeclaration.h
nsICSSGroupRule.h
nsICSSImportRule.h
nsICSSLoader.h Rev nsICSSLoader IID too. Bug 319654. 2006-11-11 22:28:09 +00:00
nsICSSLoaderObserver.h Create DOM nodes for processing instructions in XUL, take 2. Still bug 319654, patch by 2006-11-11 22:27:00 +00:00
nsICSSNameSpaceRule.h
nsICSSOMFactory.h
nsICSSParser.h
nsICSSPseudoComparator.h
nsICSSRule.h
nsICSSStyleRule.h
nsICSSStyleRuleDOMWrapper.h
nsICSSStyleSheet.h
nsIComputedDOMStyle.h
nsIHTMLCSSStyleSheet.h
nsIInspectorCSSUtils.h
nsIMediaList.h
nsIStyleRule.h
nsIStyleRuleProcessor.h Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc 2007-01-04 10:53:59 +00:00
nsIStyleRuleSupplier.h
nsIStyleSheet.h Implement the proposed Web Apps 1.0 API for changing the selected style sheet 2007-01-11 19:32:31 +00:00
nsInspectorCSSUtils.cpp Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
nsInspectorCSSUtils.h
nsLayoutStylesheetCache.cpp
nsLayoutStylesheetCache.h
nsROCSSPrimitiveValue.cpp Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
nsROCSSPrimitiveValue.h Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
nsRuleData.h
nsRuleNode.cpp Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
nsRuleNode.h Make the GetStyle* getters not go through GetStyleData() so they can be 2006-12-12 17:44:45 +00:00
nsRuleWalker.h
nsStyleContext.cpp Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc 2007-01-30 13:19:55 +00:00
nsStyleContext.h Eliminate nsStyleBorderPadding and add margin/padding/content rect APIs to nsIFrame. b=332922 r+sr=roc 2006-12-20 01:23:45 +00:00
nsStyleCoord.cpp
nsStyleCoord.h
nsStyleSet.cpp Make the assertions saner. Bug 342923, r+sr=dbaron 2006-11-11 06:30:40 +00:00
nsStyleSet.h
nsStyleStruct.cpp Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
nsStyleStruct.h Bug 366043 The negative outline-offset is broken by bug 287624 r+sr=dbaron 2007-02-08 21:04:54 +00:00
nsStyleStructList.h Bug 287624 ? round CSS border widths to nearest pixel r+sr=dbaron 2006-12-27 14:21:43 +00:00
nsStyleUtil.cpp Bug 369753, remove nsIXMLContent, r+sr=bz 2007-02-09 00:15:14 +00:00
nsStyleUtil.h Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc 2007-01-04 10:53:59 +00:00
quirk.css Move gray-ness of table borders to quirks mode and restore our prior standards-mode behavior. b=84307 r=fantasai sr=bzbarsky 2007-02-02 06:11:56 +00:00
ua.css Implement CSS display types inline-block and inline-table. b=9458, 18217 r+sr=bzbarsky 2007-01-27 18:36:57 +00:00
viewsource.css