This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
content
/
html
/
style
/
public
History
sicking%bigfoot.com
34e90f95bb
Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded.
...
r=peterv sr=bz git-svn-id: svn://10.0.0.236/trunk@135885 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-06 14:55:13 +00:00
..
Makefile.in
Move nsStyleUtil from content/shared/ to content/html/style/ to reduce the size the shared library that is part of both content and layout. b=71257 sr=bzbarsky
2002-08-16 23:00:25 +00:00
MANIFEST
Move nsStyleUtil from content/shared/ to content/html/style/ to reduce the size the shared library that is part of both content and layout. b=71257 sr=bzbarsky
2002-08-16 23:00:25 +00:00
nsIComputedDOMStyle.h
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 22:56:05 +00:00
nsICSSLoader.h
Change nsICSSLoader to nsAString instead of nsString (build bustage).
2002-12-03 06:46:46 +00:00
nsICSSLoaderObserver.h
Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded.
2003-01-06 14:55:13 +00:00
nsICSSParser.h
Bug 8929: Kill NS_COMFALSE
2002-11-25 11:21:22 +00:00
nsICSSPseudoComparator.h
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
nsICSSStyleSheet.h
Make the CSSLoader correctly order stylesheets as they are dynamically added
2002-12-03 05:48:14 +00:00
nsIMediaList.h
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
nsStyleUtil.h
Move FindNonTransparentBackground from nsStyleUtil to nsCSSRendering so that nsStyleUtil doesn't need to be in content/shared. b=71257 r=heikki sr=bzbarsky
2002-08-11 17:56:15 +00:00