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 |
jst%netscape.com
|
19b9e3ce32
|
Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com
|
2002-02-20 07:50:52 +00:00 |
cathleen%netscape.com
|
a6a1655268
|
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
|
2002-02-19 16:01:45 +00:00 |
ducarroz%netscape.com
|
3ae0f8b9c3
|
Fix for bug 100591. We need to replace illegal characters in file name before trying to use it during a file save. R=cavin, law, SR=alecf, mscott
|
2002-02-12 03:57:39 +00:00 |
timeless%mac.com
|
3a7b20b848
|
Bug 124895 Improper definition of NS_PROMPTSERVICE_CID
r=danm sr=alecf
|
2002-02-12 03:32:14 +00:00 |
bzbarsky%mit.edu
|
53494d3eb3
|
Make it possible to save files of types for which we have mimeinfos but
no extensions. Bug 68801, r=law, sr=jag
|
2002-02-12 02:22:39 +00:00 |
bzbarsky%mit.edu
|
97aad157b6
|
Relanding the Compare --> Equals conversion. a=mcafee
|
2002-02-10 15:49:46 +00:00 |
bzbarsky%mit.edu
|
98afc5ee0f
|
Testing performance impact of backout of what's left of the patch from
bug 115289. See bug 123947 for details. a=mcafee
|
2002-02-09 20:46:05 +00:00 |
bzbarsky%mit.edu
|
8cf5676cfc
|
Make parts of multipart streams expose content-disposition. Bug 123043,
r=law, sr=darin.
|
2002-02-06 03:39:04 +00:00 |
bzbarsky%mit.edu
|
aa018e0dfe
|
Fix helper apps not starting when the filename in the url is empty.
Also turn off caching of mime infos since we have no way to invalidate
this cache yet. Bug 121644, r=law, sr=mscott
|
2002-02-06 03:35:31 +00:00 |
darin%netscape.com
|
96d9e2d527
|
final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
r=dougt, sr=alecf
|
2002-02-05 03:08:15 +00:00 |
bzbarsky%mit.edu
|
40d60f39ec
|
Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
|
2002-02-05 02:03:07 +00:00 |
law%netscape.com
|
7c81025fdf
|
Bug 107088; don't set any group/world permissions on temp file; r=bzbarsky, sr=darin
|
2002-02-02 00:06:12 +00:00 |
alecf%netscape.com
|
5483b6f627
|
one more part of fix for bug 107575, including the much coveted whitespace
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
|
2002-02-01 01:53:09 +00:00 |
mkaply%us.ibm.com
|
0423200d57
|
No bug - fix some tabs that were really bugging me
|
2002-01-31 20:32:00 +00:00 |
bzbarsky%mit.edu
|
21b7960980
|
Check that the uri actually has an extension before trying to
GetTypeFromExtension. Bug 122742, r=timeless, sr=darin.
|
2002-01-31 20:12:53 +00:00 |
alecf%netscape.com
|
28b3772942
|
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
r=dougt, sr=jag
|
2002-01-30 06:04:29 +00:00 |
cathleen%netscape.com
|
8605704b12
|
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
|
2002-01-30 02:55:57 +00:00 |
bzbarsky%mit.edu
|
dbebec80bc
|
Make sure we lowercase types/extensions before putting them in the
datasource and that we lowercase types/extensions before comparing to
the datasource. Bug 114462, r=law, sr=mscott.
|
2002-01-30 02:34:15 +00:00 |
mscott%netscape.com
|
27978a05e9
|
Bug #43689 --> expose the suggested file name
r=law
sr=sspitzer
|
2002-01-25 22:05:16 +00:00 |
bzbarsky%mit.edu
|
0cd96a8d92
|
Make content-disposition parsing more forgiving. Fixes bug 121509 and a
few existing evang bugs. r=law, sr=mscott
|
2002-01-24 05:14:49 +00:00 |