bzbarsky%mit.edu
371890dd60
Honor content-disposition: attachment even when it's set on content we
...
can handle internally. Bug 98360, r=law,rpotts, sr=darin
2002-09-03 21:46:25 +00:00
alecf%netscape.com
f7b1f37cdf
oops, forgot to check this file in from unix for bug 157624
2002-08-26 22:19:43 +00:00
nhotta%netscape.com
c06d90d976
For filename download, ignore http header's filename if it contains 8bit characters,
...
bug 161174, r=ftang, sr=bzbarsky.
2002-08-15 01:15:58 +00:00
nhotta%netscape.com
e0457e3491
Added unescape function which takes a charset to uconv,
...
changed uriloader to use the uconv unescape to handle unescape non Ascii URI correctly.
bug 155569, r=ftang, sr=bzbarsky.
2002-08-12 19:23:22 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
bzbarsky%mit.edu
edb971f5e2
wallpaper for a bit of bug 120327; this should keep us from appending
...
".exe" all the time to things on Windows. patch by me and
jruderman@hmc.edu , r=law, sr=jag, a=asa
2002-07-24 00:42:12 +00:00
bzbarsky%mit.edu
12af864742
Fix bug 154346 the right way. r=law, sr=jag
2002-07-01 23:14:07 +00:00
bzbarsky%mit.edu
67a1abc518
Bug 154346 (bogus error message when saving application/octet-stream
...
files). r=law, sr=jag
2002-06-29 01:04:59 +00:00
bzbarsky%mit.edu
b6ac3de7a2
Allow embeddors to override helper apps. Bug 147142, patch by
...
philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake
2002-06-28 01:35:57 +00:00
bzbarsky%mit.edu
c6b1e39242
Bug 136670, bug 132688, add PR_LOG capability. r=jkeiser,sr=darin
2002-06-17 23:20:46 +00:00
seawood%netscape.com
6de5b59159
Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
...
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd. This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall. nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive. (I'll have to check the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs. Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
alecf%netscape.com
4c662f152b
bug 149230 - crash launching helper apps
...
r=ducarroz, sr=blake, a=asa
2002-06-06 22:12:18 +00:00
cathleen%netscape.com
64856eb68b
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
cbiesinger%web.de
1a92e0f845
bug 8031 r=tor sr=dveditz
...
XBM support
2002-06-04 08:48:12 +00:00
alecf%netscape.com
6e2cba3901
oops, forgot to remove one REQUIRES entry (from checkin for bug 140136)
...
r=pinkerton, sr=blake
2002-06-03 20:54:01 +00:00
alecf%netscape.com
c0f296b92f
fix for bug 140136 - clean up progress listener stuff in the URI loader to more closely match what actually happens in the browser and embedded contexts - mostly just function renaming and code reorg
...
r=pinkerton, sr=blake
2002-06-03 20:52:27 +00:00
bzbarsky%mit.edu
ac620507bd
Restrict the fix for bug 116938 to Windows-only to preserve OS/2 and
...
Linux users' sanity. Bug 144923, r=law, sr=mscott
2002-05-17 01:34:29 +00:00
law%netscape.com
8b9240bcab
Bugs 129614/129604/137676; ensure all download errors are shown to user (and fix download manager quirk so it doesn't think all downloads are 0kb of 0kb); r=bzbarsky, sr=blake
2002-05-17 00:31:53 +00:00
mkaply%us.ibm.com
b548dbc70a
#141528
...
r=bzbarsky, sr=blizzard, a=chofmann
OS/2 only - new helper app code - more like unix - new protoocl handler code
2002-05-16 14:32:19 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
darin%netscape.com
6fd5862e6e
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
darin%netscape.com
b4b75daa66
cleaning up documentation, marking some interfaces frozen, and splitting
...
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
law%netscape.com
918bc0d4b1
Bug 141330; don't force extension to match content type on Mac; r=sdagley, sr=jag
2002-05-03 03:20:11 +00:00
sdagley%netscape.com
86136e0bf0
Fix #116079 - if a file with no extension is dragged to Mozilla and it has a file type of 'TEXT' treat it as text/plain rather than application/octet-stream. r=bryner, sr=hyatt
2002-04-29 07:01:44 +00:00
darin%netscape.com
9b3f3116e3
fixing OS/2 bustage
2002-04-27 08:29:19 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
alecf%netscape.com
81dcaa0ff8
band-aid patch for bug 134523, so that embeddors can still download files even if they don't have a progress dialog implementation
...
sr=blake, r=ccarlen
2002-04-25 20:36:46 +00:00
law%netscape.com
7e8dda96b3
Bug 116938; make sure temp file has extension matching content type and block ::ShellExecute of executable files; r=bzbarsky, sr=mscott
2002-04-24 00:09:52 +00:00
brade%netscape.com
21e3fd26e3
checkin fix for bug 115128 for sfraser (assertion removed) (r=brade, sr=darin)
2002-04-22 13:39:16 +00:00
cbiesinger%web.de
ba66f6a952
bug 44716 r=pavlov sr=tor
...
Mozilla doesn't claim .jfif, .pjpeg, .pjp extensions when checked
2002-04-11 13:36:49 +00:00
darin%netscape.com
edab6546f5
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
...
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
darin%netscape.com
171c8b28ee
backing out changes (for bug 116365) to fix btek page-loader crash.
2002-03-26 08:47:10 +00:00
darin%netscape.com
f2d3a0287d
fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
...
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
darin%netscape.com
9fbd1028d6
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
blakeross%telocity.com
afcf2d6ce8
Fixing a bad reversion from dl mgr. r/sr/a unchanged.
2002-03-18 01:50:31 +00:00
blakeross%telocity.com
93d044d117
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
2002-03-17 21:41:01 +00:00
blakeross%telocity.com
057a05b72e
Something is wrong with my tree...
2002-03-17 21:21:30 +00:00
blakeross%telocity.com
d03c035489
102477 - Turn on download manager, take 2. r=law sr=ben a=dbaron
2002-03-17 21:18:26 +00:00
blakeross%telocity.com
832ea99d0c
Backing out...saving for a rainy day...
2002-03-17 07:23:42 +00:00
blakeross%telocity.com
563323de3b
102477 - Turning on download manager. r=law sr=ben a=dbaron
2002-03-17 04:52:34 +00:00
bzbarsky%mit.edu
abe192dbf6
Do not apply content decoding if the url ends in .gz or .zip. The
...
content-encoding battle never ends... Bug 128199, r=law, sr=darin,
a=asa
2002-03-14 00:51:28 +00:00
darin%netscape.com
281c86ec58
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
darin%netscape.com
56327dc4a9
hopefully fixes OS/2 bustage
2002-03-06 09:42:39 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
bzbarsky%mit.edu
201fa7ccf6
fix regression of bug 124741. r=law, sr=alecf, a=asa
2002-03-05 22:35:56 +00:00
bzbarsky%mit.edu
4662f94ce5
Fix compiler warnings. Bug 127592, r=hwaara, sr=shaver, a=asa
2002-03-05 22:33:54 +00:00
alecf%netscape.com
cd8f07f3e8
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
bzbarsky%mit.edu
95c6440fc5
Decode by default when saving, except for types on a "ban list". Bugs
...
69306, 120033, 121001, r=law, sr=darin, a=roc+moz
2002-02-27 00:43:46 +00:00
law%netscape.com
4d29df56ed
Bug 27609; change exthandler to use new progress dialog and properly report i/o errors; r=bzbarsky, sr=mscott
2002-02-20 08:00:29 +00:00