gecko-dev/xpcom/components
2001-01-18 22:51:57 +00:00
..
.cvsignore
Makefile.in Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
makefile.win New wstring nsIRegistry interface, bug 23859; 2000-02-15 01:32:12 +00:00
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
nsCategoryManager.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsComponentManager.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsComponentManager.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsComponentManagerUtils.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsGenericFactory.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +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 Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +00:00
nsIComponentLoader.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIComponentManager.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIFactory.idl Changed case of nsIFactory.idl methods to start with lower case to be like other 2000-08-10 20:12:08 +00:00
nsIGenericFactory.h Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com 2000-11-21 23:40:34 +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 Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIServiceManager.h Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
nsMacRepository.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsNativeComponentLoader.cpp fix for #45797 - fix NS_IMPL_ISUPPORTS consumers 2000-11-17 03:41:41 +00:00
nsNativeComponentLoader.h Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsRegistry.cpp Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
nsRegistry.h Fix for bug #46709 2000-09-08 01:51:45 +00:00
nsRepository.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsRepository.h
nsServiceManager.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsXPComFactory.h
xcDll.cpp Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243 2000-12-23 16:43:32 +00:00
xcDll.h Adding BreakAfterLoad() API to header. 2000-01-28 09:49:10 +00:00
xcDllStore.cpp
xcDllStore.h