scc%netscape.com
|
68340a37ef
|
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 |
mccabe%netscape.com
|
381fb81c4f
|
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
|
1999-08-22 11:25:50 +00:00 |
scc%netscape.com
|
f79508bc68
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
warren%netscape.com
|
9198ea0da6
|
tweak
|
1999-03-11 11:01:16 +00:00 |
warren%netscape.com
|
27d6390ab4
|
Exporting symbols for the mac.
|
1999-03-11 10:47:54 +00:00 |
warren%netscape.com
|
d046a90e99
|
Added union and intersection enumerators.
|
1999-03-11 09:56:59 +00:00 |
scc%netscape.com
|
2ec0a397ea
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
warren%netscape.com
|
650ed02faf
|
Added NS_NewConjoiningEnumerator
|
1999-02-24 07:58:06 +00:00 |