Commit Graph

1065 Commits

Author SHA1 Message Date
rpotts%netscape.com
f6ecab2fe9 Added support for interrupting streams via the nsINetService::InterruptStream() method.
git-svn-id: svn://10.0.0.236/trunk@13043 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 22:44:20 +00:00
rpotts%netscape.com
ec3d7d579a Added support for interrupting streams via the nsINetService::InterruptStream() method.
git-svn-id: svn://10.0.0.236/trunk@13033 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 22:20:05 +00:00
rpotts%netscape.com
4c9accc7a3 Make NET_PollSockets(...) thread-safe just like NET_ProcessNet(...)...
git-svn-id: svn://10.0.0.236/trunk@13031 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 22:17:21 +00:00
gagan%netscape.com
fec94bd0c4 Fixed Mac warning on NuCache and made some file private functions static.
git-svn-id: svn://10.0.0.236/trunk@13005 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 19:16:43 +00:00
toshok%hungry.com
1865fd6edd include config.mk
git-svn-id: svn://10.0.0.236/trunk@12988 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 09:38:29 +00:00
gagan%netscape.com
3942be2b44 su_setup.html fix. See bug #329114.
git-svn-id: svn://10.0.0.236/trunk@12957 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 01:30:45 +00:00
gagan%netscape.com
be51f1246d NuCache Streams now hold the filename for smoother reopening. Not in build as yet.
git-svn-id: svn://10.0.0.236/trunk@12955 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-16 01:29:26 +00:00
gagan%netscape.com
6b39c7aa84 Fix warnings on Mac.
git-svn-id: svn://10.0.0.236/trunk@12876 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 08:11:42 +00:00
sdagley%netscape.com
92cbd90c62 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@12793 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 06:03:41 +00:00
sdagley%netscape.com
24baa667bd Mac changes for NuCache (approved gagan and not part of Mozilla/Gromit builds yet)
git-svn-id: svn://10.0.0.236/trunk@12790 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:59:53 +00:00
kipp%netscape.com
b2cb413058 Initialize some of the host-ent data in case windoze doesn't; this fixes a purify warning
git-svn-id: svn://10.0.0.236/trunk@12745 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 22:32:26 +00:00
valeski%netscape.com
ce0012353f call me with questions
git-svn-id: svn://10.0.0.236/trunk@12732 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 21:15:04 +00:00
waterson%netscape.com
548b9d6c4c Bug 328922. Added calls to PM_StartBinding() and PM_StopBinding() in NET_SetNewContext(). This ensures that a URL that gets moved is properly tracked by the progress managers.
git-svn-id: svn://10.0.0.236/trunk@12724 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 20:46:13 +00:00
waterson%netscape.com
c7e7cf6692 Updated Makefile.in for progress bar changes.
git-svn-id: svn://10.0.0.236/trunk@12659 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 02:43:56 +00:00
gagan%netscape.com
a27ce79837 Renamed cachelib to cache for NuCache.
git-svn-id: svn://10.0.0.236/trunk@12632 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-12 23:25:24 +00:00
gagan%netscape.com
b0c2910017 All NuCache changes. Updated unix makefiles for correct export files. Changed XP_Bool to PRBool in mkcache. Renamed cachelib to just cache.
git-svn-id: svn://10.0.0.236/trunk@12631 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-12 23:16:44 +00:00
rpotts%netscape.com
3c6600b488 Create an initial LoadAttributes instance.
git-svn-id: svn://10.0.0.236/trunk@12515 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-10 04:57:18 +00:00
rpotts%netscape.com
433fa79a05 Added a load type and reload type to the nsILoadAttribs interface and underlying implementation...
git-svn-id: svn://10.0.0.236/trunk@12502 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-10 04:32:18 +00:00
morse%netscape.com
409055ee48 recognize -1 value for privacy_policy_url
git-svn-id: svn://10.0.0.236/trunk@12493 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-10 02:53:50 +00:00
gagan%netscape.com
99a80cc2c2 NuCache deletion fixes.
git-svn-id: svn://10.0.0.236/trunk@12477 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 23:37:59 +00:00
gagan%netscape.com
893ba89462 NuCache deletion working ok now.
git-svn-id: svn://10.0.0.236/trunk@12476 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 23:36:48 +00:00
morse%netscape.com
a934c7e47b added a missing initialization
git-svn-id: svn://10.0.0.236/trunk@12423 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 14:56:58 +00:00
ramiro%netscape.com
f7981d9440 Fix IRIX dumbass-ness.
git-svn-id: svn://10.0.0.236/trunk@12411 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 05:24:57 +00:00
morse%netscape.com
3585aabb2b moved NET_GetTrustList from mkaccess.h to mkgeturl.h
git-svn-id: svn://10.0.0.236/trunk@12404 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 03:05:49 +00:00
mjudge%netscape.com
4fe7797685 changing MOZ_MAIL_COMPOSE to MOZ_ENDER_MIME
git-svn-id: svn://10.0.0.236/trunk@12399 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 02:50:41 +00:00
mcafee%netscape.com
c0dada7b24 Don't stub out NET_GetPopUsername() for the SMART_MAIL case. a=akkana.
git-svn-id: svn://10.0.0.236/trunk@12372 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 00:37:09 +00:00
mcafee%netscape.com
61449ac96f Add pop3 for SMART_MAIL=1 case. a=akkana
git-svn-id: svn://10.0.0.236/trunk@12370 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 00:32:56 +00:00
waterson%netscape.com
5cb5b5865f Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=valeski.
git-svn-id: svn://10.0.0.236/trunk@12343 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-08 21:49:38 +00:00
waterson%netscape.com
f143a20647 Touch down progress bar changes from PROGRESS_19981006_BRANCH.
git-svn-id: svn://10.0.0.236/trunk@12340 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-08 21:42:19 +00:00
law%netscape.com
1f12a32bfb Fix for bug #301397; handle about:document from composer windows; approved by gagan
git-svn-id: svn://10.0.0.236/trunk@12338 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-08 21:39:49 +00:00
rpotts%netscape.com
bac0341f1d temporary fix to get unix building again... Get rid of the constness before calling PR_Free(...)
git-svn-id: svn://10.0.0.236/trunk@12267 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-08 05:06:30 +00:00
valeski%netscape.com
5a91e6e10a Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h.

