gecko-dev/xpcom/components
dougt%netscape.com ac4c06738b 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
..
.cvsignore
MANIFEST
MANIFEST_COMPONENTS
MANIFEST_IDL
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
nsCategoryManager.cpp
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
nsComponentManagerObsolete.h
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
nsICategoryManager.idl
nsIClassInfo.idl
nsIComponentLoader.idl
nsIComponentManager.idl
nsIComponentManagerObsolete.idl
nsIComponentManagerUtils.h
nsIComponentRegistrar.idl adding @return comments. 2002-01-30 21:56:34 +00:00
nsIFactory.idl
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
nsIRegistryUtils.h
nsIServiceManager.idl
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
nsObsoleteModuleLoading.h
nsRegistry.cpp
nsRegistry.h
nsServiceManagerObsolete.cpp
nsStaticComponent.h
nsStaticComponentLoader.cpp
nsXPComFactory.h
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
xcDllStore.cpp
xcDllStore.h