gagan%netscape.com
|
d4bf35fcb7
|
Fixes for the libcookie.so problem (thanks to Andreas for the patch) and then some additional fixes for warnings and such.
|
1999-07-13 02:37:08 +00:00 |
|
rpotts%netscape.com
|
0b02395d5e
|
Added a -sync flag for testing sync streams with the socket transport...
|
1999-07-12 06:22:39 +00:00 |
|
warren%netscape.com
|
699e29f427
|
Fixed http loading in viewer. Wrong channel was being passes to doc loader's stream listener by http. Also added ifdef to easily remove Fill change.
|
1999-07-11 02:43:37 +00:00 |
|
warren%netscape.com
|
e9f97d9c22
|
Changed uses of nsIBufferInputStream::Fill to nsIBuffer::Write.
|
1999-07-10 11:26:59 +00:00 |
|
warren%netscape.com
|
9975942bdb
|
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
|
1999-07-07 08:08:40 +00:00 |
|
mcafee%netscape.com
|
5bb81c3be4
|
Fixing linux bustage, rv needs declaration.
|
1999-07-03 05:50:56 +00:00 |
|
rpotts%netscape.com
|
d3efb5a937
|
Got the TestSocketTransport test working again after removing the nsIEventQueue argument to AsyncRead and AsyncWrite...
|
1999-07-03 04:14:28 +00:00 |
|
warren%netscape.com
|
bd73f68e8b
|
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
|
1999-07-01 19:30:20 +00:00 |
|
valeski%netscape.com
|
fe56395bae
|
change all GetIID() calls to nsCOMTypeInfo<foo>::GetIID() calls
|
1999-06-30 20:20:17 +00:00 |
|
valeski%netscape.com
|
bec54efcc1
|
nsIChannel api change. you no longer have to supply an nsIEventQueue when calling an AsyncRead|Write() method.
|
1999-06-29 01:52:30 +00:00 |
|
mscott%netscape.com
|
5d01523ea0
|
nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
|
1999-06-28 20:37:10 +00:00 |
|
andreas.otte%primus-online.de
|
18c2fd395a
|
fixing for new AutoRegistration
|
1999-06-22 18:24:02 +00:00 |
|
rpotts%netscape.com
|
cd5b805356
|
Fixed a bug due to nsIBufferInputStreams... GetLength(...) does *not* necessarily return the total amount of data in the stream (only the contiguous amount).
|
1999-06-19 09:42:59 +00:00 |
|
warren%netscape.com
|
f44c21a640
|
Removed file transport, now consolidated with file channel. Various buffer(stream) cleanup.
|
1999-06-15 05:18:40 +00:00 |
|
rpotts%netscape.com
|
e5c9cbeb18
|
Changed printf(...) to puts(...) in OnDataAvailable(...) calls. This allows % characters to be present in the output stream without crashing the test app... Added call to AsyncRead(... )in Testprotocols.cpp to get http working again...
|
1999-06-14 23:42:12 +00:00 |
|
andreas.otte%primus-online.de
|
19b6475c9e
|
conversion to wstring / PRUnichar
some cosmetics to various Makefiles
|
1999-06-11 15:50:14 +00:00 |
|
rpotts%netscape.com
|
6d784f23e7
|
changed some printf around...
|
1999-06-11 08:36:40 +00:00 |
|
warren%netscape.com
|
7c8cb8eb81
|
Added range offsets to open stream methods.
|
1999-06-11 01:37:43 +00:00 |
|
warren%netscape.com
|
b113f2332f
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +00:00 |
|
andreas.otte%primus-online.de
|
57320fedd0
|
use new HandleEvent method of EventQueue
|
1999-06-08 12:24:10 +00:00 |
|
warren%netscape.com
|
c0797ee094
|
New IDL interfaces.
|
1999-06-07 21:33:30 +00:00 |
|
rpotts%netscape.com
|
b13ab4754e
|
Fixed up uninitialized variable... Oops
|
1999-06-07 07:12:56 +00:00 |
|
rpotts%netscape.com
|
3886d6e062
|
Added PLEvent pump for unix...
|
1999-06-04 09:03:45 +00:00 |
|
rpotts%netscape.com
|
5ebe43461d
|
Added support for testing Sync transport access and Suspending and resuming transports...
|
1999-06-03 05:45:23 +00:00 |
|
andreas.otte%primus-online.de
|
239dfd63c5
|
removed manual registration
|
1999-06-02 11:29:26 +00:00 |
|
rpotts%netscape.com
|
f7477c729e
|
Added a new test for the socket transport...
|
1999-05-31 05:18:19 +00:00 |
|