M dom/src/base/nsGlobalWindow.cpp
Changed javascript so it retreives the user-agent tokens via nsINetService.

M network/module/nsINetService.h
Added the application user-agent token methods to the nsINetService interface.

M network/module/nsNetFactory.cpp
The netservice constructor no longer takes a pointer to a nsINetContainerApplication.

M network/module/nsNetService.cpp
M network/module/nsNetService.h
Added the implementation of the application user-agent token methods.

M webshell/tests/viewer/nsViewerApp.cpp
M webshell/tests/viewer/nsViewerApp.h
Removed old containerapplication implementation

M xpfe/xpviewer/src/nsViewerApp.cpp
M xpfe/xpviewer/src/nsViewerApp.h
Removed old containerapplication implementation


git-svn-id: svn://10.0.0.236/trunk@12240 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-07 23:19:39 +00:00
gagan%netscape.com
1c5a533798 Removed nucacheproto.* This functionality is now wrapped inside mkmemcac.*
git-svn-id: svn://10.0.0.236/trunk@12150 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-07 03:26:25 +00:00
gagan%netscape.com
5e920bb964 Removed some asserts.
git-svn-id: svn://10.0.0.236/trunk@12129 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-07 00:29:52 +00:00
pinkerton%netscape.com
537b28d413 fix build bustage. Declare prototype for NET_GetTrustList.
git-svn-id: svn://10.0.0.236/trunk@12114 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 23:20:54 +00:00
mjudge%netscape.com
6e055bfbf7 network changes for multipart related mime encoding with ender. gagan-ok
git-svn-id: svn://10.0.0.236/trunk@12096 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 22:12:52 +00:00
morse%netscape.com
38c5ca5403 fix bugs with trust labels
git-svn-id: svn://10.0.0.236/trunk@12069 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 20:56:26 +00:00
rpotts%netscape.com
1a35e3c209 Added an include for <windows.h> to declare the InterlockedIncrement/Decrement APIs which are now used in the Win32 threadsafe ISupports implementation...
git-svn-id: svn://10.0.0.236/trunk@12034 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 06:17:25 +00:00
rpotts%netscape.com
f0011a1546 Changed the proxy routines to only call via PL_Events when needed (ie a thread boundary will be crossed...)
git-svn-id: svn://10.0.0.236/trunk@12033 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 06:15:47 +00:00
pierre%netscape.com
37d864bc01 fix mozilla build: for some reason, the XP strings (yep, allxpstr.h) are declared and allocated in that file.
git-svn-id: svn://10.0.0.236/trunk@12026 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 05:01:55 +00:00
pierre%netscape.com
eae35a983d fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions
git-svn-id: svn://10.0.0.236/trunk@12017 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 03:00:28 +00:00
gagan%netscape.com
d14117dfe8 Added nsMonitorable.cpp for uninlined functions.
git-svn-id: svn://10.0.0.236/trunk@11960 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 22:58:10 +00:00
gagan%netscape.com
6d1b2c92ca Moved nsMonitorable::MonitorLocker constructor and destructor into their
own cpp file. IRIX NuCache was not accepting inlined ones.


git-svn-id: svn://10.0.0.236/trunk@11957 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 22:48:38 +00:00
tomw%netscape.com
8c5685e51e Pull changes forward from Nova.
New generalized hashing API.


git-svn-id: svn://10.0.0.236/trunk@11956 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 22:47:44 +00:00
gagan%netscape.com
b7eaabc58c Prefs changed. NuCache prefs handled there.
git-svn-id: svn://10.0.0.236/trunk@11941 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 21:41:01 +00:00
cyeh%netscape.com
24bc22fe14 removing obsolete files. use MANIFEST instead.
git-svn-id: svn://10.0.0.236/trunk@11913 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 18:42:02 +00:00
cmanske%netscape.com
687b94ff65 Rewrote NET_ParseUploadURL to use NET_ParseURL as much as possible for getting username and password from a URL. Reviewed/approved by valeski
git-svn-id: svn://10.0.0.236/trunk@11817 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 22:36:09 +00:00
cmanske%netscape.com
3b8450b511 Added callback to tell Composer when username is entered when uploading. Fixed bug getting username, password for this dialog. Approved/reviewed by valeski
git-svn-id: svn://10.0.0.236/trunk@11814 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 22:19:06 +00:00
morse%netscape.com
5237d06306 fix single signon part of bug 300472
git-svn-id: svn://10.0.0.236/trunk@11752 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 04:54:27 +00:00
rpotts%netscape.com
900e52ffbe Added a Clone(...) method.
git-svn-id: svn://10.0.0.236/trunk@11692 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-01 21:37:32 +00:00