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
c2faee024cbc98e65aa4e78a55228be688cb858d
Mozilla
/
mozilla
/
xpcom
/
components
History
(no author)
0a86e1bb4b
This commit was manufactured by cvs2svn to create branch 'XPCOM21_BRANCH'.
...
git-svn-id: svn://10.0.0.236/branches/XPCOM21_BRANCH@32451 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 04:54:05 +00:00
..
Makefile.in
Initial version
1999-05-18 09:11:01 +00:00
makefile.win
Initial version
1999-05-18 09:11:01 +00:00
MANIFEST
This commit was manufactured by cvs2svn to create branch 'XPCOM21_BRANCH'.
1999-05-21 04:54:05 +00:00
mozIClassRegistry.h
…
mozIRegistry.h
…
mozRegistry.cpp
…
nsComponentManager.cpp
Landing M6 XPCOM Code cleanup branch
1999-05-06 13:29:37 +00:00
nsComponentManager.h
Landing M6 XPCOM Code cleanup branch
1999-05-06 13:29:37 +00:00
nsGenericFactory.cpp
…
nsGenericFactory.h
…
nsIComponentManager.h
Landing M6 XPCOM Code cleanup branch
1999-05-06 13:29:37 +00:00
nsIFactory.h
Temporarily fix build bustage until we get brave enough to turn XPIDL on for Mac.
1999-05-13 16:41:32 +00:00
nsIFactory.idl
pare down to the idl files that really work. Some can be resurrected later. Many require interface changes with deeper implications. These are the base interfaces that we really need to have xpconnectable at this point
1999-05-07 00:17:58 +00:00
nsIGenericFactory.h
…
nsIRegistry.h
…
nsIServiceManager.h
back out my warning fix (proper fix on the way)
1999-05-04 22:33:10 +00:00
nsIServiceProvider.h
…
nsMacRepository.h
…
nsRegistry.cpp
…
nsRepository.cpp
Landing M6 XPCOM Code cleanup branch
1999-05-06 13:29:37 +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
…
xcDll.cpp
XP_MAC: improved nsDLL::Load() to not call PL_strlen() each time through a loop from 0 to the length of the string - 1.
1999-05-10 03:45:38 +00:00
xcDll.h
…
xcDllStore.cpp
…
xcDllStore.h
…