Commit Graph

124773 Commits

Author SHA1 Message Date
ben%bengoodger.com
244043151b Add cookie to the packages list, fixes bug 225698. (Privacy options cannot be saved in installer builds) 2003-12-02 03:09:00 +00:00
scott%scott-macgregor.org
939db589b2 Bug #227217 --> "send a copy to" menu is missing folder icons
thanks to mbr for the patch
2003-12-02 03:04:15 +00:00
ben%bengoodger.com
510d7d8616 Bug 219191 - "My Downloads" and helper app handler removal confirm message text are not localizable. Patch by Steffen Wilberg <steffen.wilberg@web.de> 2003-12-02 02:59:03 +00:00
ben%bengoodger.com
3c7afcfb93 bug 214266 - check the "Wrap" checkbox in the find dialog by default. 2003-12-02 02:47:08 +00:00
ben%bengoodger.com
02273f0ea0 Fix 199819 - setting browser.formfill.enable to false doesn't prevent form fill from saving data entered in web forms, it only disables the autocomplete popup. 2003-12-02 02:37:59 +00:00
bolian.yin%sun.com
40136f7ba7 Bug 226795 remove gtk2/mai dir. (has been move to accessible/src/atk)
r/sr=blizzard, a=dbaron for 1.6b
2003-12-02 02:22:15 +00:00
nelsonb%netscape.com
02198fd686 Bound stan error stack at 16 error codes to limit growth.
Bugscape bug 54021. r=wtc.
2003-12-02 02:05:47 +00:00
bienvenu%nventure.com
d6c2533e99 fix 68341 add mnemonics to account settings, patch by Stefan Borggraefe, r=neil.parkwaycc, sr=bienvenu, a=asa 2003-12-02 01:18:19 +00:00
bienvenu%nventure.com
96fccdedc7 fix 68341 add mnemonics to account settings, patch by Stefan Borggraefe, r=neil.parkwaycc, sr=bienvenu, a=asa 2003-12-02 01:02:14 +00:00
ben%bengoodger.com
af26f30e24 Make the download manager watch for go-offline requests and confirm download cancelation in this case. 2003-12-02 00:59:58 +00:00
ben%bengoodger.com
4ee6756901 Adjust menu item position, ensure UI is updated correctly if the user aborts the "go-offline" operation for some reason. 2003-12-02 00:59:33 +00:00
ben%bengoodger.com
a7d5626998 Bug 171600 - Work Offline for Firebird. Add File menu item + observer to control browser offline state, now that the offline back end works better. 2003-12-02 00:29:22 +00:00
neil%parkwaycc.co.uk
88d89331d0 Bug 227175 Collation should be freed r/sr=bienvenu a=dbaron 2003-12-01 23:46:18 +00:00
neil%parkwaycc.co.uk
eebf110595 Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2003-12-01 23:44:39 +00:00
neil%parkwaycc.co.uk
f763078ff6 Bug 197781 convert startup-newURL.xul to a <dialog> p=gautheri@noos.fr and fix radiobutton usage in startup-newURL.js r=silver a=asa 2003-12-01 23:37:31 +00:00
ben%bengoodger.com
49b9e431b5 Reorganize text in download item to make it fit better, bring back pause button. 2003-12-01 23:09:20 +00:00
rlk%trfenv.com
849a508410 Bug 227077 - No unique anchors for"Addressing" and "Return Receipts" preference panels. r=rlk@trfenv.com, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com). 2003-12-01 22:17:44 +00:00
rlk%trfenv.com
32a66d7972 Bug 226964 - Lots of dead links in help. r=neil@parkwaycc.co.uk, a=dbaron@dbaron.org 2003-12-01 22:11:56 +00:00
scott%scott-macgregor.org
d94b03472a Bug #224618 --> Default value for customize toolbar is displayed as "icons",
but it should be "icons and text".
2003-12-01 20:52:21 +00:00
bienvenu%nventure.com
229aa08189 fix hourglass when selecting inbox while new mail arriving r/a=sspitzer, sr=mscott 203340 2003-12-01 20:40:36 +00:00
ben%bengoodger.com
507fa9100f Fix download progress notifications on MacOS X by using file path rather than persistentDescriptor. persistentDescriptor can't be used on MacOS unless the file exists, and since it's being downloaded it obviously doesn't exist yet. Using path would cause some edge case bugs where the user has devices with identical names mounted, but "alas"... the download manager code was using path already elsewhere, so I'm not really making it any worse, and the download manager needs to work! 2003-12-01 20:25:49 +00:00
scott%scott-macgregor.org
9a372b7ad6 Update the preview image (Bug #227204) 2003-12-01 20:02:44 +00:00
scott%scott-macgregor.org
514b310e95 Bug #227216 --> Find in message should always set focus to the message pane 2003-12-01 19:50:35 +00:00
ben%bengoodger.com
d3938d09db Show resume link on paused downloads 2003-12-01 19:38:23 +00:00
bienvenu%nventure.com
c1060de794 fix problems with checking folders other than inbox for new mail using STATUS command, r/a=sspitzer, sr=mscott 226989 2003-12-01 19:37:02 +00:00
bienvenu%nventure.com
3bcfba8d0c speed up mass flag changes on local messages using batching, r/a=sspitzer, sr=mscott 227011 2003-12-01 19:05:52 +00:00
cltbld%netscape.com
95eba2e12e Automated update 2003-12-01 16:41:10 +00:00
kiko%async.com.br
5ada463db1 Bug 226932: flag request email sends '&nbsp;' in subject. Remove
entities that were introduced by the fix for bug 13540. Patch by Stephen
Reindl <sr@stephenreindl.de>, r=kiko, a=justdave
2003-12-01 12:24:33 +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
ben%bengoodger.com
d1240b90a7 Downloads Button D&D 2003-12-01 06:33:00 +00:00
ben%bengoodger.com
5ccac856fe Ensure that window closing that would cause the app to quit goes through the same codepath as an actual application quit. (The bug was that you would get the download cancel confirmation prompt when shutting down via File->Exit, but not when you closed all windows) 2003-12-01 05:40:41 +00:00
ben%bengoodger.com
f3ec7eea72 Ensure that window closing that would cause the app to quit goes through the same codepath as an actual application quit. 2003-12-01 05:40:07 +00:00
ben%bengoodger.com
079f51fc95 Don't show the biff notification if the download completed quickly (e.g. for saving things from cache, such as images) 2003-12-01 03:49:01 +00:00
ben%bengoodger.com
df76ba11cc Add some prefs. 2003-12-01 03:48:13 +00:00
ben%bengoodger.com
89c366eb4a actually make the dl mgr commandkey work. 2003-12-01 02:17:13 +00:00
scott%scott-macgregor.org
bb96b02e68 fix typo. 2003-12-01 02:05:13 +00:00
ben%bengoodger.com
74e538aaf5 Add the shortcut key to the download menuitem 2003-12-01 01:54:41 +00:00
ben%bengoodger.com
b2aebbf794 Show an error if the user tries to open or show a download file that does not exist. 2003-12-01 01:54:25 +00:00
ben%bengoodger.com
c3a65c5b8b Show time remaining (forgot to turn this on for some reason) for downloads, make download items shrink properly to avoid horizontal scrollbars. 2003-12-01 00:43:46 +00:00
scott%scott-macgregor.org
5f4516dd75 Add support for primary selection to the folder pane so we don't highlight the entire folder column, just the folder name. Thanks to Neil for coming up with the patch (Bug #196262) 2003-12-01 00:32:49 +00:00
ben%bengoodger.com
f019aaac8e Fix long lockup when hitting Cleanup button with a large number of removable downloads. (Use datasource batching) 2003-12-01 00:08:40 +00:00
scott%scott-macgregor.org
32c5152124 Add a try/catch around a method call in HandleMDNResponse to catch a weird JS error I have not tracked down yet. 2003-11-30 20:36:18 +00:00
scott%scott-macgregor.org
2602f660ea Bug #227091 --> WinXP manifest resource contains alien strings. Patch by Simon Paquet. 2003-11-30 20:12:03 +00:00
darin%meer.net
de67837a13 fixes bug 226612 "-remote openURL no longer works with null URL." r=bryner sr=dbaron a=brendan 2003-11-30 04:09:03 +00:00
bryner%brianryner.com
452092246d Fix some strings in the .NET manifest file (bug 226967). patch by sipaq, r=me. 2003-11-30 01:41:38 +00:00
scott%scott-macgregor.org
5a90ab7960 enable primary selection for the folder pane so we only highlight the text and not the entire column. (Bug #196262) 2003-11-30 01:16:19 +00:00
cbiesinger%web.de
593fbc07e9 (firebird only) 225398 res/html/* not packaged by installer 2003-11-30 01:00:39 +00:00
ben%bengoodger.com
033b4bb577 actually... just be more careful about when we call ValidateDownloadsContainer 2003-11-30 00:31:46 +00:00
ben%bengoodger.com
f0235e535d ensure we use batch processing in ValidateDownloadsContainer 2003-11-30 00:30:30 +00:00