gecko-dev/xpcom/components
2000-05-02 00:54:11 +00:00
..
.cvsignore cvs ignorage for xpcom2 landing 1999-05-26 17:51:05 +00:00
Makefile.in stop building nsCategoryManager.js and start building nsCategoryManager.cpp 2000-02-06 01:19:28 +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 nsIRegistry scriptability and beginning of category support, r=dp,alecf,dveditz a=leaf,chofmann 1999-09-29 02:35:42 +00:00
nsCategoryManager.cpp change several IDL parameters to be unsigned, to work better with length_is, size_is. Preperatory to requiring unsigned in xpidl, fixing 13413 2000-04-28 10:51:52 +00:00
nsComponentManager.cpp Fix Autoregistration bustage in the context of apps using XPCOM outside Mozilla (e.g. the installer stubs). 2000-05-02 00:54:11 +00:00
nsComponentManager.h Bug 23941 speed up install on Mac, r=cathleen, a=jar; 2000-02-20 03:12:59 +00:00
nsComponentManagerUtils.h Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsGenericFactory.cpp Bump up the intial hash table size in a bunch of places to avoid resizing the hash later. r=scc 2000-03-22 02:43:48 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsICategoryManager.idl change several IDL parameters to be unsigned, to work better with length_is, size_is. Preperatory to requiring unsigned in xpidl, fixing 13413 2000-04-28 10:51:52 +00:00
nsIComponentLoader.idl Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsIComponentManager.idl Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsIFactory.idl Moved |do_CreateInstance()| from here to nsComponentManagerUtils.h. See bugs #17364, #17448. r={travis, dp} 1999-11-10 00:14:10 +00:00
nsIGenericFactory.h Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsIModule.idl Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsIRegistry.idl add CurrentItemInPlaceUTF8 to reduce startup alloc by 2.3M(!), r=brendan 2000-04-25 01:11:08 +00:00
nsIRegistryUtils.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIServiceManager.h Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsMacRepository.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsNativeComponentLoader.cpp Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsNativeComponentLoader.h Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsRegistry.cpp Get rid of operator==(nsCOMPtr, int) usage because it fries gcc-2.7.2.3's mind with new string stuff. r=scc 2000-04-27 04:44:56 +00:00
nsRepository.cpp Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsRepository.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsServiceManager.cpp replace |nsVector| with |nsVoidArray| as per bug #11666. r=dp 2000-01-18 23:03:29 +00:00
nsXPComFactory.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
xcDll.cpp fixing vc6.0 compiler bug. cant have static variable called "count" and compare it using "<". dont ask. 2000-04-25 05:09:49 +00:00
xcDll.h Adding BreakAfterLoad() API to header. 2000-01-28 09:49:10 +00:00
xcDllStore.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
xcDllStore.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00