gecko-dev/netwerk/base/src
1999-07-22 21:19:15 +00:00
..
.cvsignore First Checked In 1999-05-28 09:11:38 +00:00
Makefile.in Replaced nsStandardUrl with nsStdURL. 1999-07-22 21:19:15 +00:00
makefile.win Changes for the standard URL parsing. Added SetRelativePath. Cleaned up the deletions (all thru nsCRT now) Added functionality for Query and Ref portions of the Path. Added DirFile function to nsIURL to allow just Directory and the Filename. Misc. cleanups as well. 1999-07-22 21:14:51 +00:00
nsAsyncStreamListener.cpp Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
nsInputStreamChannel.cpp Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
nsInputStreamChannel.h Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
nsIOService.cpp Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
nsIOService.h Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
nsLoadGroup.cpp Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
nsLoadGroup.h Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
nsNetModRegEntry.cpp change all GetIID() calls to nsCOMTypeInfo<foo>::GetIID() calls 1999-06-30 20:20:17 +00:00
nsNetModRegEntry.h declare nsINetModRegEntry public (it is assumed private if not specified) 1999-07-16 22:19:38 +00:00
nsNetModuleMgr.cpp change all GetIID() calls to nsCOMTypeInfo<foo>::GetIID() calls 1999-06-30 20:20:17 +00:00
nsNetModuleMgr.h Fixed a warning for virtual destructor. 1999-07-09 09:35:30 +00:00
nsSimpleURI.cpp Changes for the standard URL parsing. Added SetRelativePath. Cleaned up the deletions (all thru nsCRT now) Added functionality for Query and Ref portions of the Path. Added DirFile function to nsIURL to allow just Directory and the Filename. Misc. cleanups as well. 1999-07-22 21:14:51 +00:00
nsSimpleURI.h Changes for the standard URL parsing. Added SetRelativePath. Cleaned up the deletions (all thru nsCRT now) Added functionality for Query and Ref portions of the Path. Added DirFile function to nsIURL to allow just Directory and the Filename. Misc. cleanups as well. 1999-07-22 21:14:51 +00:00
nsSocketTransport.cpp Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
nsSocketTransport.h Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
nsSocketTransportService.cpp include nsILoadGroup.h before it is referenced by nsCOMPtr 1999-07-16 22:20:24 +00:00
nsSocketTransportService.h Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
nsStandardUrl.cpp Fixed query/ref problem. 1999-07-20 08:46:35 +00:00
nsStandardUrl.h Backed out Gagan's nsStdURL changes. 1999-07-17 01:32:48 +00:00
nsStdURL.cpp Changes for the standard URL parsing. Added SetRelativePath. Cleaned up the deletions (all thru nsCRT now) Added functionality for Query and Ref portions of the Path. Added DirFile function to nsIURL to allow just Directory and the Filename. Misc. cleanups as well. 1999-07-22 21:14:51 +00:00
nsStdURL.h Changes for the standard URL parsing. Added SetRelativePath. Cleaned up the deletions (all thru nsCRT now) Added functionality for Query and Ref portions of the Path. Added DirFile function to nsIURL to allow just Directory and the Filename. Misc. cleanups as well. 1999-07-22 21:14:51 +00:00
nsSyncStreamListener.cpp Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00