Commit Graph

242 Commits

Author SHA1 Message Date
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
9bcf094a7d Fix crash, leak again. 1998-07-22 02:56:50 +00:00
valeski%netscape.com
7e812f0625 299916. no longer sending gratuitus connection header if we don't need to. and no longer sending uname/password in referer fields (edge case bug) 1998-07-22 01:04:01 +00:00
valeski%netscape.com
83144ffbbe 123018, changing http authentication mechanism. 1998-07-22 00:49:51 +00:00
scullin%netscape.com
a2f1447e8c Fix context leakage. 1998-07-22 00:16:00 +00:00
dcone%netscape.com
3d71b34a31 Fixed build for this, took out files not needed. 1998-07-21 21:53:32 +00:00
scullin%netscape.com
28eb2a44f0 Added rules to install/clobber resource gifs. 1998-07-21 21:22:25 +00:00
valeski%netscape.com
52ae029764 switching a trace macro around 1998-07-21 20:40:03 +00:00
scullin%netscape.com
66cfad92b1 Hook up status remarks from netlib, add interface for prompts and alerts. 1998-07-21 20:27:59 +00:00
scullin%netscape.com
bac101b36d Use resource urls for icons, close stream on completion, and clean up
generated html, all only for nglayout.
1998-07-21 20:16:16 +00:00
scullin%netscape.com
1d731176e5 Include different types table in nglayout that uses resource urls instead
of internal icons.
1998-07-21 20:14:50 +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
264cf04d55 Add cvmime back into nglayout build. Not hooked up, though. 1998-07-21 20:10:27 +00:00
scullin%netscape.com
76239f3bbd Comment out assert that's problematic for ftp without a disk cache. 1998-07-21 20:09:08 +00:00
scullin%netscape.com
5b05db9d89 Icons for ftp/file directories. 1998-07-21 19:35:35 +00:00
scullin%netscape.com
ff35b2bf20 Allow multipe urls on command line.
NGLayout only.
1998-07-21 18:44:20 +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
scullin%netscape.com
0e705b4e15 Moved from branch 1998-07-17 18:07:21 +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
guha%netscape.com
850489e013 Fix for bug reported by Mr. Hickman 1998-07-16 18:22:23 +00:00
gagan%netscape.com
0f6f28717e Fix for bug #300506 and #300207. Incompatible cache formats between gromit and mozilla were causing the crash/asserts. Cleaning your cache before using this should fix everything. 1998-07-16 03:33:34 +00:00
guha%netscape.com
7fc26bf75d Fix bug in related links 1998-07-16 00:10:48 +00:00
guha%netscape.com
7d64544262 Remove duplicates from related links 1998-07-15 23:39:14 +00:00
rpotts%netscape.com
646e80db63 Added nsIURL argument to the nsIStreamListener interface 1998-07-15 22:38:01 +00:00
jevering
8bc7ad7f2a Related links stuff.. Guha's related links code stolen from 4.5 and
spanked seriously.. then jammed into netlib.  Nice huh?
1998-07-15 18:44:26 +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
kipp
e450a78d6b Hack around url parsing bug; urls that start with / are not absolute even if they contain a colon 1998-07-14 15:24:32 +00:00
scullin
9c0fd0e4ba Fix UNIX link problems. 1998-07-14 00:57:49 +00:00
scullin
24ead6e06c Fix nglayout UNIX build? 1998-07-14 00:17:00 +00:00
scullin
b3be9d8ef7 Fix build? 1998-07-14 00:13:49 +00:00
scullin
6c533dbbe8 Re-enable normal netlib stream handling. Caching and chunking should
work now.
1998-07-13 23:43:13 +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
morse
b98d17893c fix bug 159169, reviewed by rpotts & valeski 1998-07-09 00:37:11 +00:00
rpotts
42f2249387 Cause the netlib load to fail if OnStartBinding(...) returns an error. 1998-07-03 06:15:06 +00:00
ricardob
292e48aa37 fix for free moz in unix 1998-07-02 23:50:34 +00:00
ricardob
2b8c5cc758 fix for free moz in unix 1998-07-02 23:42:42 +00:00
pierre
3b7de532d4 Fixing MOZ_MEDIUM: ifdef'd XP_MAC the "#include" added yesterday. 1998-07-02 23:05:50 +00:00
ricardob
f2c9adc953 put back include string, instead of glyph 1998-07-02 22:47:25 +00:00
ricardob
793015553a changes for free mozilla and fix builds (also in mknews.c) 1998-07-02 22:43:34 +00:00
ricardob
810e15508a changes for free mozilla 1998-07-02 22:42:36 +00:00
atotic
f7578dc675 Fixed mac build bustage 1998-07-02 22:34:46 +00:00