..
.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
nsIRegistry scriptability and beginning of category support, r=dp,alecf,dveditz a=leaf,chofmann
1999-09-29 02:35:42 +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
nsCategoryManager.cpp
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
nsComponentManager.cpp
Check return from PlatformInit, and return if it failed.
2000-08-18 20:51:37 +00:00
nsComponentManager.h
Per bug 3690:
2000-05-12 01:24:36 +00:00
nsComponentManagerUtils.h
remove useless nsIModule paste ( #22922 ), add debug() for JS components, use categories for component loaders, XPCONNECT_STANDALONE ( #39875 ), r=dp,waterson a=brendan
2000-05-26 04:56:23 +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
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +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
Landing nsIFile.
2000-01-24 21:28:28 +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
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
Fixing bug 46320. Reducing the number of global files by moving profile registry to product sub-directory under HOME. r=dougt
2000-08-16 22:40:27 +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
A fix to bug 43351.
2000-08-18 20:54:04 +00:00
nsNativeComponentLoader.h
Implemented component unregistration.
2000-04-18 05:25:05 +00:00
nsRegistry.cpp
Attempt to fix Sun/HP/AIX bustage. r=cls
2000-08-17 00:15:50 +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
Removed unused static.
2000-08-16 07:33:23 +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 leak (holding past XPCOM shutdown) of 16 strings. r=waterson
2000-06-27 21:54:28 +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