This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ea7daadb2e4bcdd358d0f53ad22cefb48710708
Mozilla
/
mozilla
/
xpcom
/
components
History
dbaron%fas.harvard.edu
9b56742a81
Attempt to fix Sun/HP/AIX bustage. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@76515 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-17 00:15:50 +00:00
..
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_COMPONENTS
…
MANIFEST_IDL
…
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
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
nsComponentManager.h
…
nsComponentManagerUtils.h
…
nsGenericFactory.cpp
…
nsGenericFactory.h
…
nsICategoryHandler.idl
…
nsICategoryManager.idl
…
nsIComponentLoader.idl
…
nsIComponentManager.idl
…
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
…
nsIModule.idl
…
nsIRegistry.idl
…
nsIRegistryUtils.h
…
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
…
nsNativeComponentLoader.cpp
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
nsNativeComponentLoader.h
…
nsRegistry.cpp
Attempt to fix Sun/HP/AIX bustage. r=cls
2000-08-17 00:15:50 +00:00
nsRepository.cpp
…
nsRepository.h
…
nsServiceManager.cpp
Removed unused static.
2000-08-16 07:33:23 +00:00
nsXPComFactory.h
…
xcDll.cpp
Fix leak (holding past XPCOM shutdown) of 16 strings. r=waterson
2000-06-27 21:54:28 +00:00
xcDll.h
…
xcDllStore.cpp
…
xcDllStore.h
…