Commit Graph

14 Commits

Author SHA1 Message Date
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
warren%netscape.com
1e65a8281c Fixed NS_NewUnicharStreamLoader export. Added NS_NewLoadGroup. 1999-06-28 06:58:05 +00:00
warren%netscape.com
3d36f091af Added nsIBlockingNotification.h. Fixed NS_NewUnicharStreamLoader export. 1999-06-28 06:57:35 +00:00
valeski%netscape.com
5d97589deb copied the nsIUnicharStreamLoader interface and implementation over to necko; TEMPORARILY. This stuff does not belong in necko and needs to be factored out. I pushed it in to satisfy the NECKO builds. 1999-06-27 16:02:03 +00:00
bruce%cybersight.com
cbeef0eae2 Fixes for builds in an objdir. Use $(topsrcdir) and not $(DEPTH) for calculating path to rules.mk 1999-06-27 05:47:04 +00:00
valeski%netscape.com
f9418214f7 not in main build - changed newCString to get buffer() 1999-06-25 18:49:35 +00:00
warren%netscape.com
a1f7bf6f4e Fixed makefiles for necko module, but netwerk directory. 1999-06-25 03:00:32 +00:00
warren%netscape.com
59a16f77b9 Added group argument. Swapped args to NS_OpenURI 1999-06-25 00:07:34 +00:00
warren%netscape.com
054ac73b6c Changed our library names from netwerk to necko. 1999-06-24 23:13:46 +00:00
warren%netscape.com
92fd066a85 nsString/nsString2 -- what's the difference. Now using const too. 1999-06-23 06:08:13 +00:00
warren%netscape.com
606e60bd1d Added nsString interfaces. Removed NS_NET because this stuff isn't for DLL export. 1999-06-23 05:28:48 +00:00
andreas.otte%primus-online.de
06e8b9694f first checked in 1999-06-22 18:04:02 +00:00
warren%netscape.com
bd51df11d6 Added util 1999-06-22 00:19:16 +00:00