gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
braddr%puremagic.com
|
d92727dc68
|
Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE in anticipation of nixing NS_COMFALSE in the near future.
r=scc
|
1999-10-28 03:16:48 +00:00 |
braddr%puremagic.com
|
b49b3dbdce
|
Ooops.. tree closed, better back these out for now. Sorry.
|
1999-10-27 21:01:37 +00:00 |
braddr%puremagic.com
|
b2ea5b4c45
|
Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE
in anticipation of nixing NS_COMFALSE in the near future.
r=scc (please contact him should there be any build issues)
|
1999-10-27 20:24:21 +00:00 |
scc%netscape.com
|
0454213f91
|
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 |
scc%netscape.com
|
54c96baa72
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
alecf%netscape.com
|
06cbd6eee2
|
stop using [] operator on nsISupportsArray - going away for scriptability
|
1999-06-02 00:14:41 +00:00 |
warren%netscape.com
|
7a41ef7d73
|
Fixed nsICollection (and Count in particular) to be xpidl friendly.
|
1999-05-13 04:56:04 +00:00 |
putterman%netscape.com
|
5b334a7e8a
|
Fix refcounting bug. nsISupportsArray[] already does an addref.
|
1999-05-10 21:53:18 +00:00 |
warren%netscape.com
|
ab9643b9a2
|
Fixed First method to return error.
|
1999-03-05 05:48:21 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
warren%netscape.com
|
242f5389ac
|
Added nsSupportsArrayEnumerator
|
1999-02-23 08:04:28 +00:00 |