gecko-dev/layout/html/style/src
2000-06-06 09:36:12 +00:00
..
.cvsignore
Makefile.in Adding computed style implementation to the build, and make it compile on windows. 2000-05-17 04:57:50 +00:00
makefile.win Adding computed style implementation to the build, and make it compile on windows. 2000-05-17 04:57:50 +00:00
MANIFEST First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +00:00
nsComputedDOMStyle.cpp Make this a bit safer to use. 2000-05-17 06:26:23 +00:00
nsCSSAtoms.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +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
nsCSSFrameConstructor.cpp Tree/grid foundation work. 2000-06-02 08:13:29 +00:00
nsCSSFrameConstructor.h Bug 36401. Deal with inline-blocks better. Add nsFrameState bit that indicates whether or not a frame is part of a 'special' inline-block hierarchy; use the 'inlineFrameAnnotation' property to remember the next 'special sibling' so that we can traverse correctly; pull methods out of nsCSSFrameConstructor's public API. r=nisheeth,buster 2000-05-25 19:58:51 +00:00
nsCSSKeywordList.h Implement CSS3 cursors on Windows 2000-05-07 05:14:43 +00:00
nsCSSKeywords.cpp string fixes 2000-05-14 23:06:18 +00:00
nsCSSKeywords.h more WIP to remove nsStr references 2000-03-12 10:07:57 +00:00
nsCSSLayout.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsCSSLoader.cpp Fix for 16858 w/o breaking directory browser. r=waterson a=beard 2000-06-01 23:57:48 +00:00
nsCSSParser.cpp Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze 2000-06-02 21:45:06 +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 string fixes 2000-05-14 23:06:18 +00:00
nsCSSProps.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsCSSRendering.cpp Fixed background color under border. b=13934. R=Attinasi 2000-06-05 13:58:05 +00:00
nsCSSRendering.h Fixed the curve drawing to use floating point.. corrects rounding problems 2000-05-11 03:59:43 +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 Change to disallow underscore character in identifiers, as required in the CSS2 spec. Fix contributed by VYV03354@nifty.ne.jp, r=attinasi@netscape.com 2000-05-04 21:36:49 +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
nsCSSStyleRule.cpp Floated elements now get their display type set to a block, in compliance with the CSS1 specification. Also, positioned elements get their float property cleared. b=32200 r=karnaze a=karnaze 2000-06-01 23:31:00 +00:00
nsCSSStyleSheet.cpp # 37239 2000-06-05 19:15:32 +00:00
nsCSSValue.cpp Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618) 2000-06-06 09:36:12 +00:00
nsCSSValue.h Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618) 2000-06-06 09:36:12 +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
nsHTMLAttributes.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLCSSStyleSheet.cpp Significantly reduce the amount of time we blow on style reresolution by 2000-05-16 02:43:33 +00:00
nsHTMLStyleSheet.cpp Significantly reduce the amount of time we blow on style reresolution by 2000-05-16 02:43:33 +00:00
nsHTMLValue.cpp Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618) 2000-06-06 09:36:12 +00:00
nsHTMLValue.h Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618) 2000-06-06 09:36:12 +00:00
nsICSSCharsetRule.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsICSSDeclaration.h 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
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
nsICSSMediaRule.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +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
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
nsICSSStyleRuleProcessor.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIHTMLAttributes.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +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
nsIHTMLStyleSheet.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsROCSSPrimitiveValue.cpp Hook up new property and fix a crasher. 2000-05-17 06:13:43 +00:00
nsROCSSPrimitiveValue.h Adding a very primitive readonly implementation of CSSPrimitiveValue. Not part of the build yet. 2000-05-15 01:58:26 +00:00
nsStyleUtil.cpp # 37239 2000-05-31 14:09:34 +00:00