gecko-dev/layout/style
jst%netscape.com 5f7ae78da1 New files needed for getComputedStyle(). Not part of the build yet. 2000-05-04 00:07:33 +00:00
..
arrow.gif Added missing arrow.gif 1999-07-14 22:45:58 +00:00
arrowd.gif r=rods;bug=14867 put in style rule to disable file selector button 1999-10-02 00:28:37 +00:00
html.css cleaned up a lot of rules for buttons (html, submit, reset, input) 2000-05-03 13:32:15 +00:00
nsCSSDeclaration.cpp Bug 37853. Add MOZ_COUNT_[C|D]TOR calls to the objects allocated from nsCSSDeclaration. r=attinasi 2000-05-03 21:21:30 +00:00
nsCSSKeywordList.h Implemented i18n list-style-types. Thanks to bakibon@yahoo.com. 2000-04-21 08:05:29 +00:00
nsCSSKeywords.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsCSSKeywords.h more WIP to remove nsStr references 2000-03-12 10:07:57 +00:00
nsCSSLoader.cpp # 34082 2000-05-02 23:07:11 +00:00
nsCSSParser.cpp WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre. 2000-05-03 21:42:00 +00:00
nsCSSPropList.h Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'. 2000-01-24 11:19:55 +00:00
nsCSSProps.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsCSSProps.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsCSSRule.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsCSSRule.h Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
nsCSSRules.cpp Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsCSSScanner.cpp Applied patch from VYV03354@nifty.ne.jp to make class names specified in non-ASCII characters recognizable as parts of selectors. b=38038,35800. 2000-05-03 22:12:58 +00:00
nsCSSScanner.h Fix bugs 12398, 12450, and 35215, and comment out some unused code. r=pierre@netscape.com 2000-04-27 00:12:25 +00:00
nsCSSStruct.cpp Bug 37853. Add MOZ_COUNT_[C|D]TOR calls to the objects allocated from nsCSSDeclaration. r=attinasi 2000-05-03 21:21:30 +00:00
nsCSSStyleRule.cpp WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre. 2000-05-03 21:42:00 +00:00
nsCSSStyleSheet.cpp # 34082 2000-05-02 23:07:11 +00:00
nsCSSValue.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsCSSValue.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsComputedDOMStyle.cpp New files needed for getComputedStyle(). Not part of the build yet. 2000-05-04 00:07:33 +00:00
nsDOMCSSDeclaration.cpp WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre. 2000-05-03 21:42:00 +00:00
nsDOMCSSDeclaration.h WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre. 2000-05-03 21:42:00 +00:00
nsHTMLCSSStyleSheet.cpp making string conversions explicit 2000-04-15 20:15:37 +00:00
nsHTMLStyleSheet.cpp # 34082 2000-05-02 23:07:11 +00:00
nsICSSGroupRule.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsICSSImportRule.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsICSSLoader.h Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500 2000-04-23 02:01:40 +00:00
nsICSSLoaderObserver.h For bug 17325: Added nsICSSLoaderObserver as a way to see when style sheets complete loading. r=pierre. 1999-12-04 01:27:14 +00:00
nsICSSNameSpaceRule.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsICSSParser.h WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre. 2000-05-03 21:42:00 +00:00
nsICSSRule.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsICSSStyleRule.h Prevent selector matching from incorrectly failing due to greedy matching. b=24031 r=pierre@netscape.com 2000-04-22 00:47:18 +00:00
nsICSSStyleSheet.h eliminiate NS_COMFALSE and remove a layer of logical negation. 2000-04-16 00:23:57 +00:00
nsIComputedDOMStyle.h New files needed for getComputedStyle(). Not part of the build yet. 2000-05-04 00:07:33 +00:00
nsIHTMLCSSStyleSheet.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIStyleRule.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsIStyleRuleProcessor.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsIStyleSheet.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsStyleContext.cpp new reflow/layout code for outer table to handle captions and margins. better % height handling. 2000-04-28 21:05:31 +00:00
nsStyleCoord.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsStyleSet.cpp Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsStyleUtil.cpp Made prefapi.h private and removed all #includes of it outside of libpref. r=norris 2000-04-15 03:43:09 +00:00
ua.css No longer loading the global skin implicitly. 1999-12-05 05:13:55 +00:00