.. |
nsComponentManagerUtils.h
|
Added |do_CreateInstance()|, |do_GetService()| both by CID and ProgID. See bugs #17364, #17448. r={travis, dp}
|
1999-11-10 00:14:54 +00:00 |
nsCOMPtr.cpp
|
fixed an annoying, but rare, bug where an |nsCOMPtr| in an ownership ring could |Release()| twice. See the comment in the code for details. r=waterson
|
1999-11-20 08:19:24 +00:00 |
nsCOMPtr.h
|
Fix specialized |CallQueryInterface| as per review by travis ... r=travis.
|
1999-12-08 01:44:06 +00:00 |
nsDebug.cpp
|
Make sure that all warnings just printf on Mac, and don't dump you into MacsBug. r=pinkerton
|
1999-12-07 07:21:30 +00:00 |
nsDebug.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsGenericFactory.cpp
|
purify related fixes. first, prevent a crash that was prevent me
|
1999-12-15 06:23:50 +00:00 |
nsGenericFactory.h
|
Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
|
1999-11-12 09:07:26 +00:00 |
nsID.cpp
|
- NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
|
1999-11-10 00:28:34 +00:00 |
nsID.h
|
- NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
|
1999-11-10 00:28:34 +00:00 |
nsIGenericFactory.h
|
Fixed a problem with the NS_GENERIC_FACTORY_CONSTRUCTOR_INIT() macro.
|
1999-11-16 03:05:36 +00:00 |
nsISupportsUtils.h
|
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
|
1999-11-30 23:36:32 +00:00 |
nsQuickSort.cpp
|
fix signed/unsigned issues
|
1999-06-27 06:18:41 +00:00 |
nsQuickSort.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsVoidArray.cpp
|
adding member initializer to quiet Purify. r=waterson.
|
1999-12-07 07:17:44 +00:00 |
nsVoidArray.h
|
Bug 9489. Add support for nsAutoVoidArray. r=scc,shaver
|
1999-12-01 00:37:11 +00:00 |
nsWeakReference.cpp
|
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
|
1999-11-30 23:36:32 +00:00 |
nsWeakReference.h
|
Made a protected method for severing weak references early
|
1999-09-21 20:20:04 +00:00 |