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
Mozilla
/
mozilla
/
xpcom
/
components
History
warren%netscape.com
0788be3644
Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization.
...
git-svn-id: svn://10.0.0.236/trunk@29899 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 22:54:28 +00:00
..
mozIClassRegistry.h
…
mozIRegistry.h
…
mozRegistry.cpp
…
nsComponentManager.cpp
ProgID hashing fixed. We now hash the progids passed in with RegisterFactory() also. Thanks to Nicholas Ambrose <nick87@hotmail.com> for yet another patch.
1999-04-12 12:32:24 +00:00
nsComponentManager.h
ProgID hashing fixed. We now hash the progids passed in with RegisterFactory() also. Thanks to Nicholas Ambrose <nick87@hotmail.com> for yet another patch.
1999-04-12 12:32:24 +00:00
nsGenericFactory.cpp
…
nsGenericFactory.h
SetDestructor
1999-02-28 19:04:47 +00:00
nsIComponentManager.h
API Cleanup.
1999-04-02 20:28:22 +00:00
nsIFactory.h
…
nsIFactory.idl
…
nsIGenericFactory.h
…
nsIRegistry.h
…
nsIServiceManager.h
Added better comment about NS_WITH_SERVICE.
1999-04-21 21:28:16 +00:00
nsIServiceProvider.h
…
nsMacRepository.h
…
nsRegistry.cpp
…
nsRepository.cpp
API Cleanup.
1999-04-02 20:28:22 +00:00
nsRepository.h
…
nsServiceManager.cpp
Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization.
1999-04-30 22:54:28 +00:00
nsXPComFactory.h
Use the macro on all platforms. Thanks to pierre for helping me make sure
1999-03-09 19:19:02 +00:00
xcDll.cpp
…
xcDll.h
…
xcDllStore.cpp
…
xcDllStore.h
…