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
6dfd260a5f03693fa7b627ed31a33db05284fbd2
Mozilla
/
mozilla
/
xpcom
/
components
History
cathleen%netscape.com
6a0e426e6c
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@115070 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:38:38 +00:00
..
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_COMPONENTS
…
MANIFEST_IDL
…
nsCategoryManager.cpp
…
nsComponentManager.cpp
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
2002-02-20 06:38:38 +00:00
nsComponentManager.h
…
nsComponentManagerObsolete.cpp
…
nsComponentManagerObsolete.h
…
nsComponentManagerUtils.h
remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously
2002-02-18 22:57:47 +00:00
nsGenericFactory.cpp
Fix for 103518. Call module destructor function *after* destroying factories. submitted by Henry.Jia@sun.com, r=dp/dougt, sr=alecf
2002-02-06 20:47:37 +00:00
nsGenericFactory.h
Chamnges to allow for making every module's nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 04:05:47 +00:00
nsICategoryHandler.idl
…
nsICategoryManager.idl
…
nsIClassInfo.idl
…
nsIComponentLoader.idl
…
nsIComponentManager.idl
…
nsIComponentManagerObsolete.idl
…
nsIComponentManagerUtils.h
…
nsIComponentRegistrar.idl
adding @return comments.
2002-01-30 21:56:34 +00:00
nsIFactory.idl
…
nsIGenericFactory.h
Adding comments to the nsIGenericFactory file. bug 123442. r=gagan@netscape.com, sr=alecf@netscape.com
2002-02-05 01:38:43 +00:00
nsIModule.idl
…
nsIRegistry.idl
…
nsIRegistryUtils.h
…
nsIServiceManager.idl
…
nsIServiceManagerObsolete.h
…
nsIServiceManagerUtils.h
remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously
2002-02-18 22:57:47 +00:00
nsMacRepository.h
…
nsNativeComponentLoader.cpp
…
nsNativeComponentLoader.h
…
nsObsoleteModuleLoading.h
…
nsRegistry.cpp
…
nsRegistry.h
…
nsServiceManagerObsolete.cpp
…
nsStaticComponent.h
…
nsStaticComponentLoader.cpp
…
nsXPComFactory.h
…
xcDll.cpp
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
xcDll.h
…
xcDllStore.cpp
…
xcDllStore.h
…