ben%bengoodger.com
a90ed91635
232587 - firefox goes into an infinite loop when using Save Link to Disk to overwrite a file with no dots in the filename. patch by pike, <pike@pikey.me.uk>, r=ben@mozilla.org
2004-05-21 08:49:38 +00:00
darin%meer.net
17db2c36be
fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz
2004-05-11 22:09:10 +00:00
cbiesinger%web.de
8db9df04b7
239394 nsIMIMEInfo should use interCaps for methods and attributes
...
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
ben%bengoodger.com
97ebd0e4ba
241028 - should be able to create smart keywords to forms that use the http POST method.
2004-04-20 09:45:12 +00:00
darin%meer.net
9ae1052a56
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
bryner%brianryner.com
54e8bc7730
fix urls opened in new tabs being added to history as hidden entries (bug 236394). r=ben.
2004-03-26 21:58:08 +00:00
mkaply%us.ibm.com
3ab8ba6a80
#236194
...
r=mkaply
Fix from Jon Henry - send HTTP referrer on Save Link to Disk so that all downloads work.
2004-03-04 17:53:58 +00:00
mkaply%us.ibm.com
30def3123f
Add an OS/2 case
2004-02-18 19:19:58 +00:00
blakeross%telocity.com
d422bb1bc5
Fix 234136: middle-clicking link no longer makes it appear visited.
2004-02-17 07:40:57 +00:00
bsmedberg%covad.net
814b876053
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
chanial%noos.fr
2fa6e444e8
Bug 221899: when saving web page, not defaulting with any file extension, patch by <pike@pikey.me.uk>
2004-01-24 23:27:43 +00:00
jshin%mailaps.org
ea156e67c1
bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa
2003-12-15 23:03:16 +00:00
jshin%mailaps.org
5684182912
bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
2003-12-03 21:41:37 +00:00
ben%bengoodger.com
5bba2032a7
rip out extraneous dump
2003-12-01 07:55:20 +00:00
ben%bengoodger.com
7a2db6b1c0
Fix issue with Retry download in download manager not saving to the same location.
2003-12-01 07:34:57 +00:00
darin%meer.net
582bc3f22c
fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky
2003-11-09 22:49:57 +00:00
chanial%noos.fr
1e5de0b577
Bug 223390: "Save as" and "Save Link as..." save gzipped content when server uses gzip transfer-encoding. porting fix from the suite. Patch by bz. Thanks Jesse!
2003-11-04 05:31:55 +00:00
chanial%noos.fr
8d6fec6afc
bug 221597: removing comm.jar dependencies in contentAreaUtils.js by copying contentAreaCommands.properties for now.
2003-11-03 07:21:55 +00:00
varga%nixcorp.com
2e490df717
Checking in for Jungshik Shin.
...
Fix for bug 195093. 'modernize' nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
2003-10-30 15:08:48 +00:00
ben%bengoodger.com
2e8ab0a9e1
MacOS X Firebird updates:
...
- bug 217121 (contentAreaUtils.js)
- bug 223331 (browser.js)
- bug 223330 (all.js)
2003-10-24 07:41:43 +00:00
ben%bengoodger.com
a4855e03ec
Fix Firebird bugs
...
217195 (patch by Jesse Ruderman) - security hole in markLinkVisited (exploited with link.href usage)
219875 (patch by Mike Connor) - localize strings for provisional security UI in Advanced Options panel
2003-09-23 19:34:25 +00:00
blakeross%telocity.com
b348cc1642
Fix bug 213337
2003-08-25 17:10:58 +00:00
chanial%noos.fr
3ed566c36e
Bug 215493: patch by jshin
...
port fixes from bug 158006, bug 204039, bug 206146.
2003-08-16 18:07:51 +00:00
ben%bengoodger.com
8d685acdcc
b215290 - Alt+Click does not follow download folder preferences
...
- make the call to saveURL from the Alt+Click handling pass the 'skipPrompt' flag, and also make the code in contentAreaUtils.js not overwrite existing files similar to 215194.
2003-08-06 20:39:23 +00:00
ben%bengoodger.com
f91ce6de10
-b215288 - Ctrl+S does not remember the last directory saved to.
...
- use an independent lastDir pref to contain the last directory saved to from a Save As dialog. browser.download.dir becomes a default for autodownload only.
2003-08-06 20:30:19 +00:00
ben%bengoodger.com
bf1918a7ba
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
base/content/contentAreaUtils.js
- Make saveURI function check for default download folder pref, which if
set does not show the pick file dialog, obeying the users's preferences
about automatic downloads
- Add a check to the show-file-picker case, if browser.download.dir is
not set (first run) show the Desktop or something instead of the app's
install directory.
2003-08-04 22:36:22 +00:00
bryner%brianryner.com
95d977de84
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz)
2003-07-26 06:42:50 +00:00
bryner%netscape.com
705c9c0bda
fix save as (bug 209860), patch by noririty@jcom.home.ne.jp
2003-06-23 18:08:41 +00:00
bryner%netscape.com
01ae88e45c
fixing "save image as" for real
2003-01-15 22:14:32 +00:00
bryner%netscape.com
a6db42dc1e
fix saving images from context menu (bug 188587). patch by thieleke@yahoo.com
2003-01-13 04:14:35 +00:00
blakeross%telocity.com
c1a28934d4
History cleanup, add open in tab to history.
2002-11-13 00:55:56 +00:00
blakeross%telocity.com
2e2d081cc6
Download dir pref.
2002-11-09 13:53:22 +00:00
blakeross%telocity.com
d26e27bbed
Comment out something for now.
2002-11-09 13:17:27 +00:00
blakeross%telocity.com
a93546ea5b
Fix crash trying to save without a default download dir
2002-11-09 13:17:10 +00:00
blakeross%telocity.com
b6b93d15a5
Fix broken save page as... complete.
2002-11-09 13:15:26 +00:00
blakeross%telocity.com
fb8b743df1
Remove downloads prompt pref.
2002-11-08 01:01:07 +00:00
blakeross%telocity.com
ac009b4d4c
Restore Ctrl+0 for resetting text size.
2002-11-03 14:51:29 +00:00
blakeross%telocity.com
1bcc607468
- Fixing a bug that caused the menubar to remain disabled after customizing the toolbars.
...
- First cut at pref for a default download directory, and options to open the download sidebar when starting a download and whether to prompt for a filename. Under construction!
2002-11-02 00:28:30 +00:00
blakeross%telocity.com
3701dd04ce
Some modifier cleanup; fix load in background pref.
2002-10-19 19:38:57 +00:00