.. |
xbl-marquee
|
Bug 167224 Cleanup marquee
|
2004-04-07 19:48:11 +00:00 |
arrow.gif
|
…
|
|
arrowd.gif
|
…
|
|
forms.css
|
Instead of setting inline style for every text input's anonymous div, have a
|
2004-05-15 05:09:37 +00:00 |
html.css
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsCSSAnonBoxList.h
|
Instead of setting inline style for every text input's anonymous div, have a
|
2004-05-15 05:09:37 +00:00 |
nsCSSAnonBoxes.cpp
|
…
|
|
nsCSSAnonBoxes.h
|
…
|
|
nsCSSDataBlock.cpp
|
Add and use some convenience functions on nsCSSRect. Bug 208731, r+sr=dbaron
|
2004-05-05 00:43:50 +00:00 |
nsCSSDataBlock.h
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsCSSDeclaration.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsCSSDeclaration.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsCSSKeywordList.h
|
Bug 237535 prelight text invisible in high-contrast inverse themes
|
2004-06-01 01:58:10 +00:00 |
nsCSSKeywords.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsCSSKeywords.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsCSSLoader.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsCSSLoader.h
|
Make content policy api (nsIContentPolicy) not suck.
|
2004-05-13 18:34:18 +00:00 |
nsCSSOMFactory.cpp
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsCSSOMFactory.h
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsCSSParser.cpp
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsCSSPropList.h
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsCSSProperty.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsCSSProps.cpp
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsCSSProps.h
|
Remove '-moz-resizer' from the style system.
|
2004-05-05 21:37:32 +00:00 |
nsCSSPseudoClassList.h
|
Add CSS3 pseudo-class selector :only-child
|
2004-05-25 13:43:52 +00:00 |
nsCSSPseudoClasses.cpp
|
…
|
|
nsCSSPseudoClasses.h
|
…
|
|
nsCSSPseudoElementList.h
|
…
|
|
nsCSSPseudoElements.cpp
|
…
|
|
nsCSSPseudoElements.h
|
…
|
|
nsCSSRule.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsCSSRule.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsCSSRules.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsCSSScanner.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsCSSScanner.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsCSSStruct.cpp
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsCSSStruct.h
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsCSSStyleRule.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsCSSStyleSheet.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsCSSValue.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsCSSValue.h
|
nsCSSValue::Reset does not seem to be inlined with -Os, so adding NS_HIDDEN here as well.
|
2004-05-13 17:09:20 +00:00 |
nsComputedDOMStyle.cpp
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsComputedDOMStyle.h
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsDOMCSSAttrDeclaration.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsDOMCSSAttrDeclaration.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsDOMCSSDeclaration.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsDOMCSSDeclaration.h
|
Use property ids from the property list, as long as we're using preprocessing
|
2004-06-08 01:32:29 +00:00 |
nsDOMCSSRGBColor.cpp
|
…
|
|
nsDOMCSSRGBColor.h
|
…
|
|
nsDOMCSSRect.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsDOMCSSRect.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsDOMCSSValueList.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsDOMCSSValueList.h
|
…
|
|
nsHTMLCSSStyleSheet.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsHTMLStyleSheet.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsHTMLStyleSheet.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 13:54:27 +00:00 |
nsICSSDeclaration.h
|
Use property ids from the property list, as long as we're using preprocessing
|
2004-06-08 01:32:29 +00:00 |
nsICSSGroupRule.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsICSSImportRule.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsICSSLoader.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsICSSLoaderObserver.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsICSSNameSpaceRule.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsICSSOMFactory.h
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsICSSParser.h
|
Use property ids from the property list, as long as we're using preprocessing
|
2004-06-08 01:32:29 +00:00 |
nsICSSPseudoComparator.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsICSSRule.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsICSSStyleRule.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsICSSStyleRuleDOMWrapper.h
|
…
|
|
nsICSSStyleSheet.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIComputedDOMStyle.h
|
Use property ids from the property list, as long as we're using preprocessing
|
2004-06-08 01:32:29 +00:00 |
nsIHTMLCSSStyleSheet.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIInspectorCSSUtils.h
|
…
|
|
nsIMediaList.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIStyleRule.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIStyleRuleProcessor.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIStyleRuleSupplier.h
|
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
|
2004-01-07 22:30:53 +00:00 |
nsIStyleSheet.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsInspectorCSSUtils.cpp
|
Fix bug 236921. This makes the root node's style context have no parent, makes
|
2004-03-29 16:00:38 +00:00 |
nsInspectorCSSUtils.h
|
Fix bug 236921. This makes the root node's style context have no parent, makes
|
2004-03-29 16:00:38 +00:00 |
nsLayoutStylesheetCache.cpp
|
Bug 239925 - fix static initializers in DOM/widget/libpr0n so that we can restart XPCOM safely r=jst sr=darin
|
2004-06-09 18:36:25 +00:00 |
nsLayoutStylesheetCache.h
|
Re-landing bug 237407 with crash-fix. r/sr=dbaron+brendan a=asa+mkaply
|
2004-03-23 18:26:43 +00:00 |
nsROCSSPrimitiveValue.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsROCSSPrimitiveValue.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsRuleNode.cpp
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsRuleNode.h
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsRuleWalker.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsStyleContext.cpp
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsStyleContext.h
|
Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron.
|
2004-06-08 23:53:59 +00:00 |
nsStyleCoord.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsStyleCoord.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsStyleSet.cpp
|
Move presentation attributes into the UA level in non-HTML documents and a
|
2004-05-05 00:30:57 +00:00 |
nsStyleSet.h
|
Move presentation attributes into the UA level in non-HTML documents and a
|
2004-05-05 00:30:57 +00:00 |
nsStyleStruct.cpp
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsStyleStruct.h
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsStyleStructList.h
|
Bug 245297. Add basic style system support for columns. r+sr=dbaron
|
2004-06-17 11:57:37 +00:00 |
nsStyleUtil.cpp
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2004-05-22 22:15:22 +00:00 |
nsStyleUtil.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
quirk.css
|
Remove 'text-align:-moz-initial;' from UA CSS. Bug 86462, patch by Anne van
|
2004-05-11 18:32:38 +00:00 |
ua.css
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
viewsource.css
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |