.. |
arrow.gif
|
Bugzilla Bug 111606�Want black combo box arrow
|
2001-11-27 15:48:16 +00:00 |
arrowd.gif
|
Bugzilla Bug 111606�Want black combo box arrow
|
2001-11-27 15:48:16 +00:00 |
forms.css
|
Give checkbox and radio face color on active
|
2001-11-29 09:54:38 +00:00 |
html.css
|
Avoid applying all default rendering of HTML's table element to anonymous table objects. b=72358 r=hixie sr=attinasi
|
2001-11-11 01:35:25 +00:00 |
nsComputedDOMStyle.cpp
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
nsCSSDeclaration.cpp
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
nsCSSKeywordList.h
|
bug 107857 - add -moz-show-background value to empty-cells and make that the quirk default. sr=attinasi, r=pierre.
|
2001-11-06 22:52:59 +00:00 |
nsCSSKeywords.cpp
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
nsCSSKeywords.h
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
nsCSSLoader.cpp
|
Check the mimetype on the stylesheet channel and only
|
2001-11-19 20:30:29 +00:00 |
nsCSSOMFactory.cpp
|
Add omitted NS_INIT_ISUPPORTS. b=108750 a=blizzard
|
2001-11-08 02:17:43 +00:00 |
nsCSSOMFactory.h
|
Move nsDOMCSSAttributeDeclaration into its own file to progress towards moving all of the style system code back into the layout library. r=jst sr=hyatt b=108750
|
2001-11-07 07:06:31 +00:00 |
nsCSSParser.cpp
|
Fixing bug 112473. Eliminate unnecessary allocations in the CSS parser and speed up NS_NewHTMLReflowCommand() a bit. r=dbaron@fas.harvard.edu, rs=waterson@netscape.com
|
2001-11-29 08:48:53 +00:00 |
nsCSSPropList.h
|
Make changes to clip property trigger a reflow change, not just a visual
|
2001-10-10 00:21:02 +00:00 |
nsCSSProps.cpp
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
nsCSSProps.h
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
nsCSSRule.cpp
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsCSSRule.h
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsCSSRules.cpp
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsCSSScanner.cpp
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsCSSScanner.h
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsCSSStruct.cpp
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
nsCSSStyleRule.cpp
|
Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson
|
2001-10-24 00:01:09 +00:00 |
nsCSSStyleSheet.cpp
|
Bug 109431: Speed up ID selector matching, mainly by using nsDependentString instead of nsAutoString. Patch by rjesup and me. Bug 110815: Avoid an unneeded QI from nsICSSStyleRule to nsIStyleRule, which it inherits. r=jag sr=hyatt
|
2001-11-21 03:30:44 +00:00 |
nsCSSValue.cpp
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsCSSValue.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsDOMCSSAttrDeclaration.cpp
|
Whitespace changes.
|
2001-11-29 09:59:31 +00:00 |
nsDOMCSSAttrDeclaration.h
|
Move nsDOMCSSAttributeDeclaration into its own file to progress towards moving all of the style system code back into the layout library. r=jst sr=hyatt b=108750
|
2001-11-07 07:06:31 +00:00 |
nsDOMCSSDeclaration.cpp
|
Make setting element.style.foo just parse the value instead of creating
|
2001-09-28 01:38:36 +00:00 |
nsDOMCSSDeclaration.h
|
Make setting element.style.foo just parse the value instead of creating
|
2001-09-28 01:38:36 +00:00 |
nsHTMLCSSStyleSheet.cpp
|
Pull computation of loop invariants for rule matching out of outer loop (over rule processors) as well, from SelectorMatchesData in nsCSSStyleSheet to RuleProcessorData in nsStyleSet. Use the RuleProcessorData structure in nsHTMLStyleSheet as well. Simplify matching of :-moz-bound-element pseudo-class. b=83836 r=waterson, pierre sr=hyatt
|
2001-11-10 23:51:45 +00:00 |
nsHTMLStyleSheet.cpp
|
Pull computation of loop invariants for rule matching out of outer loop (over rule processors) as well, from SelectorMatchesData in nsCSSStyleSheet to RuleProcessorData in nsStyleSet. Use the RuleProcessorData structure in nsHTMLStyleSheet as well. Simplify matching of :-moz-bound-element pseudo-class. b=83836 r=waterson, pierre sr=hyatt
|
2001-11-10 23:51:45 +00:00 |
nsIComputedDOMStyle.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsICSSGroupRule.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsICSSImportRule.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsICSSLoader.h
|
Improve how we get our charset for stylesheets. Look at HTTP header,
|
2001-10-25 00:34:20 +00:00 |
nsICSSLoaderObserver.h
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsICSSNameSpaceRule.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsICSSOMFactory.h
|
Move nsDOMCSSAttributeDeclaration into its own file to progress towards moving all of the style system code back into the layout library. r=jst sr=hyatt b=108750
|
2001-11-07 07:06:31 +00:00 |
nsICSSParser.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsICSSPseudoComparator.h
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsICSSRule.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsICSSStyleRule.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsICSSStyleSheet.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsIHTMLCSSStyleSheet.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsIMediaList.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsIStyleRule.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
nsIStyleRuleProcessor.h
|
Attempt to fix HP runtime bustage. b=83836
|
2001-11-11 20:46:42 +00:00 |
nsIStyleRuleSupplier.h
|
Pull computation of loop invariants for rule matching out of outer loop (over rule processors) as well, from SelectorMatchesData in nsCSSStyleSheet to RuleProcessorData in nsStyleSet. Use the RuleProcessorData structure in nsHTMLStyleSheet as well. Simplify matching of :-moz-bound-element pseudo-class. b=83836 r=waterson, pierre sr=hyatt
|
2001-11-10 23:51:45 +00:00 |
nsIStyleSheet.h
|
Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst
|
2001-10-16 05:31:36 +00:00 |
nsROCSSPrimitiveValue.cpp
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsROCSSPrimitiveValue.h
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsRuleNode.cpp
|
Fix crash and incorrect calculation of percentage line-height by computing relative to self's font-size rather than parent's font size. r=pierre sr=hyatt b=111405
|
2001-11-28 04:35:52 +00:00 |
nsRuleNode.h
|
Perf and footprint opt. Make style re-resolution cheaper. r=glazou, sr=hewitt, bug 109261
|
2001-11-14 08:19:13 +00:00 |
nsRuleWalker.h
|
Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson
|
2001-10-24 00:01:09 +00:00 |
nsStyleContext.cpp
|
MIssed a spot in 109261. same reviewers apply as for previous checkin of bug fix.
|
2001-11-15 07:31:13 +00:00 |
nsStyleCoord.cpp
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsStyleCoord.h
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsStyleSet.cpp
|
Consider the result of |mStyleRuleSupplier->UseDocumentRules| in FileRules to prevent incorrect application of document rules to scrollbars and some form controls. Patch from <fantasai@escape.com>. r=dbaron sr=hyatt b=109808
|
2001-11-28 04:54:05 +00:00 |
nsStyleStruct.cpp
|
Fixing bogus indentation that I missed (checked in old version of
|
2001-11-11 03:56:49 +00:00 |
nsStyleStruct.h
|
Fix HP bustage by moving GetStyleData function templates from nsStyleStruct.h to nsIFrame.h and nsIStyleContext.h b=111883
|
2001-11-28 06:50:13 +00:00 |
nsStyleUtil.cpp
|
Initial check in for print preview work it is complied in for Windows and linix only
|
2001-11-06 12:18:51 +00:00 |
nsStyleUtil.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
quirk.css
|
bug 107857 - add -moz-show-background value to empty-cells and make that the quirk default. sr=attinasi, r=pierre.
|
2001-11-06 22:52:59 +00:00 |
ua.css
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
viewsource.css
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |