This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-11 18:24:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
components
History
alecf%netscape.com
5428094f00
update uuid's to match real definitions
1999-02-23 19:36:23 +00:00
..
mozIClassRegistry.h
…
mozIRegistry.h
…
mozRegistry.cpp
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
1999-02-23 08:10:24 +00:00
nsIFactory.h
…
nsIFactory.idl
update uuid's to match real definitions
1999-02-23 19:36:23 +00:00
nsIRegistry.h
…
nsIServiceManager.h
…
nsIServiceProvider.h
…
nsMacRepository.h
…
nsRegistry.cpp
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
1999-02-23 08:10:24 +00:00
nsRepository.cpp
Remove the illegal semicolon after extern "C" {}
1999-02-22 22:25:10 +00:00
nsRepository.h
Add public functions RegisterComponent, UnregisterComponent, and ProgIDToCLSID
1999-02-18 16:58:22 +00:00
nsServiceManager.cpp
…
nsXPComFactory.h
…
xcDll.cpp
Hacked to remove ./ when we PR_LoadLibrary() dlls of the type ./library.so
1999-02-18 22:37:35 +00:00
xcDll.h
Fix XPCom on Mac so that autoregistration of .shlb files work.
1999-02-18 00:24:38 +00:00
xcDllStore.cpp
…
xcDllStore.h
…