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
e2a01acf3773828110ac449aa89ce3dbeaf464c2
Mozilla
/
mozilla
/
xpcom
/
components
History
conrad%ingress.com
a2cf6be101
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
...
r=valeski git-svn-id: svn://10.0.0.236/trunk@76139 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-11 20:31:57 +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
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
2000-08-11 20:31:57 +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
…
nsMacRepository.h
…
nsNativeComponentLoader.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
nsNativeComponentLoader.h
…
nsRegistry.cpp
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
2000-08-11 20:31:57 +00:00
nsRepository.cpp
…
nsRepository.h
…
nsServiceManager.cpp
Bug 21650. Add an assertion if the service manager is improperly re-entered. r=dbaron,warren
2000-06-23 02:02:48 +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
…