ben%bengoodger.com
d6c9174e43
214260 - Getting even closer...
2003-12-11 00:41:00 +00:00
ben%bengoodger.com
69f2eb969f
214260 - XPInstall UI... not done just yet but getting closer.
2003-12-10 21:59:41 +00:00
ben%bengoodger.com
f57cf36be8
More changes for 214260... place xpinstall progress listener in download manager service so that it doesn't get killed when the manager window closes.
2003-12-09 05:55:09 +00:00
ben%bengoodger.com
6a6f1609ff
First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog.
2003-12-08 08:05:15 +00:00
ben%bengoodger.com
e7878a4482
Bug 227282 - Download Manager silently overwrites files. Insert a filename validation check into the download code path where the UCT dialog is shown.
2003-12-07 01:21:05 +00:00
webmail%kmgerich.com
1144cd2571
Removing old dl manager skin flies
2003-12-06 17:22:19 +00:00
webmail%kmgerich.com
59187083c9
First pass at Firebird download manager Mac skin
2003-12-06 17:20:45 +00:00
ben%bengoodger.com
07cc5c1544
227614 - download system does not observe default autodownload pref until the user sets options for the first time.
2003-12-06 01:16:26 +00:00
ben%bengoodger.com
b7767b2c69
Bug 227183 - Download Manager doesn't close after a download has finished, patch by Steffen Wilberg.
2003-12-04 04:36:02 +00:00
ben%bengoodger.com
9526935765
Add "Remove" link back to download items.
2003-12-03 23:54:30 +00:00
ben%bengoodger.com
55b10e74d5
227030 - 2 cancel verbs in cancel download dialog warning.
2003-12-03 06:26:07 +00:00
ben%bengoodger.com
b2ea671f23
Correct license in files.
2003-12-03 05:38:16 +00:00
ben%bengoodger.com
626fc5c1f2
Fix 227250 - incorrect accesskey underlined on "Options" button. Also, hook up some accelerator keys.
2003-12-02 21:52:22 +00:00
ben%bengoodger.com
579d91e1c3
add an id to the resizer
2003-12-02 07:38:36 +00:00
ben%bengoodger.com
ba1a831097
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
27f426948c
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
158e0ef0d4
Reorganize text in download item to make it fit better, bring back pause button.
2003-12-01 23:09:20 +00:00
ben%bengoodger.com
b646f35190
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
ben%bengoodger.com
7af6534742
Show resume link on paused downloads
2003-12-01 19:38:23 +00:00
ben%bengoodger.com
cf82a7e7de
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
46255ce9ff
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
af71252d5c
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
b8004d16de
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
e2e1fe9307
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
ben%bengoodger.com
e3836be815
Fix 227006 - crash after saving image... also make dlmgr window delay parameterizable, and rename some preferences
2003-11-30 00:02:48 +00:00
bryner%brianryner.com
f0c7bd84b6
Fix bustage by removing ^M's
2003-11-29 09:36:33 +00:00
ben%bengoodger.com
b82e74f354
hm. see if this works.
2003-11-29 08:09:27 +00:00
scott%scott-macgregor.org
c730ab7888
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
ben%bengoodger.com
c369a64336
215467, Part I. New Download Manager.
2003-11-27 00:54:33 +00:00
scott%scott-macgregor.org
380e347efc
Fix build bustage. GetFromTypeAndExtension is now getFromTypeAndExtension
2003-11-23 21:28:57 +00:00
ben%bengoodger.com
e3af25bcf7
Remove the right files this time.
2003-11-12 08:08:14 +00:00
ben%bengoodger.com
93e26a09d2
Fix oops.
2003-11-12 08:07:33 +00:00
bryner%brianryner.com
47e0341a91
re-adding file
2003-11-12 08:02:33 +00:00
ben%bengoodger.com
6b34a772e6
Actually, let's try this again.
2003-11-12 07:24:26 +00:00
ben%bengoodger.com
547dc7592c
Downloading II, the circle opens. Relocate browser download files here so Tbird can use us.
2003-11-11 01:19:49 +00:00
chanial%noos.fr
2c3cccaca2
bug 221599 and 225150: remove ununused setter/getter in overrideHandler.js
...
r=biesi, sr=bz
2003-11-09 21:51:59 +00:00
ben%bengoodger.com
93b1db21d9
Pinstripe for Firebird, default theme on MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org)
2003-11-09 03:11:48 +00:00
ben%bengoodger.com
3616daea99
Default application handler values are blank on MacOS X
2003-10-27 21:49:01 +00:00
scott%scott-macgregor.org
4a1a30e33d
remove dos line endings from this file. I don't know why they keep showing up here
2003-10-24 22:19:32 +00:00
ben%bengoodger.com
4d422d55f4
MacOS X Firebird Updates:
...
- bug 222688 (tabbrowser.xml)
- downloads options panel is broken (pref-downloads.js)
2003-10-24 07:43:01 +00:00
chanial%noos.fr
f50f3f171c
on going work on bug 221597: move the close, restore and minimize icons to the toolkit.
2003-10-14 20:11:16 +00:00
ben%bengoodger.com
632c441ae8
Tweak to fix some thunderbird problems.
2003-10-09 00:14:31 +00:00
scott%scott-macgregor.org
14d0d058f0
Bug #221450 --> Helper App Dlg, Open Radio button always left blank for the birds. Fix by
...
removing an obsolete API call to getDownloadInfo (Bug #218817 ).
sr=ben
2003-10-07 06:06:44 +00:00
ben%bengoodger.com
9f77eb2ed3
Fix for bugs:
...
- 219191, 219192 - localize Download Options FE by placing strings in string bundles. Patch by Mike Connor.
- 219222 - use the new about:mozilla screen. patch by Steffen Wilberg.
2003-09-23 19:36:16 +00:00
ben%bengoodger.com
c309c78e9e
Fix line spacing
2003-08-27 20:55:48 +00:00
scott%scott-macgregor.org
786efddbcf
Bug #217405 --> New helper app dialog causes JS exception for unknown content types
...
r=ben
2003-08-27 04:45:36 +00:00
scott%scott-macgregor.org
94c4eaac54
hide the manage plugins button for thunderbird
2003-08-27 04:41:54 +00:00
scott%scott-macgregor.org
6d19b07058
port blake's patch to pref-downloads so it works with his new widget state manager
2003-08-25 23:30:21 +00:00
ben%bengoodger.com
1855e5ef0f
Oops forgot a makefile
2003-08-25 22:49:49 +00:00
ben%bengoodger.com
4036503a58
Moving new downloads files (unknown content type handler dialog, preferences dialogs, etc) to new mozapps shared application support directory which will live, for now, in toolkit/. This is so that thunderbird can also use the new downloading options.
2003-08-25 21:46:59 +00:00