gecko-dev/layout/style
2002-02-17 02:03:07 +00:00
..
arrow.gif
arrowd.gif
forms.css
html.css 39070 - can't dnd images or <areas>. r=ben sr=hewitt 2002-02-03 00:06:12 +00:00
nsComputedDOMStyle.cpp bug 125716 r=bzbarsky sr=attinasi patch by caillon@returnzero.com 2002-02-16 13:16:10 +00:00
nsCSSDeclaration.cpp Make debugging |List| functions |#ifdef DEBUG|. b=122817 r=glazman sr=attinasi 2002-02-16 16:50:45 +00:00
nsCSSDeclaration.h Make debugging |List| functions |#ifdef DEBUG|. b=122817 r=glazman sr=attinasi 2002-02-16 16:50:45 +00:00
nsCSSKeywordList.h Add CS Styles for Ethiopian/Eritrean Languages (per 2002-02-15 09:21:08 +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
nsCSSLoader.cpp Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
nsCSSOMFactory.cpp
nsCSSOMFactory.h
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 Add CS Styles for Ethiopian/Eritrean Languages (per 2002-02-15 09:21:08 +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
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 Make debugging |List| functions |#ifdef DEBUG|. b=122817 r=glazman sr=attinasi 2002-02-16 16:50:45 +00:00
nsCSSStruct.h Make debugging |List| functions |#ifdef DEBUG|. b=122817 r=glazman sr=attinasi 2002-02-16 16:50:45 +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
nsCSSValue.h
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
nsICSSGroupRule.h
nsICSSImportRule.h
nsICSSLoader.h
nsICSSLoaderObserver.h
nsICSSNameSpaceRule.h
nsICSSOMFactory.h
nsICSSParser.h Fix bug 107270 2002-01-15 22:43:37 +00:00
nsICSSPseudoComparator.h
nsICSSRule.h
nsICSSStyleRule.h Fix windows bustage. 2002-01-16 02:04:20 +00:00
nsICSSStyleSheet.h
nsIHTMLCSSStyleSheet.h
nsIMediaList.h
nsIStyleRule.h
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
nsIStyleSheet.h
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 Fix one more comment that uses "inherit" incorrectly. 2002-02-17 02:03:07 +00:00
nsRuleNode.h Restore optimization of getting data from parent context only when there is actually inheritance (except correctly this time), to prevent unnecessary struct computation and creation. Rename nsRuleNode::mInheritBits to mDependentBits. Use none bits (and thus prevent struct recomputation and copying) in the case where explicit inheritance overrides a non-inherited specified value, but still only for inherited structs. Other minor cleanup. b=113098 sr=hyatt r=bzbarsky 2002-02-17 01:53:40 +00:00
nsRuleWalker.h
nsStyleContext.cpp Restore optimization of getting data from parent context only when there is actually inheritance (except correctly this time), to prevent unnecessary struct computation and creation. Rename nsRuleNode::mInheritBits to mDependentBits. Use none bits (and thus prevent struct recomputation and copying) in the case where explicit inheritance overrides a non-inherited specified value, but still only for inherited structs. Other minor cleanup. b=113098 sr=hyatt r=bzbarsky 2002-02-17 01:53:40 +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 Change the implementation of text zoom so that the zooming happens in the style system. This causes 'em' and similar units to be zoomed as well. Also scale physical / pixel 'line-height' values. b=41847 r=attinasi sr=hyatt 2002-02-16 16:24:25 +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
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
viewsource.css