.. |
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
|
39070 - can't dnd images or <areas>. r=ben sr=hewitt
|
2002-02-03 00:06:12 +00:00 |
nsComputedDOMStyle.cpp
|
Make computed border-style and float be "none" by default. Bugs 120982
|
2002-01-24 21:19:21 +00:00 |
nsCSSDeclaration.cpp
|
Relanding the Compare --> Equals conversion. a=mcafee
|
2002-02-10 15:49:46 +00:00 |
nsCSSDeclaration.h
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsCSSKeywordList.h
|
adding new theme constant, NS_THEME_DROPDOWN_TEXTFIELD. bug 124560, r=bzbarsky/pinkerton, sr=hyatt.
|
2002-02-12 00:44:36 +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
|
Relanding the Compare --> Equals conversion. a=mcafee
|
2002-02-10 15:49:46 +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
|
Bug 33601�fixing warnings about switch(enumVar){case onlyOne: {}}
|
2002-02-08 00:05:16 +00:00 |
nsCSSPropList.h
|
Bug 33601. Force REFRAME style hints if views might need to be created in response to opacity or background-attachment style changes. r=dbaron,sr=waterson
|
2002-01-27 07:53:27 +00:00 |
nsCSSProps.cpp
|
adding new theme constant, NS_THEME_DROPDOWN_TEXTFIELD. bug 124560, r=bzbarsky/pinkerton, sr=hyatt.
|
2002-02-12 00:44:36 +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
|
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
|
2002-02-05 01:41:13 +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
|
Change users of Length() to IsEmpty() where the code really cares about
|
2002-01-24 02:03:19 +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
|
Relanding the Compare --> Equals conversion. a=mcafee
|
2002-02-10 15:49:46 +00:00 |
nsCSSStruct.h
|
Fix bug 107270
|
2002-01-15 22:43:37 +00:00 |
nsCSSStyleRule.cpp
|
Fix bug 120422
|
2002-01-24 18:28:25 +00:00 |
nsCSSStyleSheet.cpp
|
Relanding the Compare --> Equals conversion. a=mcafee
|
2002-02-10 15:49:46 +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
|
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
|
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
|
2002-02-05 01:41:13 +00:00 |
nsHTMLStyleSheet.cpp
|
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
|
2002-02-05 01:41:13 +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
|
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 |
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
|
ifdef-fu for mach-o. rs=hyatt
|
2002-02-06 15:42:06 +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
|
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
|
2002-02-05 01:41:13 +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
|
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
|
2002-01-30 02:55:57 +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 |