gecko-dev/xpcom/components
1999-09-28 19:42:06 +00:00
..
.cvsignore cvs ignorage for xpcom2 landing 1999-05-26 17:51:05 +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
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 Make sure componentMgr calls NR_ShutdownRegistry(), fixing MLKs and registry corruption from unflushed registry buffers. 1999-09-26 21:20:21 +00:00
nsComponentManager.h Passing down NS_Shutdown to Unloading of libraries. 1999-09-26 18:04:27 +00:00
nsComponentManagerUtils.h add componentType to nsIModule::RegisterSelf 1999-09-22 03:18:27 +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 SetDestructor 1999-02-28 19:04:47 +00:00
nsIComponentLoader.idl Add nsIComponentManager::registerComponentWithType. 1999-09-06 16:43:09 +00:00
nsIComponentManager.idl Adding NS_Shutdown. 1999-09-26 18:02:52 +00:00
nsIFactory.idl Moved abs:/rel: handling to ComponentManager. 1999-09-07 05:06:37 +00:00
nsIGenericFactory.h fix this macro that no one is using so that I can use it in my factory in xpconnect 1999-07-31 00:14:55 +00:00
nsIModule.idl add componentType to nsIModule::RegisterSelf 1999-09-22 03:18:27 +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 Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsMacRepository.h Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
nsNativeComponentLoader.cpp Separating dll Shutdown from unload. Calling dll shutdown 1999-09-26 18:06:41 +00:00
nsNativeComponentLoader.h fixed circular references in nsNativeComponentLoader 1999-09-20 20:54:04 +00:00
nsRegistry.cpp Make sure componentMgr calls NR_ShutdownRegistry(), fixing MLKs and registry corruption from unflushed registry buffers. 1999-09-26 21:20:21 +00:00
nsRepository.cpp convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
nsRepository.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsServiceManager.cpp fixed ReleaseService and UnregisterService to work during shutdown 1999-09-20 20:54:09 +00:00
nsXPComFactory.h Use the macro on all platforms. Thanks to pierre for helping me make sure 1999-03-09 19:19:02 +00:00
xcDll.cpp Unloading of dlls on shutdown turned off. 1999-09-28 19:42:06 +00:00
xcDll.h Separating dll Shutdown from unload. Calling dll shutdown 1999-09-26 18:06:41 +00:00
xcDllStore.cpp Removing xcDllStore.cpp 1999-03-31 06:18:51 +00:00
xcDllStore.h adding ns prefix to private classes namespace 1999-02-03 15:39:13 +00:00