gecko-dev/extensions/xmlterm/ui
dougt%netscape.com 849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
..
content --NOT PART OF DEFAULT BUILD-- 2001-08-02 20:08:15 +00:00
locale/en-US Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
skin Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
.cvsignore
Makefile.in Renaming 'install' build phase to 'libs' 2001-11-21 08:55:59 +00:00
MANIFEST_COMPONENTS --NOT PART OF DEFAULT BUILD-- 2000-07-07 14:44:26 +00:00
manifest.rdf --NOT PART OF DEFAULT BUILD-- 2000-09-19 23:01:42 +00:00
README --NOT PART OF DEFAULT BUILD-- 2000-08-05 17:19:44 +00:00
xmlterm-service.js nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00

ui --- User interface stuff for XMLterm