.. |
.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
|
nobrainer changes while thinking about mingw support
|
2003-01-03 08:58:59 +00:00 |
nsCategoryManager.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +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
|
Fix leak in AutoRegisterComponent. b=189811 r=dougt sr=bzbarsky a=asa
|
2003-01-28 01:42:56 +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
|
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 |
nsICategoryManager.idl
|
Freeze nsICategoryManager. b=154047 r=alecf@netscape.com, sr=rpotts@netscape.com
|
2002-09-14 17:14:02 +00:00 |
nsIClassInfo.idl
|
Make anonymous content inaccessible to web content (bug 164086), r=sicking@bigfoot.com, sr=jst@netscape.com
|
2002-08-29 04:05:39 +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
|
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
|
adding better comments to idl per newsgroup comment
|
2002-12-17 19:11: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
|
Freeze nsICategoryManager. b=154047 r=alecf@netscape.com, sr=rpotts@netscape.com
|
2002-09-14 17:14:02 +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
|
170369 - autoload xpcom components. r=dveditz@netscape.com, sr=rpotts@netscape.com
|
2002-09-23 21:46:25 +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
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +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
|
nsIComponentManager API Changes (bug 98553)
|
2001-12-19 00:12:41 +00:00 |
nsRegistry.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +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
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +00:00 |
nsXPComFactory.h
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +00:00 |
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 |