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

115 Коммитов

Автор SHA1 Сообщение Дата
ben%bengoodger.com 5001bd8a7c 236056 - xpinstall confirm dialog should disable the install button initially to prevent fast-clicking exploits 2004-03-01 01:36:30 +00:00
bsmedberg%covad.net b9585ac7eb Bug 232071 - windows uninstaller cosmetic bug (unescaped \n)... r+sr=bengoodger 2004-02-27 20:17:13 +00:00
ben%bengoodger.com 4c251d83bc forgot this file 2004-02-11 00:57:46 +00:00
ben%bengoodger.com b708c68cea Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
cls%seawood.org 2eae210475 Explicitly include prsht.h to get PSH_* includes.
Set _WIN32_IE to have access to appropriate defines.
Fixing mingw bustage.
Thanks to David G King <d_king@xtra.co.nz> for the original patch.
Bug #225163 r=bryner
2004-02-09 07:34:05 +00:00
ben%bengoodger.com 0d309ad5d0 disable the installer's upgrade panel for now. 2004-02-05 09:16:16 +00:00
ben%bengoodger.com 9b4597503c Prevent the seamonkey progress dialog from being shown in some situations 2004-02-03 23:57:03 +00:00
cbiesinger%web.de d4575d8c24 make toolkit use hasDefaultApp to check for presence of default application.
defaultApplicationHandler will go away soon; this checkin is to avoid breakage
r=pch
2004-01-31 00:59:19 +00:00
ben%bengoodger.com 02c8d566eb 231371 - downloading a file destroys the desktop 2004-01-29 21:10:10 +00:00
timeless%mozdev.org 7534f925c9 Bug 230183 preprocessor.pl not executed correctly in /toolkit/mozapps/downloads/src on BeOS
Patch by thesuckiestemail@yahoo.se r=bryner
2004-01-08 16:51:17 +00:00
ben%bengoodger.com dd49d5d888 Fix - download progress resets to zero momentarily on download items when a new download begins
- Downloads window displays "0%" in the title bar progress briefly after a download completes.
2003-12-21 02:54:48 +00:00
ben%bengoodger.com 1a43be0881 Make theme downloads show up in the download manager 2003-12-19 00:11:36 +00:00
ben%bengoodger.com 5f772fb25a Fix 227129 once and for all. 2003-12-18 08:49:33 +00:00
ben%bengoodger.com e4809cd1c5 Fix the show button in the download manager on macos x 2003-12-18 07:50:57 +00:00
ben%bengoodger.com b0494355be Fix - 227129 "Next" button is enabled when "Decline" is initially checked for license agreement page of installer wizard.
Fix - no security warning displayed when opening executable files from the download manager
Fix - Easy install path in install wizard defaults to Safe Upgrade which can result in unintentional file deletion in wacky cases. Hack this off for 0.8
2003-12-18 06:53:08 +00:00
ben%bengoodger.com ff92e1702b bug 227129 - select "DECLINE" radio button by default in winstaller, patch by jhenry. <jhenry@ccs.neu.edu> 2003-12-16 00:48:22 +00:00
ben%bengoodger.com 3eda17a117 Remove redundant file, fix bug 228259 - download manager creates a folder with the same name as the file. Patch by pike. <pike@pikey.me.uk> 2003-12-16 00:45:57 +00:00
scott%scott-macgregor.org 388e3300dc try to remove ctrl-m's
again
2003-12-14 23:45:47 +00:00
scott%scott-macgregor.org 43f527e8d1 Part of Bug #218997...fix a JS error in thunderbird with a phoenix if def. thanks to mbr for the patch 2003-12-14 22:55:44 +00:00
ben%bengoodger.com bcb810df4c More on the XPInstallUI bug... 2003-12-11 07:03:44 +00:00
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 289527a60a Update installer icon 2003-12-06 10:13:22 +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 fdbbb54738 New uninstaller Icon 2003-12-03 06:47:45 +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
dbaron%dbaron.org f35f2c3708 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +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 96d39e7542 bug 225014 - firebird installer welcome page background image tiles too soon. 2003-12-02 04:17:07 +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