gecko-dev/xpcom/components
2001-08-06 07:05:22 +00:00
..
.cvsignore
Makefile.in Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
makefile.win Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
MANIFEST
MANIFEST_COMPONENTS
MANIFEST_IDL 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
nsCategoryManager.cpp bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
nsComponentManager.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsComponentManager.h Backing out existing fix for 87193 -- r=mstolz, sr=shaver, attinasi 2001-07-17 02:24:16 +00:00
nsComponentManagerUtils.h Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsGenericFactory.cpp Temporary fix for bug 92859. Components can now be registered with the generic module macros to have class info, but not be instantiable via the component manager. Currently, the class object of such components are created eagerly at module initialization time. A future fix might create them lazily. r/sr=jband, jst 2001-08-06 07:05:22 +00:00
nsGenericFactory.h FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsICategoryHandler.idl
nsICategoryManager.idl r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +00:00
nsIClassInfo.idl FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +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 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +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 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsIModule.idl Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +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 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsNativeComponentLoader.h
nsRegistry.cpp fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf 2001-06-28 00:06:16 +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
nsServiceManager.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsStaticComponent.h Landing static build changes for OS2 2001-07-01 12:11:13 +00:00
nsStaticComponentLoader.cpp fixed bug 87004, for win static build, changed libjar and xpinstall to be 2001-07-19 22:43:14 +00:00
nsXPComFactory.h
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
xcDllStore.cpp
xcDllStore.h