gecko-dev/xpcom/glue
1999-09-13 23:23:20 +00:00
..
nsComponentManagerUtils.h teach component manager that there are non-native entries in the registry 1999-09-07 23:18:47 +00:00
nsCOMPtr.cpp renamed to QueryReferent, do_QueryReferent, etc. 1999-08-13 23:00:58 +00:00
nsCOMPtr.h some small documentation changes, plus removed a function that was otherwise unused, and was confusing Solaris. 1999-08-26 10:45:50 +00:00
nsDebug.cpp Print all warning messages on stdout, not just assertions 1999-09-07 19:15:10 +00:00
nsDebug.h
nsGenericFactory.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsGenericFactory.h
nsID.cpp
nsID.h put back <string.h> until we find all the uses =( 1999-09-06 21:22:36 +00:00
nsIGenericFactory.h
nsISupportsUtils.h add new query_interface4 and query_interfac5 (hey, I needed it!) 1999-09-13 23:23:20 +00:00
nsQuickSort.cpp
nsQuickSort.h
nsVoidArray.cpp Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
nsVoidArray.h Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
nsWeakReference.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsWeakReference.h Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00