gecko-dev/xpcom/components
shaver%netscape.com c1950cee17 Moved abs:/rel: handling to ComponentManager.
Made nsIModule::GetClassObject and nsIFactory scriptable for JS components.
Added registryLocation param to nsIModule::(Un)RegisterSelf.
1999-09-07 05:06:37 +00:00
..
.cvsignore
Makefile.in convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
makefile.win missed an EXPORT =( 1999-09-05 08:07:31 +00:00
MANIFEST convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
MANIFEST_IDL convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
nsComponentManager.cpp Moved abs:/rel: handling to ComponentManager. 1999-09-07 05:06:37 +00:00
nsComponentManager.h Moved abs:/rel: handling to ComponentManager. 1999-09-07 05:06:37 +00:00
nsComponentManagerUtils.h convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
nsGenericFactory.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsGenericFactory.h
nsIComponentLoader.idl Add nsIComponentManager::registerComponentWithType. 1999-09-06 16:43:09 +00:00
nsIComponentManager.idl Moved abs:/rel: handling to ComponentManager. 1999-09-07 05:06:37 +00:00
nsIFactory.idl Moved abs:/rel: handling to ComponentManager. 1999-09-07 05:06:37 +00:00
nsIGenericFactory.h
nsIModule.idl Moved abs:/rel: handling to ComponentManager. 1999-09-07 05:06:37 +00:00
nsIRegistry.h Removing nsIRegistry::GetIntArray() and SetIntArray(). These aren't 1999-08-26 05:11:40 +00:00
nsIServiceManager.h
nsIServiceProvider.h
nsMacRepository.h
nsNativeComponentLoader.cpp Moved abs:/rel: handling to ComponentManager. 1999-09-07 05:06:37 +00:00
nsNativeComponentLoader.h Moved abs:/rel: handling to ComponentManager. 1999-09-07 05:06:37 +00:00
nsRegistry.cpp remove xp_file.h from NSReg.h, required minor tweaking elsewhere to include 1999-09-04 19:46:18 +00:00
nsRepository.cpp convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
nsRepository.h
nsServiceManager.cpp Create a monitor as a member variable instead of using cached monitor. 1999-09-02 04:12:08 +00:00
nsXPComFactory.h
xcDll.cpp Added ComponentLoaders to registry and abandoned the progID suffix strategy 1999-09-02 07:00:29 +00:00
xcDll.h Added Sync(). 1999-09-01 06:22:54 +00:00
xcDllStore.cpp
xcDllStore.h