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
b9484acf8c2292d6aa2312f5dde99acff84df736
Mozilla
/
mozilla
/
xpcom
/
components
History
waterson%netscape.com
d53aa972d4
Temporarily fix build bustage until we get brave enough to turn XPIDL on for Mac.
...
git-svn-id: svn://10.0.0.236/trunk@31427 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 16:41:32 +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
…