.. |
.cvsignore
|
…
|
|
MANIFEST
|
fixing build bustage. need to export a header on the mac
|
2002-03-22 00:13:38 +00:00 |
MANIFEST_COMPONENTS
|
stop building nsCategoryManager.js and start building nsCategoryManager.cpp
|
2000-02-06 01:19:28 +00:00 |
MANIFEST_IDL
|
Adding nsIComponentRegistrar interface to the build. See 115853. r=dp@netscape.com, sr=jband@netscape.com
|
2002-01-24 01:50:35 +00:00 |
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
|
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
|
2001-11-19 06:45:00 +00:00 |
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
|
synchronizing component registration output with xpcom shutdown. b=138667 r=jband sr=shaver
|
2002-05-11 21:15:06 +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
|
nsIComponentManager API Changes (bug 98553)
|
2001-12-19 00:12:41 +00:00 |
nsComponentManagerObsolete.h
|
nsIComponentManager API Changes (bug 98553)
|
2001-12-19 00:12:41 +00:00 |
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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsICategoryManager.idl
|
Moving nsISimpleEnumeratory interface into a seperate idl file. bug 99136. r=alecf@netscape.com, sr=rpotts@netscape.com
|
2001-10-30 22:03:05 +00:00 |
nsIClassInfo.idl
|
Bug 106386 rid source of misspellings
|
2002-03-19 04:30:17 +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
|
nsIComponentManager API Changes (bug 98553)
|
2001-12-19 00:12:41 +00:00 |
nsIComponentManagerObsolete.idl
|
nsIComponentManager API Changes (bug 98553)
|
2001-12-19 00:12:41 +00:00 |
nsIComponentManagerUtils.h
|
nsIComponentManager API Changes (bug 98553)
|
2001-12-19 00:12:41 +00:00 |
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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIServiceManager.idl
|
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
|
2001-10-16 03:35:52 +00:00 |
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
|
synchronizing component registration output with xpcom shutdown. b=138667 r=jband sr=shaver
|
2002-05-11 21:15:06 +00:00 |
nsNativeComponentLoader.h
|
Cleanup of nsIModule. See 99154. r=dp@netscape.com, sr=jband@netscape.com
|
2002-01-24 01:29:40 +00:00 |
nsObsoleteModuleLoading.h
|
nsIComponentManager API Changes (bug 98553)
|
2001-12-19 00:12:41 +00:00 |
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
|
nsIComponentManager API Changes (bug 98553)
|
2001-12-19 00:12:41 +00:00 |
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
|
Use a dhash instead of a vector and linear search for storing module data
|
2002-04-29 21:29:38 +00:00 |
nsXPComFactory.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
xcDll.cpp
|
synchronizing component registration output with xpcom shutdown. b=138667 r=jband sr=shaver
|
2002-05-11 21:15:06 +00:00 |
xcDll.h
|
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
|
2002-04-27 05:33:09 +00:00 |
xcDllStore.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
xcDllStore.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |