warren%netscape.com
|
e6619b2ad6
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +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 |
dougt%netscape.com
|
1f154a72f4
|
Fix for bug 9007 submitted by david.gardiner@unisa.edu.au.
|
1999-08-10 23:00:53 +00:00 |
warren%netscape.com
|
a9ae165740
|
Fixed bug in string stream length.
|
1999-07-03 06:49:28 +00:00 |
scc%netscape.com
|
54c96baa72
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
mcmullen%netscape.com
|
a91081460c
|
Added bulletproofing for null buffer parameters
|
1999-06-10 19:51:36 +00:00 |
warren%netscape.com
|
aaf94a8b04
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +00:00 |
warren%netscape.com
|
447b069ddb
|
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
|
1999-06-03 21:50:47 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
alecf%netscape.com
|
4d5d87bb3c
|
fix possible uninitialized variable
|
1999-05-04 20:49:20 +00:00 |
warren%netscape.com
|
329d00e493
|
Added Write(nsIInputStream) and Flush to nsIOutputStream.
|
1999-04-22 07:31:03 +00:00 |
warren%netscape.com
|
2115a4aa4b
|
Added header.
|
1999-04-13 18:15:49 +00:00 |
mcmullen%netscape.com
|
6cf27d2a67
|
Bugs #3997, 3934
|
1999-03-19 23:09:39 +00:00 |
mcmullen%netscape.com
|
5af9b0231b
|
First Checked In.
|
1999-03-05 20:55:10 +00:00 |