ben%bengoodger.com
|
8c77970ec2
|
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
|
4bb405681d
|
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
|
7002ecd782
|
Removing old dl manager skin flies
|
2003-12-06 17:22:19 +00:00 |
|
webmail%kmgerich.com
|
7903660462
|
First pass at Firebird download manager Mac skin
|
2003-12-06 17:20:45 +00:00 |
|
webmail%kmgerich.com
|
56acda4969
|
Toolkit mac skin cleanup, including fix for Bug 225324
|
2003-12-06 15:30:12 +00:00 |
|
ben%bengoodger.com
|
8d11dcde1f
|
Update installer icon
|
2003-12-06 10:13:22 +00:00 |
|
ben%bengoodger.com
|
b9240d0c22
|
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
|
23b02b08a8
|
bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications.
|
2003-12-05 05:55:54 +00:00 |
|
scott%scott-macgregor.org
|
af5c78f11b
|
a couple localeVersion strings were not using the macro and were thus showing an old localeVersion
preventing translators from translating strings.
|
2003-12-04 20:10:26 +00:00 |
|
bryner%brianryner.com
|
7581cd6a9d
|
Handle -register before gtk_init() is called so that an X display is not required for this step.
|
2003-12-04 19:39:40 +00:00 |
|
ben%bengoodger.com
|
94459dbeb4
|
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
|
23295958bc
|
Also remove from the makefile
|
2003-12-04 04:28:22 +00:00 |
|
ben%bengoodger.com
|
0127e17b4e
|
Remove unneeded file
|
2003-12-04 04:28:07 +00:00 |
|
ben%bengoodger.com
|
ac1a245aa1
|
Add "Remove" link back to download items.
|
2003-12-03 23:54:30 +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
|
badd7383ea
|
New uninstaller Icon
|
2003-12-03 06:47:45 +00:00 |
|
ben%bengoodger.com
|
3004a45f6d
|
227030 - 2 cancel verbs in cancel download dialog warning.
|
2003-12-03 06:26:07 +00:00 |
|
jshin%mailaps.org
|
86705342d9
|
bug 224546 : Change Win 'Regional Settings' -> lose button functions & text (r=smontagu, sr=dbaron, a=asa)
|
2003-12-03 06:07:13 +00:00 |
|
ben%bengoodger.com
|
113dfe4a7a
|
Correct license in files.
|
2003-12-03 05:38:16 +00:00 |
|
dbaron%dbaron.org
|
d5582721b7
|
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
|
b446c7a0a8
|
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
|
e0fd6bd998
|
add an id to the resizer
|
2003-12-02 07:38:36 +00:00 |
|
ben%bengoodger.com
|
98f16193e8
|
bug 225014 - firebird installer welcome page background image tiles too soon.
|
2003-12-02 04:17:07 +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 |
|
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
|
49b9e431b5
|
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
|
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 |
|
ben%bengoodger.com
|
d3938d09db
|
Show resume link on paused downloads
|
2003-12-01 19:38:23 +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
|
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
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
ben%bengoodger.com
|
755fe67158
|
215467, Part I. New Download Manager.
|
2003-11-27 00:54:33 +00:00 |
|
bryner%brianryner.com
|
1df49b7090
|
Bug 226496 - mac scrollbar corner should be white. r=pinkerton, sr=roc, a=asa.
|
2003-11-26 22:16:56 +00:00 |
|
scott%scott-macgregor.org
|
ccd0ff6299
|
Bug #226759 --> thunderbird should build toolkit\components\printing to get the right printing UI for page setup.
|
2003-11-26 00:59:53 +00:00 |
|
scott%scott-macgregor.org
|
d535dc3dc9
|
Fix build bustage. GetFromTypeAndExtension is now getFromTypeAndExtension
|
2003-11-23 21:28:57 +00:00 |
|
webmail%kmgerich.com
|
ec2eab8c1a
|
Mac skin cleanup, changed "//folder.png" to "/folder.png", line 270
|
2003-11-23 14:30:31 +00:00 |
|
bryner%brianryner.com
|
cfab0add53
|
Bug 30579. Add a skinnable 'scrollcorner' element to fill in the gap when there are two scrollbars. Porting this patch for firebird/thunderbird.
|
2003-11-22 07:08:26 +00:00 |
|
chanial%noos.fr
|
e4ccb376c4
|
fix left over
|
2003-11-21 07:01:07 +00:00 |
|
chanial%noos.fr
|
011251779d
|
Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157.
|
2003-11-20 09:48:16 +00:00 |
|