pjs/xpcom/components
darin%netscape.com f43dfb75ba fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +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
Makefile.in 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
makefile.win fixing build bustage 2002-03-22 00:41:48 +00:00
nsCategoryManager.cpp
nsCategoryManagerUtils.h 130405. Committing new files. r=alec, sr=brendan@mozilla.org, a=asa@mozilla.org 2002-03-21 23:47:46 +00:00
nsComponentManager.cpp bug 130381 Using arena for registry prepopulation r=dougt sr=alecf a=asa 2002-05-02 21:25:08 +00:00
nsComponentManager.h bug 130381 Using arena for registry prepopulation r=dougt sr=alecf a=asa 2002-05-02 21:25:08 +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
nsICategoryHandler.idl
nsICategoryManager.idl
nsIClassInfo.idl Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
nsIComponentLoader.idl
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
nsIRegistry.idl fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsIRegistryUtils.h
nsIServiceManager.idl
nsIServiceManagerObsolete.h
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 bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +00:00
nsNativeComponentLoader.h
nsObsoleteModuleLoading.h
nsRegistry.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsRegistry.h fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsServiceManagerObsolete.cpp
nsStaticComponent.h
nsStaticComponentLoader.cpp Use a dhash instead of a vector and linear search for storing module data 2002-04-29 21:29:38 +00:00
nsXPComFactory.h
xcDll.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
xcDll.h fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
xcDllStore.cpp
xcDllStore.h