gecko-dev/xpcom/components
shaver%mozilla.org ee8d2a82fe 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
..
.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 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
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 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
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 Change the XPCOM autoreg observer to provide more useful strings. 2000-05-17 01:53:50 +00:00
nsNativeComponentLoader.h Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsRegistry.cpp SUNWspro5.0 bustage fix: add "const" in a couple places to keep 2000-05-15 19:00:43 +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 fixing vc6.0 compiler bug. cant have static variable called "count" and compare it using "<". dont ask. 2000-04-25 05:09:49 +00:00
xcDll.h Adding BreakAfterLoad() API to header. 2000-01-28 09:49:10 +00:00
xcDllStore.cpp
xcDllStore.h