.. |
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
|
Bug 86276. Allow :-moz-anonymous-block and :cell-content to apply in all namespaces. r=dbaron, sr=attinasi, a=blizzard
|
2002-01-16 23:41:54 +00:00 |
nsCSSDeclaration.cpp
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsCSSDeclaration.h
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsCSSKeywordList.h
|
nsITheme impl on mac. r=sfraser/sr=hyatt. bugs 115731, 115733, 115735, 115737, 115740, 115749, 115760, 115763
|
2002-01-15 14:59:21 +00:00 |
nsCSSKeywords.cpp
|
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
|
2001-12-17 07:14:49 +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
|
Fixing bug 118202. Make <link href='http://...'> send a HTTP referrer to the server. r=bzbarsky@mit.edu, sr=darin@netscape.com
|
2002-01-09 05:56:43 +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
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsCSSPropList.h
|
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
|
2001-12-17 22:51:39 +00:00 |
nsCSSProps.cpp
|
nsITheme impl on mac. r=sfraser/sr=hyatt. bugs 115731, 115733, 115735, 115737, 115740, 115749, 115760, 115763
|
2002-01-15 14:59:21 +00:00 |
nsCSSProps.h
|
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
|
2001-12-17 22:51:39 +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
|
remove unused static kISupportsIID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
|
2002-01-10 14:07:59 +00:00 |
nsCSSScanner.cpp
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +00:00 |
nsCSSScanner.h
|
Fix for bug 115157 -- shrink data structures by converting PRBool to PRPackedBool. r=dp, sr=waterson
|
2001-12-14 23:10:42 +00:00 |
nsCSSStruct.cpp
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsCSSStruct.h
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsCSSStyleRule.cpp
|
Fix inspector link errors by adding a method on nsICSSStyleRule that forwards GetValue to nsCSSDeclaration.
|
2002-01-16 01:34:47 +00:00 |
nsCSSStyleSheet.cpp
|
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
|
2001-12-17 07:14:49 +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 |
nsComputedDOMStyle.cpp
|
Implement computed position and clip, make computed style not round
|
2002-01-11 00:15:55 +00:00 |
nsDOMCSSAttrDeclaration.cpp
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsDOMCSSAttrDeclaration.h
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsDOMCSSDeclaration.cpp
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsDOMCSSDeclaration.h
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsDOMCSSRect.cpp
|
Adding nsIDOMRect implementation to support computed clip. Not part of
|
2002-01-11 00:09:01 +00:00 |
nsDOMCSSRect.h
|
Adding nsIDOMRect implementation to support computed clip. Not part of
|
2002-01-11 00:09:01 +00:00 |
nsHTMLCSSStyleSheet.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsHTMLStyleSheet.cpp
|
Change some users of GetAttr to HasAttr instead. Bug 113564, r=jag, sr=jst.
|
2002-01-13 04:03:52 +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
|
Fix bug 107270
|
2002-01-15 22:43:37 +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
|
Fix windows bustage.
|
2002-01-16 02:04:20 +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 |
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 |
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
|
Fix for bug 115151 -- shrink RuleProcessorData by converting PRBool to PRPackedBool. r=dp, sr=waterson
|
2001-12-14 23:07:43 +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
|
Implement computed position and clip, make computed style not round
|
2002-01-11 00:15:55 +00:00 |
nsROCSSPrimitiveValue.h
|
Implement computed position and clip, make computed style not round
|
2002-01-11 00:15:55 +00:00 |
nsRuleNode.cpp
|
Grab a low hanging perf fruit by switching to an API that doesn't copy the font, b=118918, r=dbaron, sr=waterson
|
2002-01-10 00:04:35 +00:00 |
nsRuleNode.h
|
Fix bug 107270
|
2002-01-15 22:43:37 +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
|
Adding TextReset case to GetUniqueStyleData, bug 36997 r=dbaron sr=attinasi a=brendan
|
2001-12-14 03:47:02 +00:00 |
nsStyleCoord.cpp
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +00:00 |
nsStyleCoord.h
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +00:00 |
nsStyleSet.cpp
|
Fixed problems with reframing recursively due to block-in-inline frames and content appended notifications. r=karnaze sr=waterson b=56894
|
2002-01-14 22:05:26 +00:00 |
nsStyleStruct.cpp
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +00:00 |
nsStyleStruct.h
|
115804 - nsStyleBorder::CalcDifference not accounting for mBorderColors, r=ben, sr=hyatt
|
2001-12-19 11:59:31 +00:00 |
nsStyleUtil.cpp
|
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
|
2001-12-12 07:59:31 +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
|
60325 "<hr> line-height problem caused by large font size". Set the HR font-size to -moz-initial r=glazman/sr=attinasi
|
2002-01-14 13:27:02 +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 |