gecko-dev/xpcom/components
1999-09-04 19:46:18 +00:00
..
.cvsignore
Makefile.in Removed nsIFactory.h (generated now). 1999-08-31 21:40:21 +00:00
makefile.win missed an EXPORT removal 1999-09-02 01:30:17 +00:00
MANIFEST forgot to remove now-generated nsIFactory.h 1999-08-31 22:00:27 +00:00
MANIFEST_IDL Removed nsIFactory.h (generated now). 1999-08-31 21:40:21 +00:00
nsComponentManager.cpp properly initialize loaders on creation, and remove code that's now in nsFileSpec 1999-09-03 23:51:31 +00:00
nsComponentManager.h Added ComponentLoaders to registry and abandoned the progID suffix strategy 1999-09-02 07:00:29 +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 Removed nsIFactory.h (generated now). 1999-08-31 21:40:21 +00:00
nsIComponentManager.h Added ComponentLoaders to registry and abandoned the progID suffix strategy 1999-09-02 07:00:29 +00:00
nsIFactory.idl
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 - Adding nsComponentMangager::GetClassObject() 1999-08-19 14:54:12 +00:00
nsIRegistry.h Removing nsIRegistry::GetIntArray() and SetIntArray(). These aren't 1999-08-26 05:11:40 +00:00
nsIServiceManager.h Added destructor/cleanup code. 1999-07-28 08:01:03 +00:00
nsIServiceProvider.h
nsMacRepository.h
nsNativeComponentLoader.cpp properly initialize loaders on creation, and remove code that's now in nsFileSpec 1999-09-03 23:51:31 +00:00
nsNativeComponentLoader.h properly initialize loaders on creation, and remove code that's now in nsFileSpec 1999-09-03 23:51:31 +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 - Adding nsComponentMangager::GetClassObject() 1999-08-19 14:54:12 +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