gecko-dev/xpcom/components
shaver%netscape.com 3948cf5000 need to use different module names to avoid overwriting xpcom.xpt 1999-09-21 14:12:26 +00:00
..
.cvsignore
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
Makefile.in need to use different module names to avoid overwriting xpcom.xpt 1999-09-21 14:12:26 +00:00
makefile.win need to use different module names to avoid overwriting xpcom.xpt 1999-09-21 14:12:26 +00:00
nsComponentManager.cpp Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
nsComponentManager.h lose some DEBUG_shaver debugging noise 1999-09-15 14:45:29 +00:00
nsComponentManagerUtils.h teach component manager that there are non-native entries in the registry 1999-09-07 23:18:47 +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 Caching of what registry was opened to improve performance of multiple 1999-09-17 05:46:25 +00:00
nsIServiceManager.h Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
nsIServiceProvider.h
nsMacRepository.h
nsNativeComponentLoader.cpp Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
nsNativeComponentLoader.h fixed circular references in nsNativeComponentLoader 1999-09-20 20:54:04 +00:00
nsRegistry.cpp Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
nsRepository.cpp convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
nsRepository.h
nsServiceManager.cpp fixed ReleaseService and UnregisterService to work during shutdown 1999-09-20 20:54:09 +00:00
nsXPComFactory.h
xcDll.cpp fix UMR 1999-09-13 22:34:42 +00:00
xcDll.h Added Sync(). 1999-09-01 06:22:54 +00:00
xcDllStore.cpp
xcDllStore.h