gecko-dev/xpcom/components
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
..
.cvsignore
Makefile.in Adding build SDK support. r=dougt, sr=alecf, submitted by seawood, a=asa 2002-02-25 23:20:01 +00:00
makefile.win Adding nsIComponentRegistrar interface to the build. See 115853. r=dp@netscape.com, sr=jband@netscape.com 2002-01-24 01:50:35 +00:00
MANIFEST nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
MANIFEST_COMPONENTS
MANIFEST_IDL Adding nsIComponentRegistrar interface to the build. See 115853. r=dp@netscape.com, sr=jband@netscape.com 2002-01-24 01:50:35 +00:00
nsCategoryManager.cpp Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
nsComponentManager.cpp Replace NS_REINTERPRET_CAST with an NS_STATIC_CAST so that the wrong interface on the enumerator is not returned to callers. Fixes bug 128858. r=rginda sr=shaver a=dbaron (on trunk and 0.9.9 branch) 2002-03-05 08:06:25 +00:00
nsComponentManager.h 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
nsComponentManagerObsolete.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
nsComponentManagerObsolete.h nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
nsComponentManagerUtils.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsGenericFactory.cpp Make generic module support usable by component and plugin developers. This patch removes the dependency on nsHashtable. bug 108233. sr=alecf@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org 2002-03-06 04:22:27 +00:00
nsGenericFactory.h Make generic module support usable by component and plugin developers. This patch removes the dependency on nsHashtable. bug 108233. sr=alecf@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org 2002-03-06 04:22:27 +00:00
nsICategoryHandler.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsICategoryManager.idl Moving nsISimpleEnumeratory interface into a seperate idl file. bug 99136. r=alecf@netscape.com, sr=rpotts@netscape.com 2001-10-30 22:03:05 +00:00
nsIClassInfo.idl Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
nsIComponentLoader.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIComponentManager.idl nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
nsIComponentManagerObsolete.idl nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
nsIComponentManagerUtils.h nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
nsIComponentRegistrar.idl adding @return comments. 2002-01-30 21:56:34 +00:00
nsIFactory.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIGenericFactory.h Adding comments to the nsIGenericFactory file. bug 123442. r=gagan@netscape.com, sr=alecf@netscape.com 2002-02-05 01:38:43 +00:00
nsIModule.idl 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
nsIRegistry.idl bug 108071 Eliminate 4000 calls to malloc by using copy getters of 2001-11-16 02:38:23 +00:00
nsIRegistryUtils.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIServiceManager.idl API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
nsIServiceManagerObsolete.h 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
nsIServiceManagerUtils.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsNativeComponentLoader.cpp Disables NSGetFactory support from XPCOM. sr=shaver@mozilla.org, r=dp@netscape.com, a=shaver@mozilla.org 2002-03-01 00:06:35 +00:00
nsNativeComponentLoader.h Cleanup of nsIModule. See 99154. r=dp@netscape.com, sr=jband@netscape.com 2002-01-24 01:29:40 +00:00
nsObsoleteModuleLoading.h nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
nsRegistry.cpp Satisfying compilers... 2001-11-16 03:37:15 +00:00
nsRegistry.h bug 108071 Eliminate 4000 calls to malloc by using copy getters of 2001-11-16 02:38:23 +00:00
nsServiceManagerObsolete.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
nsStaticComponent.h Cleanup of nsIModule. See 99154. r=dp@netscape.com, sr=jband@netscape.com 2002-01-24 01:29:40 +00:00
nsStaticComponentLoader.cpp Bug 97828. Be sure to create the static component loader before putting it into mLoaderData array. r=dp, sr=jband/sfraser, a=asa 2001-08-31 21:45:58 +00:00
nsXPComFactory.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
xcDll.cpp one more part of fix for bug 107575, including the much coveted whitespace 2002-02-01 01:53:09 +00:00
xcDll.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
xcDllStore.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
xcDllStore.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00