Commit Graph

188 Commits

Author SHA1 Message Date
rjc%netscape.com
ac638a9651 Control the autoupdate via prefereneces. Changes from raman. Reviewed by rjc 1998-09-12 02:37:24 +00:00
morse%netscape.com
5b9d478efe fix mac bustage 1998-09-10 23:02:23 +00:00
morse%netscape.com
82d0f7f157 remove 'remember this decision' from signon nag box 1998-09-10 21:27:13 +00:00
gagan%netscape.com
a333974915 Removed the silly useless parameter in NET_CleanUpCache. 1998-09-10 20:55:22 +00:00
gagan%netscape.com
8eb9fd6fa9 remaining changes from nu_cache. 1998-09-10 19:57:12 +00:00
valeski%netscape.com
eb216ab0c2 The changes apply to MODULAR_NETLIB only
mozilla/module/nsINetFile.h
MODULAR_NETLIB only. Added the nsINetFile interface header.

mozilla/module/nsNetFile.cpp
MODULAR_NETLIB only. Added the nsINetFile interface implementation.

mozilla/module/nsNetFile.h
MODULAR_NETLIB only. Added the nsNetFile header.

mozilla/main/mkgeturl.c
MODULAR_NETLIB only. Added directory and file token initialization for new ns_net_file code.

mozilla/main/net_xp_file.h
MODULAR_NETLIB only. Added the new readline routine for ns_net_file.

mozilla/module/makefile.win
MODULAR_NETLIB only. Added the nsNetFile.cpp file to compilation list.

mozilla/module/nsNetService.cpp
MODULAR_NETLIB only. Added the static nsNetFile instance so it gets initailized.

