gecko-dev/xpcom/components
dbaron%fas.harvard.edu 1186c942a6 Change MOZ_DECL_CTOR_COUNTERs that I added to use ;, as all others do. r=waterson@netscape.com 2000-06-15 02:20:30 +00:00
..
.cvsignore
MANIFEST someone removed nsIServiceProvider.h from the build and didn't remove it from mac and unix makefiles!!! Shame on you... Fixing the build breakage on the mac. 2000-01-06 01:36:00 +00:00
MANIFEST_COMPONENTS stop building nsCategoryManager.js and start building nsCategoryManager.cpp 2000-02-06 01:19:28 +00:00
MANIFEST_IDL
Makefile.in stop building nsCategoryManager.js and start building nsCategoryManager.cpp 2000-02-06 01:19:28 +00:00
makefile.win New wstring nsIRegistry interface, bug 23859; 2000-02-15 01:32:12 +00:00
nsCategoryManager.cpp Changes from snizinsk@us.ibm.com 2000-05-12 01:09:58 +00:00
nsComponentManager.cpp Change MOZ_DECL_CTOR_COUNTERs that I added to use ;, as all others do. r=waterson@netscape.com 2000-06-15 02:20:30 +00:00
nsComponentManager.h Per bug 3690: 2000-05-12 01:24:36 +00:00
nsComponentManagerUtils.h remove useless nsIModule paste (#22922), add debug() for JS components, use categories for component loaders, XPCONNECT_STANDALONE (#39875), r=dp,waterson a=brendan 2000-05-26 04:56:23 +00:00
nsGenericFactory.cpp Bump up the intial hash table size in a bunch of places to avoid resizing the hash later. r=scc 2000-03-22 02:43:48 +00:00
nsGenericFactory.h Allow generic module stuff to work with singletons. Needed to fix bug 22922. r=dp 2000-01-07 02:18:13 +00:00
nsICategoryHandler.idl
nsICategoryManager.idl change several IDL parameters to be unsigned, to work better with length_is, size_is. Preperatory to requiring unsigned in xpidl, fixing 13413 2000-04-28 10:51:52 +00:00
nsIComponentLoader.idl Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsIComponentManager.idl Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsIFactory.idl
nsIGenericFactory.h Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsIModule.idl Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsIRegistry.idl Per bug 3690: 2000-05-12 01:24:36 +00:00
nsIRegistryUtils.h
nsIServiceManager.h add do_GetServiceFromCategory, r/a=brendan 2000-05-20 18:55:35 +00:00
nsMacRepository.h
nsNativeComponentLoader.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsNativeComponentLoader.h Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsRegistry.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsRepository.cpp Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsRepository.h
nsServiceManager.cpp add do_GetServiceFromCategory, r/a=brendan 2000-05-20 18:55:35 +00:00
nsXPComFactory.h
xcDll.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
xcDll.h Adding BreakAfterLoad() API to header. 2000-01-28 09:49:10 +00:00
xcDllStore.cpp
xcDllStore.h