..
.cvsignore
…
MANIFEST
…
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
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
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
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 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
nsComponentManager.h
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
nsComponentManagerUtils.h
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
nsGenericFactory.cpp
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
nsGenericFactory.h
67699: all your nsIClassInfo is belong to us
2001-03-12 20:43:02 +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
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
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
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
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
nsNativeComponentLoader.h
Implemented component unregistration.
2000-04-18 05:25:05 +00:00
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
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
nsStaticComponentLoader.cpp
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
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
Adding BreakAfterLoad() API to header.
2000-01-28 09:49:10 +00:00
xcDllStore.cpp
…
xcDllStore.h
…