mozilla/module/nsNetStubs.cpp
MODULAR_NETLIB only. Added NET_I_XP_FILE* versions of XP_FILE routines. These routines are compiled and used when NS_NET_FILE is defined.
1998-09-10 00:32:40 +00:00
pnunn%netscape.com
23327d8cb9 fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:11:22 +00:00
gagan%netscape.com
1358f7ee83 Resetting cache_objects. 1998-09-09 02:19:30 +00:00
raman%netscape.com
402336f936 Added building of autoupdt.c 1998-09-08 21:00:51 +00:00
akkana%netscape.com
9368d69852 Mailto landing (ifdef MOZ_MAIL_COMPOSE). Approved by valeski. 1998-09-04 18:59:53 +00:00
raman%netscape.com
c2f26441cf Added a background/autoupdate pulling of URLs 1998-09-02 19:08:32 +00:00
raman%netscape.com
94c71eea30 Added a background, autoupdate pulling of URLs 1998-09-02 19:08:00 +00:00
morse%netscape.com
efc4421e7b enable trust labels for unix 1998-09-02 05:06:15 +00:00
mcafee%netscape.com
8c8b81fd84 Solaris wants EOF character, added comment for #endif. 1998-09-02 01:35:54 +00:00
valeski%netscape.com
827d7f1fe5 Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h .
Aleks told me all I had to do in order to export net_xp_file.h on the mac was to include it in mozilla/network/main/manifest. I did that, so, if mac builds break in netlib, it's likely the exporting of the file isn't happening (I'm not sure of the state of manifest files anymore) and I don't have a mac. So if MAC BREAKS, please add the file to the mac project and check it in (thank you).

I'll be at 408.867.2701 or cell - 415.307.7101 tonight.
1998-09-02 01:00:42 +00:00
cls%seawood.org
c764d0bf4e Sync'd Makefile.ins 1998-09-02 00:54:34 +00:00
pinkerton%netscape.com
42cd5b5865 turn on trust labels for mac. 1998-09-01 20:23:44 +00:00
valeski%netscape.com
b96d1b7784 xp_dir to pr_dir 1998-09-01 19:18:00 +00:00
valeski%netscape.com
a858be150e adding net_xp_file.h to the list of exports 1998-09-01 18:59:17 +00:00
valeski%netscape.com
8c2a70ec0d this file adds a level of abstraction between netlib and xp_file routines. 1998-09-01 18:55:22 +00:00
morse%netscape.com
9762f635fc I give up, backing out trust labels 1998-08-30 08:49:56 +00:00
morse%netscape.com
2b6d38fe3c added trust labels 1998-08-30 03:40:51 +00:00
morse%netscape.com
fb6166a5c1 fixed background color on signon viewer 1998-08-30 03:22:40 +00:00
morse%netscape.com
2cb728f66f fix bug found by mjudge 1998-08-28 04:10:08 +00:00
morse%netscape.com
296faca4df added apple keychain 1998-08-27 21:14:41 +00:00
cls%seawood.org
9020b80c52 Updates to autoconf files. 1998-08-26 04:04:57 +00:00
valeski%netscape.com
6e76b6cca3 we're now respecting success/failure return values from PREF_Get* routines, for the most part. imap, pop, news weren't cleaned up (nor was nucache).
Default values are now used when PREFs are down.
1998-08-25 21:17:03 +00:00
waterson%netscape.com
9a022988f6 Fixed bad read references noticed by Jud with Quantify. 1998-08-23 22:15:21 +00:00
morse%netscape.com
dad55125bf added routines for composer publishing 1998-08-23 15:19:19 +00:00
morse%netscape.com
f84ba1b8e7 fix up multi-user logic for single singon 1998-08-22 02:46:49 +00:00
valeski%netscape.com
5478e948ce fixing UMR (unitialized memory read) error in netlib timer tracing. 1998-08-21 07:01:22 +00:00
morse%netscape.com
8ec22be133 fix problem caused by dereferencing null pointer 1998-08-21 01:53:08 +00:00
vidur%netscape.com
1c697055ef Exported NET_StreamBuilder and NET_RegisterProtocolImplementation for modular netlib 1998-08-20 22:27:20 +00:00
morse%netscape.com
e8e5b9fcdf remove lock from SI_LogNewURL to assure it won't deadlock 1998-08-20 02:31:57 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
morse%netscape.com
d1fd46a481 make it compile with rhapsody compiler 1998-08-18 19:40:55 +00:00
mcafee%netscape.com
d5b2c0b1ad Break up some logic so the Rhapsody compiler can handle it. 1998-08-18 08:06:12 +00:00
morse%netscape.com
c56800ee15 restore reference to MK_SIGNON_SELECTUSER, Linux bustage is a dependency-build problem 1998-08-16 22:57:02 +00:00
morse%netscape.com
6cfa0fd74f removed MK_SIGNON_SELECTUSER until I determine why it broke Linux dep build on Gromit 1998-08-16 21:12:53 +00:00
morse%netscape.com
3d9da085c0 fixed problems when there are multiple usernames for the same form 1998-08-16 19:41:16 +00:00
morse%netscape.com
2f3c9fe548 fixed bug in sigon viewer 1998-08-15 15:40:46 +00:00
morse%netscape.com
b58ee92ed8 fix problems in signon viewer 1998-08-15 01:18:40 +00:00
sdagley%netscape.com
e314e40037 Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage. 1998-08-13 22:17:51 +00:00
toshok%netscape.com
479b020a61 Fix non windows build - FE_CheckConfirm needs to have the same number of arguments in both the XP_WIN/not XPWIN cases. 1998-08-12 22:59:36 +00:00
danm%netscape.com
f144820e06 XP_WIN versions of the privacy FE dialogs 1998-08-12 21:46:09 +00:00
saari%netscape.com
976bf283da Mac only I/O buffer size increases Eliminating speed bottlenecks. 1998-08-12 21:30:26 +00:00
morse%netscape.com
6103357322 improved signon viewer 1998-08-12 04:03:33 +00:00
morse%netscape.com
39cd6accbe fixed bug involving freeing of memory that was never allocated, reviewed by Pinkerton 1998-08-10 20:36:41 +00:00
waterson%netscape.com
6d039fd88b Added some info to the begin-session timing trace. 1998-08-09 20:32:48 +00:00
waterson%netscape.com
17dec56a44 Modified timing macros to include MWContext parameter. 1998-08-09 20:32:30 +00:00
cmanske%netscape.com
6f585babe9 Fixed image loading problem in composer. Bug 312056. Reviewed and checkin permission by gagan 1998-08-08 01:23:26 +00:00
gagan%netscape.com
2e9fc32fae Fix schtupid warning on schMac. 1998-08-07 06:24:05 +00:00
morse%netscape.com
a23bb6b0da fix build bustage on mac 1998-08-07 05:15:03 +00:00
morse%netscape.com
b6831046a7 alphabetize entries in viewers, put up nag boxes 1998-08-07 03:15:53 +00:00
waterson%netscape.com
629191671b Added timing/tracking for cache hits. 1998-08-04 22:55:25 +00:00
waterson%netscape.com
afb2b78356 Fixed bustage that I'd missed while merging. 1998-08-04 19:44:07 +00:00
waterson%netscape.com
1420a5b95e Changes to timing to support clocks. Layout changes approved by toshok, netlib changes approved by gagan. 1998-08-04 19:35:56 +00:00
gagan%netscape.com
0b7f45aabb Prefetching enabled and architechtural changes put in. Anchor tags for prefetching is deprecated. 1998-08-04 00:20:38 +00:00
dfm%netscape.com
fdb50afecb Removed ifdefs from netlib privacy-policy code. Approved: gagan 1998-08-03 23:29:48 +00:00
guha%netscape.com
7ad99699e4 Additions for Pop mail. Approved by Judson.
(ifdefed out)
1998-08-01 23:17:45 +00:00
morse%netscape.com
4e773ba9ea changes for anonymous mode, reviewed by rdf 1998-08-01 15:00:35 +00:00
scullin%netscape.com
14abac59c5 Fixed date struct overflow. 1998-07-30 23:30:10 +00:00
waterson%netscape.com
f85b66269f Added runtime tracing calls. Approved by gagan. 1998-07-29 06:03:10 +00:00
scullin%netscape.com
ce1e323c8d Fix crash _and_ memory leak? Is it too much to hope? 1998-07-22 03:48:17 +00:00
scullin%netscape.com
a2f1447e8c Fix context leakage. 1998-07-22 00:16:00 +00:00
valeski%netscape.com
52ae029764 switching a trace macro around 1998-07-21 20:40:03 +00:00
scullin%netscape.com
44e30f1d76 mkformat.c was inadvertantly resurrected by montulli, re-removing. 1998-07-21 20:12:47 +00:00
scullin%netscape.com
a59839e5ab Internal news url type is obsolete, according to montulli. 1998-07-21 20:12:21 +00:00
scullin%netscape.com
ad0d3c89a9 Fix to allow stderr tracing on windows. 1998-07-21 20:11:17 +00:00
scullin%netscape.com
761d17877a These were inadvertantly resurrected by montulli. Moved to network/mimetype.
Not part of any build.
1998-07-21 18:38:21 +00:00
danm%netscape.com
5100bd4971 fix leak in NET_FreeURLStruct r:gagan 1998-07-21 02:20:45 +00:00
cmanske%netscape.com
bf693ca44a Removed clearing of is_new_document flag so images loaded into Composer do not kill the new doc state 1998-07-21 01:57:59 +00:00
dfm%netscape.com
0b7890852b Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
kipp%netscape.com
368f07d59c Build win-dns too 1998-07-16 23:29:34 +00:00
kipp%netscape.com
f687609cc9 Enable async-dns for windows in the modular netlib 1998-07-16 23:29:18 +00:00
kipp%netscape.com
4124f6c572 updated a comment 1998-07-16 23:28:47 +00:00
kipp%netscape.com
24090dcf89 new 1998-07-16 23:28:21 +00:00
radha
8f41d0a238 Fix for Gromit SF1 in bug # 123826. COde reviewed by Judson Valeski.
Type of change:
--------------
Set the timer to call NET_ProcessNet() after a request for network access
is made. See bug report for more details.
1998-07-14 23:40:16 +00:00
scullin
27800ebc5e Re-add mkstream to nglayout build, give a default value to memory
cache pref if defaults aren't loaded.
Approved, reviewed by ltabb.
1998-07-13 23:41:21 +00:00
dfm
16638dcff1 Added single signon code. THIS IS NOT YET PART OF THE BUILD.
Fixing sync problem with PRIVACY_BRANCH. Approved by don.
1998-07-09 03:25:30 +00:00
pierre
3b7de532d4 Fixing MOZ_MEDIUM: ifdef'd XP_MAC the "#include" added yesterday. 1998-07-02 23:05:50 +00:00
donm
981c82fe21 Approved by: Don Melton. Let's fix this bustage! 1998-07-02 20:03:09 +00:00
sar
d7b7618486 adding needed include paths, removing bad export headers 1998-07-02 20:03:03 +00:00
donm
186c00b972 Approved by: Don Melton build bustage fixage. 1998-07-02 17:26:07 +00:00
sar
2517393850 add needed headers for mail/news. approved by don. 1998-07-02 17:25:37 +00:00
sar
b7577652c8 wrapping mkcertld.h in ifdef MOZ_SECURITY to fix some breakage. approved by don. suggested by ricardob. corresponding fix in makefiles will come along soon. 1998-07-02 17:24:35 +00:00
donm
b11327f1d5 approved by: Don Melton fixing build bustage. 1998-07-02 17:05:05 +00:00
pierre
8fdc32e661 Mac MOZ_DARK 1998-07-02 02:38:19 +00:00
valeski
74f17cb542 fixed netlib debug trace messages, approved by don 1998-07-01 21:07:28 +00:00
gagan
c9e9ee1e80 Fixes the great netlib initialization problem. NET_FinishInitNetLib was
never being called. Moved some stuff from NET_InitNetlib to this function.
See bug #231596 for details. Rev. by stever/valeski.
1998-06-30 23:48:14 +00:00
gagan
5dddac8d3a Fix for bug #226203. Setup Prefs was not being called. 1998-06-30 01:11:22 +00:00
valeski
dfbaf61c5a 152993 approved by don, rev'd by Lou. fixes (debug builds only) a random crasher when posting data. 1998-06-29 22:29:52 +00:00
atotic
97cab6130d MODULAR_NETLIB fixes for theMac 1998-06-27 00:14:34 +00:00
atotic
48f5c40a6d Moved MacBinary support where it is used (netlib) from the old
location mozilla/cmd/macfe/utility/
1998-06-26 23:15:40 +00:00
sar
92721dfaa0 per spider, approved by montulli
include config.mak to make sure that MOZ_MAIL_NEWS definition makes sense.
This is to fix MOZ_DARK link error.
1998-06-26 00:43:24 +00:00
montulli
3b32a3fe4e fix purify warning 1998-06-25 20:58:07 +00:00
spider
f6a35543c9 mkabook needed for Mail/News only 1998-06-25 08:47:25 +00:00
spider
cb94dae31e NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
spider
365c772ff9 Normandy Merge .... 1998-06-22 21:21:28 +00:00
montulli
0edf3cd0fd merge tip with montulli branch and create montulli1 1998-06-18 00:53:50 +00:00