gecko-dev/xpcom/components
jst%netscape.com ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
..
.cvsignore
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 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
Makefile.in 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
makefile.win 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
nsCategoryManager.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsComponentManager.cpp Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef. 2001-05-05 10:18:53 +00:00
nsComponentManager.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsComponentManagerUtils.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsGenericFactory.cpp Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsGenericFactory.h 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +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 Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +00:00
nsIClassInfo.idl Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +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 Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIFactory.idl Changed case of nsIFactory.idl methods to start with lower case to be like other 2000-08-10 20:12:08 +00:00
nsIGenericFactory.h Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
nsIModule.idl Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsIRegistry.idl Per bug 3690: 2000-05-12 01:24:36 +00:00
nsIRegistryUtils.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIServiceManager.h Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
nsMacRepository.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsNativeComponentLoader.cpp Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef. 2001-05-05 10:18:53 +00:00
nsNativeComponentLoader.h Implemented component unregistration. 2000-04-18 05:25:05 +00:00
nsRegistry.cpp Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef. 2001-05-05 10:18:53 +00:00
nsRegistry.h Fix for bug #46709 2000-09-08 01:51:45 +00:00
nsRepository.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +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 Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +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 Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243 2000-12-23 16:43:32 +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