gecko-dev/layout/style
2006-05-16 15:52:45 +00:00
..
xbl-marquee Fix for bug 324408 - Marquee onstart, onfinish and onbounce events not supported. r=doronr, sr=jst. My first check-in! 2006-02-23 02:26:28 +00:00
.cvsignore Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles. 2004-12-07 18:09:28 +00:00
arrow.gif
arrowd.gif
forms.css Bug 333243: Options inside <optgroup>s in RTL <selects>s are not indented. r+sr=dbaron 2006-04-15 07:39:46 +00:00
html.css Fix crash relating to uninitialized floats in cursor structure, and make imagemap images use the cursor style of the areas when in them (instead of the cursor style from the image) and the cursor style of the image when not in the areas (instead of a hardcoded default). b=302536 r=biesi sr=bzbarsky 2006-04-20 21:02:10 +00:00
Makefile.in Split the nsCSSRuleProcessor half of nsCSSStyleSheet.cpp into nsCSSRuleProcessor.cpp. b=332136 r+sr=bzbarsky 2006-04-03 23:52:17 +00:00
nsComputedDOMStyle.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsComputedDOMStyle.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSAnonBoxes.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSAnonBoxes.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSAnonBoxList.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSDataBlock.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSDataBlock.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSDeclaration.cpp Make static some nsCSSDeclaration methods that don't need their this. b=336322 r+sr=bzbarsky 2006-05-02 23:36:17 +00:00
nsCSSDeclaration.h Make static some nsCSSDeclaration methods that don't need their this. b=336322 r+sr=bzbarsky 2006-05-02 23:36:17 +00:00
nsCSSKeywordList.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSKeywords.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSKeywords.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSLoader.cpp Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 15:52:45 +00:00
nsCSSLoader.h landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsCSSOMFactory.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSOMFactory.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSParser.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSProperty.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 06:20:34 +00:00
nsCSSPropList.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSProps.cpp Only parse those XUL display styles that we can actually construct. Bug 2006-04-19 15:10:50 +00:00
nsCSSProps.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSPseudoClasses.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSPseudoClasses.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSPseudoClassList.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSPseudoElementList.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSPseudoElements.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSPseudoElements.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSRule.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSRule.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSRuleProcessor.cpp Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
nsCSSRuleProcessor.h Split the nsCSSRuleProcessor half of nsCSSStyleSheet.cpp into nsCSSRuleProcessor.cpp. b=332136 r+sr=bzbarsky 2006-04-03 23:52:17 +00:00
nsCSSRules.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSRules.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSScanner.cpp Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
nsCSSScanner.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSStruct.cpp Remove unused (and sometimes buggy) DEBUG code. b=336323 r+sr=bzbarsky 2006-05-03 04:26:28 +00:00
nsCSSStruct.h Remove unused (and sometimes buggy) DEBUG code. b=336323 r+sr=bzbarsky 2006-05-03 04:26:28 +00:00
nsCSSStyleRule.cpp Fix leak when cloning negations caused by previous patch. b=333634 r+sr=bzbarsky 2006-04-28 18:02:53 +00:00
nsCSSStyleSheet.cpp Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
nsCSSStyleSheet.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsCSSValue.cpp Remove unused (and sometimes buggy) DEBUG code. b=336323 r+sr=bzbarsky 2006-05-03 04:26:28 +00:00
nsCSSValue.h Remove unused (and sometimes buggy) DEBUG code. b=336323 r+sr=bzbarsky 2006-05-03 04:26:28 +00:00
nsDOMCSSAttrDeclaration.cpp Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
nsDOMCSSAttrDeclaration.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsDOMCSSDeclaration.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsDOMCSSDeclaration.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsDOMCSSRect.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsDOMCSSRect.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsDOMCSSRGBColor.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsDOMCSSRGBColor.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsDOMCSSValueList.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsDOMCSSValueList.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsHTMLCSSStyleSheet.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsHTMLStyleSheet.cpp remove crash prone from hack from frame construction and replace it with a hardcoded style rule bug 285727 r/sr=bzbarsky 2006-05-14 13:34:32 +00:00
nsHTMLStyleSheet.h remove crash prone from hack from frame construction and replace it with a hardcoded style rule bug 285727 r/sr=bzbarsky 2006-05-14 13:34:32 +00:00
nsIComputedDOMStyle.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSDeclaration.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSGroupRule.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSImportRule.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSLoader.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSLoaderObserver.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSNameSpaceRule.h Put comment where LXR likes it. (At least I only messed up one file.) 2006-03-25 07:14:13 +00:00
nsICSSOMFactory.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSParser.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSPseudoComparator.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSRule.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSStyleRule.h Fix leak when cloning negations caused by previous patch. b=333634 r+sr=bzbarsky 2006-04-28 18:02:53 +00:00
nsICSSStyleRuleDOMWrapper.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsICSSStyleSheet.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsIHTMLCSSStyleSheet.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsIInspectorCSSUtils.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsIMediaList.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsInspectorCSSUtils.cpp Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
nsInspectorCSSUtils.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsIStyleRule.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsIStyleRuleProcessor.h Destroy chained RuleProcessorData interatively. b=323504 r+sr=bzbarsky 2006-04-27 00:35:05 +00:00
nsIStyleRuleSupplier.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsIStyleSheet.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
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 File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsROCSSPrimitiveValue.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsRuleData.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsRuleNode.cpp Missed an out-of-memory check. b=335729 r+sr=bzbarsky 2006-04-27 23:56:53 +00:00
nsRuleNode.h nsRuleNode should not have a virtual destructor (and thus vtable pointer). b=335630 r+sr=bzbarsky 2006-04-27 20:01:59 +00:00
nsRuleWalker.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsStyleContext.cpp Make what FindChildWithRules does actually be an MRU cache, and condense some if-else chains over mChild and mEmptyChild. b=335733 r+sr=bzbarsky 2006-04-28 00:09:05 +00:00
nsStyleContext.h Make what FindChildWithRules does actually be an MRU cache, and condense some if-else chains over mChild and mEmptyChild. b=335733 r+sr=bzbarsky 2006-04-28 00:09:05 +00:00
nsStyleCoord.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsStyleCoord.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsStyleSet.cpp Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
nsStyleSet.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsStyleStruct.cpp File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsStyleStruct.h File comments that show up in LXR and provide a quick summary of what's in each file. 2006-03-25 05:47:31 +00:00
nsStyleStructList.h Put back CheckColorCallback from bug 332333 despite its being part of a slight Tp regression. 2006-04-16 06:41:25 +00:00
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 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 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