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
|
085d10cc15
|
Add undef for SetPort too.
|
1999-06-28 23:11:55 +00:00 |
|
mscott%netscape.com
|
5d01523ea0
|
nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
|
1999-06-28 20:37:10 +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
|
fe9e740d89
|
these are now in the public dir.
|
1999-06-26 03:13:39 +00:00 |
|
gordon%netscape.com
|
68b0d3bb26
|
First Checked In.
|
1999-06-26 01:14:51 +00:00 |
|
warren%netscape.com
|
78d0e0f7c6
|
Added #undef GetPort for Windows.
|
1999-06-25 17:59:34 +00:00 |
|
andreas.otte%primus-online.de
|
beb8e61bfc
|
adding nsILoadGroup.idl
|
1999-06-25 17:41:38 +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
|
054ac73b6c
|
Changed our library names from netwerk to necko.
|
1999-06-24 23:13:46 +00:00 |
|
warren%netscape.com
|
3fc52f0e95
|
Added nsILoadGroup. Changed load attribute strategy to flags.
|
1999-06-24 22:58:42 +00:00 |
|
warren%netscape.com
|
89f98a47db
|
Added stuff needed for landing -- LoadQuiet, BypassCache, BypassProxy
|
1999-06-22 00:19:58 +00:00 |
|
warren%netscape.com
|
dbe7cd0107
|
Fixed for recent buffer changes.
|
1999-06-19 22:26:08 +00:00 |
|
andreas.otte%primus-online.de
|
a6a5bc0774
|
adding hack to change PUBLIC variable
This has no effect until some other changes to SeaMonkey
|
1999-06-17 19:07:58 +00:00 |
|
warren%netscape.com
|
98606d8e53
|
Added NewChannelFromNativePath for convenience.
|
1999-06-16 04:15:22 +00:00 |
|
gagan%netscape.com
|
f21af13f8c
|
Removed the temporary Open call on nsIChannel. Inspite of the misnomer, the AsyncRead is the one to use.
|
1999-06-16 00:49:01 +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 |
|
gagan%netscape.com
|
15a7f1be6d
|
Added nsIChannel::Open temporarily to get the test working. There is a problem with the nsIBuffer search routine (see news://npm.netlib) which causes an assertion since refcnt gets reset after a Read following a Search on nsIBuffer.
|
1999-06-15 04:30:34 +00:00 |
|
warren%netscape.com
|
6ea7c972dd
|
Removed link dependency on netwerk.dll.
|
1999-06-12 08:07:05 +00:00 |
|
warren%netscape.com
|
b1d48ac370
|
Added NS_NET to export global functions.
|
1999-06-12 07:14:12 +00:00 |
|
warren%netscape.com
|
f33dad4b97
|
Added dns to the build. Factored Cancel/Suspend/Resume into nsIRequest.
|
1999-06-12 02:53:21 +00:00 |
|
warren%netscape.com
|
4defd84b03
|
Rule to create netwerk/dist/include.
|
1999-06-12 01:47:13 +00:00 |
|
warren%netscape.com
|
2c894653f9
|
Hack to make necko co-exist with seamonkey so headers don't collide.
|
1999-06-12 01:41:08 +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 |
|
warren%netscape.com
|
7c8cb8eb81
|
Added range offsets to open stream methods.
|
1999-06-11 01:37:43 +00:00 |
|
andreas.otte%primus-online.de
|
1238226f4c
|
adding XPIDL_MODUL
some cosmetics
|
1999-06-09 20:37:42 +00:00 |
|
valeski%netscape.com
|
418899e17d
|
moved up into public dir
|
1999-06-09 14:33:46 +00:00 |
|
valeski%netscape.com
|
3135f6a755
|
removed nsNetModuleMgr.h from the expport list. it now lives where it should in base/src
|
1999-06-09 14:28:54 +00:00 |
|
valeski%netscape.com
|
dd48adac86
|
moved over to base/src
|
1999-06-09 14:21:00 +00:00 |
|
valeski%netscape.com
|
3418e0c7d3
|
no longer needed
|
1999-06-09 14:20:17 +00:00 |
|
valeski%netscape.com
|
1397d30e9c
|
interface changes
|
1999-06-09 13:58:51 +00:00 |
|
valeski%netscape.com
|
48b89f3502
|
moved to base/src
|
1999-06-09 13:56:12 +00:00 |
|
valeski%netscape.com
|
162e8500e9
|
added idl srcs to unix mkfile
|
1999-06-09 01:01:17 +00:00 |
|
warren%netscape.com
|
b113f2332f
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +00:00 |
|
valeski%netscape.com
|
919d511ca1
|
added moduelMgr and ModRegEntry idls to the idl list. also updated the nsINetModuleMgr.idl interface
|
1999-06-08 20:11:53 +00:00 |
|
valeski%netscape.com
|
5806d05a78
|
adding the module registery entry idl file
|
1999-06-08 20:03:48 +00:00 |
|
warren%netscape.com
|
a3874dc189
|
Added back in user agent stuff.
|
1999-06-08 19:04:13 +00:00 |
|
valeski%netscape.com
|
1d8bf6ff3c
|
added root notification idl
|
1999-06-08 17:07:39 +00:00 |
|
valeski%netscape.com
|
d5e9119fa7
|
added nsINetNotify.idl to idl list
|
1999-06-08 17:07:09 +00:00 |
|
warren%netscape.com
|
550ed382f3
|
obsoleting files
|
1999-06-07 22:19:20 +00:00 |
|
warren%netscape.com
|
3f748629d6
|
Removed nsITransport.
|
1999-06-07 22:12:19 +00:00 |
|
warren%netscape.com
|
c0797ee094
|
New IDL interfaces.
|
1999-06-07 21:33:30 +00:00 |
|
valeski%netscape.com
|
95b3c9ed6a
|
added the class id to identify the actual class that implements teh nsINetNotify interface
|
1999-06-03 20:00:38 +00:00 |
|
valeski%netscape.com
|
2f1ae6fbea
|
Added the user agent string getter methods to nsINetService, as well as the implementation of them. Note: that they current aren't being initialized.
|
1999-06-01 21:27:25 +00:00 |
|
andreas.otte%primus-online.de
|
f7497e5e99
|
First Checked In
|
1999-05-28 09:11:38 +00:00 |
|
valeski%netscape.com
|
11d24da81a
|
idl: added the idl dir and some initial files.
added module manager headers and idl files
|
1999-05-27 21:29:52 +00:00 |
|
valeski%netscape.com
|
228178818b
|
removed these two because they've been added to the proper idl directory
|
1999-05-27 21:13:34 +00:00 |
|
valeski%netscape.com
|
a3891561b2
|
the base class for necko events to be used with the nsINetModuleMgr api
|
1999-05-25 17:29:04 +00:00 |
|
valeski%netscape.com
|
37ecf43967
|
added revised comment
|
1999-05-25 17:27:01 +00:00 |
|
valeski%netscape.com
|
7b296c4f99
|
added context arguments and a set headers method.
|
1999-05-24 22:06:12 +00:00 |
|