gecko-dev/xpcom/components
dp%netscape.com 345a893929 - Removed calling FreeLibraries()
- ReleaseService() wont delete anymore
- Made ReleaseService() and UnregisterService() simpler
- Shutdown releated Assertion removal.
1999-08-03 00:53:55 +00:00
..
.cvsignore cvs ignorage for xpcom2 landing 1999-05-26 17:51:05 +00:00
MANIFEST Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
Makefile.in Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
makefile.win Removing xcDllStore.cpp from the build. 1999-06-16 00:27:13 +00:00
mozIClassRegistry.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
mozIRegistry.h
mozRegistry.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsComponentManager.cpp Using nsObjectHashtable::RemoveAndDelete() 1999-08-03 00:03:38 +00:00
nsComponentManager.h - Added internal UnloadLibraries() that can take a NULL service 1999-07-31 05:55:26 +00:00
nsGenericFactory.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsGenericFactory.h SetDestructor 1999-02-28 19:04:47 +00:00
nsIComponentManager.h XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
nsIFactory.h Temporarily fix build bustage until we get brave enough to turn XPIDL on for Mac. 1999-05-13 16:41:32 +00:00
nsIFactory.idl pare down to the idl files that really work. Some can be resurrected later. Many require interface changes with deeper implications. These are the base interfaces that we really need to have xpconnectable at this point 1999-05-07 00:17:58 +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
nsIRegistry.h Caching of node names in nsIRegistryNode 1999-07-02 03:34:08 +00:00
nsIServiceManager.h Added destructor/cleanup code. 1999-07-28 08:01:03 +00:00
nsIServiceProvider.h
nsMacRepository.h Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
nsRegistry.cpp removed redundant registry locking to improve performance 1999-07-20 22:50:26 +00:00
nsRepository.cpp XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
nsRepository.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsServiceManager.cpp - Removed calling FreeLibraries() 1999-08-03 00:53:55 +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 Using nsCRT instead of PL_str*() 1999-07-31 00:28:51 +00:00
xcDll.h XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
xcDllStore.cpp Removing xcDllStore.cpp 1999-03-31 06:18:51 +00:00
xcDllStore.h