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-01-16 06:54:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
glue
History
valeski%netscape.com
aad867ad42
15590, r=kipp. added a nsCStringArray class so the cool string array functionality could be used for CStrings too. this checkin is *part* of a fix to the bug
1999-10-29 20:47:17 +00:00
..
nsComponentManagerUtils.h
add componentType to nsIModule::RegisterSelf
1999-09-22 03:18:27 +00:00
nsCOMPtr.cpp
…
nsCOMPtr.h
…
nsDebug.cpp
r=brendan; applied changes recommended by brendan
1999-10-04 23:35:51 +00:00
nsDebug.h
r=brendan; applied changes recommended by brendan
1999-10-04 23:35:51 +00:00
nsGenericFactory.cpp
…
nsGenericFactory.h
…
nsID.cpp
…
nsID.h
…
nsIGenericFactory.h
Create a version of NS_GENERIC_FACTORY_CONSTRUCTOR that lets you pass in
1999-10-10 22:30:55 +00:00
nsISupportsUtils.h
Just added support for an NS_IMPL_ISUPPORTS 7 - 10.
1999-10-25 03:42:10 +00:00
nsQuickSort.cpp
…
nsQuickSort.h
…
nsVoidArray.cpp
15590, r=kipp. added a nsCStringArray class so the cool string array functionality could be used for CStrings too. this checkin is *part* of a fix to the bug
1999-10-29 20:47:17 +00:00
nsVoidArray.h
15590, r=kipp. added a nsCStringArray class so the cool string array functionality could be used for CStrings too. this checkin is *part* of a fix to the bug
1999-10-29 20:47:17 +00:00
nsWeakReference.cpp
…
nsWeakReference.h
…