.. |
res
|
|
|
tests
|
Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>.
|
1998-09-22 03:47:27 +00:00 |
Makefile
|
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
|
1998-10-07 23:19:39 +00:00 |
Makefile.in
|
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
|
1998-10-07 23:19:39 +00:00 |
makefile.win
|
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
|
1998-10-07 23:19:39 +00:00 |
MANIFEST
|
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
|
1998-10-07 23:19:39 +00:00 |
net.def
|
|
|
nsHttpUrl.cpp
|
Fixed the reference counting of the URL_Struct being held by the HttpUrl.
|
1998-09-19 07:00:29 +00:00 |
nsIConnectionInfo.h
|
|
|
nsIHttpUrl.h
|
|
|
nsILoadAttribs.h
|
Added a Clone(...) method.
|
1998-10-01 21:37:32 +00:00 |
nsINetFile.h
|
NGLayout only. Setting the default dirs for NS_NET_FILE to be rooted in the current working directory rather than hardcoded.
|
1998-09-23 23:29:25 +00:00 |
nsINetService.h
|
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
|
1998-10-07 23:19:39 +00:00 |
nsINetSupport.h
|
|
|
nsIPostToServer.h
|
|
|
nsIProtocolConnection.h
|
|
|
nsIRefreshUrl.h
|
|
|
nsIRelatedLinks.h
|
Added correct NPL
|
1998-09-19 06:58:32 +00:00 |
nsIStreamListener.h
|
? network/module/nsNetFactory.cpp
|
1998-09-17 00:55:35 +00:00 |
nsIURL.h
|
Added nsIURLGroup interface...
|
1998-10-01 21:36:57 +00:00 |
nsIURLGroup.h
|
Added nsIURLGroup interface...
|
1998-10-01 21:36:57 +00:00 |
nsLoadAttribs.cpp
|
Added an include for <windows.h> to declare the InterlockedIncrement/Decrement APIs which are now used in the Win32 threadsafe ISupports implementation...
|
1998-10-06 06:17:25 +00:00 |
nsNetFactory.cpp
|
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
|
1998-10-07 23:19:39 +00:00 |
nsNetFile.cpp
|
NGLayout only. Setting the default dirs for NS_NET_FILE to be rooted in the current working directory rather than hardcoded.
|
1998-09-23 23:29:25 +00:00 |
nsNetFile.h
|
Solaris needs EOF character
|
1998-09-12 05:52:39 +00:00 |
nsNetIDs.cpp
|
|
|
nsNetService.cpp
|
temporary fix to get unix building again... Get rid of the constness before calling PR_Free(...)
|
1998-10-08 05:06:30 +00:00 |
nsNetService.h
|
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
|
1998-10-07 23:19:39 +00:00 |
nsNetStream.cpp
|
Added an include for <windows.h> to declare the InterlockedIncrement/Decrement APIs which are now used in the Win32 threadsafe ISupports implementation...
|
1998-10-06 06:17:25 +00:00 |
nsNetStream.h
|
Made the netlib blocking stream work correctly when netlib is running on its own thread
|
1998-09-19 07:02:25 +00:00 |
nsNetStubs.cpp
|
fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions
|
1998-10-06 03:00:28 +00:00 |
nsNetStubs.h
|
|
|
nsNetThread.cpp
|
Changed the proxy routines to only call via PL_Events when needed (ie a thread boundary will be crossed...)
|
1998-10-06 06:15:47 +00:00 |
nsNetThread.h
|
new files which create a dedicated thread for netlib
|
1998-09-19 06:59:33 +00:00 |
nsRelatedLinks.cpp
|
|
|
nsStubContext.cpp
|
Added reference counting to modular netlib Contexts...
|
1998-09-25 22:24:32 +00:00 |
nsURL.cpp
|
Added an include for <windows.h> to declare the InterlockedIncrement/Decrement APIs which are now used in the Win32 threadsafe ISupports implementation...
|
1998-10-06 06:17:25 +00:00 |