Граф коммитов

124912 Коммитов

Автор SHA1 Сообщение Дата
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
ben%bengoodger.com 1075295db5 Add missing xpt files to the packager list. This fixes:
- various dlmgr bugs
- view source
- find in page
for installer builds!
2003-11-30 00:11:27 +00:00
ben%bengoodger.com 8f835653f7 Fix 227006 - crash after saving image... also make dlmgr window delay parameterizable, and rename some preferences 2003-11-30 00:02:48 +00:00
ben%bengoodger.com 687b3316bd Shorten delay before dlmgr window opens. 2003-11-29 23:57:52 +00:00
neil%parkwaycc.co.uk 651b765694 Supplementary patch to bug 203960 to fix javascript error: tabs is not defined when replacing bookmark groups spotted by hj p=gautheri@noos.fr r=me sr/a=brendan 2003-11-29 19:55:01 +00:00
dbaron%dbaron.org 8b9610f595 Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa 2003-11-29 18:56:10 +00:00
brendan%mozilla.org 7fe866d0a0 Attempt to update, still much to do. 2003-11-29 18:14:56 +00:00
bryner%brianryner.com 0a9e5d8588 Fix bustage by removing ^M's 2003-11-29 09:36:33 +00:00
ben%bengoodger.com c62c2ccb26 hm. see if this works. 2003-11-29 08:09:27 +00:00
ben%bengoodger.com 0e0e6dd38b add downloads.xpt to packager listing, fixing download manager in installer builds (hopefully!) 2003-11-29 07:10:45 +00:00
scott%scott-macgregor.org eca621e79e Port pref("mail.server.default.singleSignon", true); to thunderbird 2003-11-29 05:36:29 +00:00
scott%scott-macgregor.org 9f164aa99e for now, hide the download manager group box for thunderbird until thunderbird is hooked up to use it. 2003-11-29 05:05:21 +00:00