gecko-dev/mailnews/addrbook
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
..
build Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
macbuild Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
prefs Forgot to checkin this last night, too. What poor sap vouched for my cvs access? (same reviewers) 2001-12-09 23:58:51 +00:00
public more work on #73868. converting ab from tree to outliner. 2001-11-16 01:40:22 +00:00
resources Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
src nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
.cvsignore cvs ignorage for the generated makefiles 1999-05-17 21:26:37 +00:00
Makefile.in Renaming 'install' build phase to 'libs' 2001-11-21 08:55:59 +00:00
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00