gecko-dev/xpcom/components
seawood%netscape.com 67c2c5b3c0 Removing unused defines:
_IMPL_NS_BASE (bug #162142)
_IMPL_NS_GFXONXP (bug #162145)
_IMPL_NS_UI (bug #162183)
B_ONE_M (bug #162196)
XP_NEW_SELECTION (bug #162230)
r=cls
Thanks to Stephen Walker <walk84@yahoo.com> for the patches.
2002-08-12 13:35:18 +00:00
..
.cvsignore
MANIFEST fixing build bustage. need to export a header on the mac 2002-03-22 00:13:38 +00:00
MANIFEST_COMPONENTS
MANIFEST_IDL Fixes the following: 2002-07-18 05:09:10 +00:00
Makefile.in Removing unused defines: 2002-08-12 13:35:18 +00:00
nsCategoryManager.cpp bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately 2002-08-06 00:53:19 +00:00
nsCategoryManager.h Fixes the following: 2002-07-18 05:09:10 +00:00
nsCategoryManagerUtils.h Fixes the following: 2002-07-18 05:09:10 +00:00
nsComponentManager.cpp bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately 2002-08-06 00:53:19 +00:00
nsComponentManager.h Fixes 48888 - xpcom flat file backend. r=dp@netscape.com sr=waterson@netscape.com 2002-06-14 21:33:05 +00:00
nsComponentManagerObsolete.cpp
nsComponentManagerObsolete.h
nsComponentManagerUtils.h 130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org 2002-03-21 23:43:21 +00:00
nsICategoryManager.idl Fixes the following: 2002-07-18 05:09:10 +00:00
nsIClassInfo.idl Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
nsIComponentLoader.idl
nsIComponentLoaderManager.idl Fixes 48888 - xpcom flat file backend. r=dp@netscape.com sr=waterson@netscape.com 2002-06-14 21:33:05 +00:00
nsIComponentManager.idl
nsIComponentManagerObsolete.idl
nsIComponentManagerUtils.h
nsIComponentRegistrar.idl Addresses some native component loader thread issues. Makes use of the threadsafe version of nsISupports. Adds comments to IDL it indicate that AutoRegister can only be called from the main thread. See 98755 for details. r=jband@netscape.com, sr=waterson@netscape.com 2002-04-15 22:36:59 +00:00
nsIFactory.idl
nsIModule.idl 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
nsIRegistry.idl fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsIRegistryUtils.h
nsIServiceManager.idl
nsIServiceManagerObsolete.h 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
nsIServiceManagerUtils.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsNativeComponentLoader.cpp Fixes 48888 - xpcom flat file backend. r=dp@netscape.com sr=waterson@netscape.com 2002-06-14 21:33:05 +00:00
nsNativeComponentLoader.h Fixes 48888 - xpcom flat file backend. r=dp@netscape.com sr=waterson@netscape.com 2002-06-14 21:33:05 +00:00
nsObsoleteModuleLoading.h
nsRegistry.cpp Use the same name for the application profile directory in the registry as the profile manager does. 2002-06-14 05:08:05 +00:00
nsRegistry.h fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsServiceManagerObsolete.cpp
nsStaticComponent.h Cleanup of nsIModule. See 99154. r=dp@netscape.com, sr=jband@netscape.com 2002-01-24 01:29:40 +00:00
nsStaticComponentLoader.cpp Bug 149225 - fix a crash on exit caused by shaver's checkin for bug 128335. r=pinkerton, sr=shaver, a=asa. 2002-06-06 03:04:56 +00:00
nsXPComFactory.h
xcDll.cpp 151604 - XPCOM Glue standalone stupport of dynamically loading symbols. r=dp/rpotts sr=alecf 2002-06-21 19:58:54 +00:00
xcDll.h Fixes 48888 - xpcom flat file backend. r=dp@netscape.com sr=waterson@netscape.com 2002-06-14 21:33:05 +00:00
xcDllStore.cpp
xcDllStore.h