Commit Graph

242 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
a2cf1d0806 Bug 270557 : downloads fail silently if the default download path is invalid, e.g. leads to a removed drive, patch by Son Le <son.le0@gmail.com>, r+a=mconnor 2005-08-05 06:37:10 +00:00
aaronleventhal%moonset.net
73c6837503 Bug 281932. Fix a11y problems in print preview. Also create tabbable <toolbarbutton>s via toolbar button class=tabbable. r=mconnor, a=mconnor 2005-07-31 15:34:57 +00:00
aaronleventhal%moonset.net
efb0f5b86e Bug 301435. Focus breaks when item removed from download manager. Patch by Doron Rosenberg. r+a=mconnor 2005-07-25 22:21:31 +00:00
aaronleventhal%moonset.net
be531d3dfc Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor 2005-07-25 19:23:12 +00:00
mconnor%steelgryphon.com
41123c3976 bug 284089 - ask every time pref is ignored, Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp>, r=me, a=bsmedberg 2005-06-30 21:30:49 +00:00
mozilla.mano%sent.com
0545d3f114 Bug 294759 - port various contentAreaUtils fixes ('Save As', etc.) to the toolkit version. r=mconnor, a=bsmedberg. 2005-06-28 14:41:11 +00:00
doronr%us.ibm.com
148f27f947 Bug 285584 - Make download & extension manager use accessible XBL widget. r=mconnor,a=bsmedberg 2005-06-17 18:11:02 +00:00
db48x%yahoo.com
e475909d23 bug 296662: Javascript strict warnings in preferences dialog
patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
2005-06-14 10:19:34 +00:00
timeless%mozdev.org
c82717ed9a Bug 231048 download manager poorly renames existing files by incrementing number suffix
patch by ted.mielczarek@gmail.com r=mconnor a=shaver
2005-06-01 13:07:33 +00:00
timeless%mozdev.org
df08dccdc8 Bug 291064 Helper app dialog incomplete for non-nsStandardURL types
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 22:07:45 +00:00
cbiesinger%web.de
33e7cc8025 Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
r=bz sr=darin a=asa
2005-04-15 19:41:07 +00:00
timeless%mozdev.org
74baeb2939 Bug 276378 [BeOS] Download-prefs / Downloadmanager returns path to Home as Desktop
patch by Niels.Reedijk@gmail.com r=bsmedberg a=asa
2005-04-12 15:55:49 +00:00
cbiesinger%web.de
f0b358248f 228968 r=bz sr=darin
- add a new nsIWebProgressListener2 interface, inheriting from
  nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
  progressListener attribute
- make webbrowserpersist support listeners that implement
  nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
  nsIWebProgressListener2 interface

And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
mozilla.mano%sent.com
11024c684d Bug 265934 - Clicking 'Desktop' in Download Manager shows wrong folder. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=mconnor 2005-04-03 15:48:30 +00:00
steffen.wilberg%web.de
48b20f11b3 Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +00:00
gandalf%firefox.pl
bab9cbf69e Bug 245829: update download manager title bar when number of active downloads changes; r=mconnor 2005-03-21 16:18:25 +00:00
gandalf%firefox.pl
529a3d9097 Bug 231361: download manager doesn't show downloaded filesize after 1MB if the filesize is "unknown"; p=bisi@pikslar.com, r=ben 2005-03-14 17:48:14 +00:00
cbiesinger%web.de
850f3954ab Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
r=bz sr=darin
2005-03-13 17:03:44 +00:00
dbaron%dbaron.org
0e563459d4 Add missing removeObserver call to fix leak. b=285910 r=mconnor 2005-03-13 05:23:16 +00:00
gandalf%firefox.pl
a3e8c2b87d bug 245829: Download manager progress and title do not update correctly, wrong number of files and percentage after finishing or cancelling a download; r=mconnor 2005-03-11 02:10:54 +00:00
scott%scott-macgregor.org
fb6cf9393d Bug #285158 --> Move shared pref UI files from mozilla\browser to mozilla\toolkit\mozapps so Firefox and Thunderbird can share the files together.
No actual coding or UI changes here.

sr=ben
2005-03-10 23:11:10 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
bzbarsky%mit.edu
3dfdb1e62b Fix code that incorrectly constructs URIs. Bug 278773, patch by Gavin Sharp
<gavin.sharp@gmail.com>, r=darin
2005-03-10 03:52:49 +00:00
doronr%us.ibm.com
7f0bc16bc2 access bug 256243 - Unabled to remove downloads / navigate downloads dialog mouseless. r=ben 2005-03-09 23:30:21 +00:00
roc+%cs.cmu.edu
f1864a6023 Bug 241245. Use 'Desk' as a cross-platform way to get to the Desktop directory, now that it's supported on all platforms. Also, clean up the JS to always use 'Downloads' as the key to get the Downloads directory in getSpecialFolderKey. r=mconnor 2005-03-06 21:24:35 +00:00
marco%gnome.org
982b1ea88d 233461 specify icons for dialogs button
Hook up gnome icons in gnomestripe
r=mconnor
2005-03-02 10:53:06 +00:00
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
ben%bengoodger.com
5a79023d0a 282872 - downloads dialog OK must be clicked twice to start download 2005-02-20 21:51:30 +00:00
ben%bengoodger.com
75b55b15cf 260560 - download and security dialogs can be "spoofed" by opening an identically sized dialog over the top of them that only shows the OK/Accept buttons. Disable the accept buttons when the window is blurred. r=dveditz, a=drivers 2005-02-19 21:03:00 +00:00
bzbarsky%mit.edu
c0a59befc5 Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:33:02 +00:00
dveditz%cruzio.com
e031020299 bug 275417 crop on the left to prevent spoofing file extension and source. r=ben 2005-02-18 12:12:19 +00:00
gerv%gerv.net
93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
bugzilla%arlen.demon.co.uk
968c1326e2 Bug 260741 Wrong download file size in MB is reported
p=gavin.sharp@gmail.com r=mconnor
2005-01-03 00:59:03 +00:00
aaronleventhal%moonset.net
a760a6bb8f Bug 255855. Fix unselected radio button in helper app dialog. r=mconnor 2004-12-23 15:44:36 +00:00
steffen.wilberg%web.de
25e2122285 remove the unused nsHelperAppDlg.js because it is confused with nsHelperAppDlg.js.in all the time 2004-12-22 09:48:26 +00:00
db48x%yahoo.com
16bf0830c2 bug 239006: Download manager doesn't account for filesize when presenting combined percentages
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2004-12-18 04:06:51 +00:00
bugzilla%arlen.demon.co.uk
a415c7ea01 Backing out bug 240696 again following aviary branch landing 2004-12-05 21:02:04 +00:00
dbaron%dbaron.org
d94716da9b Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
bugzilla%arlen.demon.co.uk
5a420dfff5 Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:59:15 +00:00
bugzilla%arlen.demon.co.uk
83a2e3ffc5 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
Relanding to fix aviary branch landing regressions
2004-12-01 11:42:34 +00:00
bugzilla%arlen.demon.co.uk
d03f509ba3 Bug 261267 helper application dialog has title issues when opening an unknown filetype
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
ben%bengoodger.com
a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
bugzilla%arlen.demon.co.uk
80f4807d47 Bug 261267 helper application dialog has title issues when opening an unknown filetype - regression fix
p=me r=mscott
2004-10-27 21:44:47 +00:00
dmose%mozilla.org
e78348af74 Partial fix for Open / Show Folder being broken for files downloaded in previous invocations of Firefox (bug 239948); r=ben 2004-10-26 06:44:21 +00:00
bugzilla%arlen.demon.co.uk
ff6e7a4194 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
p=me r=vladimir
2004-10-24 18:20:10 +00:00
dmose%mozilla.org
c6ea67d1ab Fix "Show Folder" and "Open" in download manager and prefs on GNOME (bug 249654); r+a=ben 2004-10-21 05:51:28 +00:00
bugzilla%arlen.demon.co.uk
46b7a16d7a Bug 261267 helper application dialog has title issues when opening an unknown filetype - browser/toolkit parts
p=me r=vladimir sr=shaver
2004-10-20 20:31:20 +00:00
ben%bengoodger.com
ff1c535328 attempt at fixing 262478 - remove 'hack' to prevent an unknown problem with helper app launching. also make sure temp file removal never removes directory hierarchies. 2004-10-04 07:07:31 +00:00
ben%bengoodger.com
392c860a58 259708 - trying to save a file from data: protocol deletes every file in destination directory not marked read-only. r=shaver. 2004-09-29 22:02:15 +00:00
ben%bengoodger.com
5d597d1b3f 234416 - can spoof filename in "what should firefox do with this file" dialog -
trims 1+ spaces to 1 space, used for display purposes only
keeps track of a separate value to use for downloading the file so the file
name is preserved for the on-disk file. r=mscott a=me
2004-09-29 05:08:43 +00:00
bsmedberg%covad.net
2d4ac3b011 Backing out bug 240696 on the trunk, because it introduces a bogo-dependency of toolkit/ on browser/. 2004-09-25 21:12:00 +00:00
kjh-5727%comcast.net
e6c9b8191a Bug 240696 - cannot open new browser window if the only window open is the download manager. Patch by Gavin Sharp (gavin_sharp+bugzilla@nospin.org). r=bsmedberg, a=bsmedberg. 2004-09-25 20:17:12 +00:00
steffen.wilberg%web.de
336abe5e0f Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2004-09-19 17:31:28 +00:00
ben%bengoodger.com
4ff2fd7201 238571 - unify text strings for error message where downloads whose destination files have been removed. patch by jeff walden r=me 2004-09-02 11:02:46 +00:00
ben%bengoodger.com
d7d2b5d4fb bug 238571 - awkward UI text for showing non-existent files, wording from jeff walden 2004-08-17 22:44:45 +00:00
steffen.wilberg%web.de
7815464984 Bug 228699: Download Manager should close on CTRL+Y / ESC. r=ben 2004-08-15 12:59:24 +00:00
ben%bengoodger.com
582c9d22c5 253220 - better software update - in place software update, etc etc. glory! 2004-08-05 02:45:27 +00:00
ben%bengoodger.com
c76dabce75 250938 - landing this patch on the trunk - can open EXE file in firefox if MIME type is incorrectly set. as a defensive measure check the file extension too 2004-07-26 20:56:12 +00:00
steffen.wilberg%web.de
b37360e0f5 Bug 238331 - Clean Up button tooltip should say 'and', not 'or'. p=bmo@aebrahim.fastmail.fm, r=mconnor 2004-07-21 07:54:12 +00:00
jruderman%hmc.edu
a429b6720a Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
mconnor%myrealbox.com
432fe1abf9 Bug 228977 Firefox gets wrong desktop folder for downloading, patch by Ted Mielczarek (luser_bugzilla@perilith.com), r=me 2004-07-06 04:32:50 +00:00
mkaply%us.ibm.com
ebe10bf4bf #247859
r=pedemont, sr=blizzard (platform specific), a=mkaply
Missed a case where we needed XP_OS2 for desktop directory
2004-06-26 03:08:58 +00:00
scott%scott-macgregor.org
1c25f7334a Bug #246563 --> "Choose Application..." dialog title is not localizeable. 2004-06-25 22:36:33 +00:00
ben%bengoodger.com
783fc65316 246618 - show default download folder in downloads window when in autodownload mode 2004-06-23 00:14:59 +00:00
mkaply%us.ibm.com
6686707258 #247859
r=pedemont
Add XP_OS2 for determining the download folder location
2004-06-21 17:26:16 +00:00
ben%bengoodger.com
44e4b69a20 remove the old dirs 2004-06-18 21:29:09 +00:00
ben%bengoodger.com
d8af8e7641 245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent 2004-06-07 08:17:00 +00:00
mconnor%myrealbox.com
70c0ca5cfc bug 237831 opening dialog type string placed confusingly, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 15:54:43 +00:00
mconnor%myrealbox.com
ccd79648d7 Bug 219942 plugins window should be resizable and retain its size, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-05-28 17:34:30 +00:00
mconnor%myrealbox.com
369ce7f5a1 bug 235740 - missing .cvsignore files, patch by Henrik Gemal (bugzilla@gemal.dk), r=bryner 2004-05-22 19:33:12 +00:00
ben%bengoodger.com
a90ed91635 232587 - firefox goes into an infinite loop when using Save Link to Disk to overwrite a file with no dots in the filename. patch by pike, <pike@pikey.me.uk>, r=ben@mozilla.org 2004-05-21 08:49:38 +00:00
mconnor%myrealbox.com
c113d12603 Bug 220821 Wrong text when chosing Do this automatically for files like this from now on on mac OS X, patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=mconnor 2004-05-16 15:28:17 +00:00
cbiesinger%web.de
8db9df04b7 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
mconnor%myrealbox.com
26773187cf landing updates to default theme for Arvid 2004-05-08 16:56:46 +00:00
mconnor%myrealbox.com
6fd3a987b1 Bug 227262 - Clean Up button doesn't appear immediately after download manager finishes, patch by Asaf Romano (romano_a@zahav.net.il>), r=ben 2004-05-07 00:10:04 +00:00
darin%meer.net
84f5cefca7 fixes bug 240811 "Extension manager shows empty download window and doesn't install extension" patch by pike, r=ben 2004-04-23 21:21:22 +00:00
ben%bengoodger.com
7c82e1279d bug 240835 - no progress indication in dlmgr patch by Doug Halamay <dhalamay@myrealbox.com> r=pike/mscott 2004-04-20 22:50:55 +00:00
blakeross%telocity.com
46752ac602 Fix 234739 - Replace "Show" with "Open" in download manager (and rename Show to Open Containing Folder, and remove obsolete strings). 2004-04-03 06:26:21 +00:00
ben%bengoodger.com
582a418b85 bug 236988 - should show application icons in download manager when the file completes downloading. r=bryner sr=mscott a=asa on the nsIconURI part. make the download manager use proper file:/// URIs in the moz-icon:// uris it generates in response to GetTargets NC:IconURI instead of native paths. Make the download manager refresh the icon once the download is complete and have the icon image in download items always bypass the cache when loading its icon. 2004-03-17 21:23:52 +00:00
ben%bengoodger.com
5ca426323a Prevent the seamonkey progress dialog from being shown in some situations 2004-02-03 23:57:03 +00:00
cbiesinger%web.de
cf8556d066 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
41e947e625 231371 - downloading a file destroys the desktop 2004-01-29 21:10:10 +00:00
timeless%mozdev.org
4307c7f1dc 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
846cdb01d1 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
038a5e89dd Make theme downloads show up in the download manager 2003-12-19 00:11:36 +00:00
ben%bengoodger.com
f45e3bc41e Fix the show button in the download manager on macos x 2003-12-18 07:50:57 +00:00
ben%bengoodger.com
ef93ef1bd5 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
f48a6216d3 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
1c26e55760 try to remove ctrl-m's
again
2003-12-14 23:45:47 +00:00
scott%scott-macgregor.org
1f8d3770ad 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
0744cb38c9 More on the XPInstallUI bug... 2003-12-11 07:03:44 +00:00
ben%bengoodger.com
cde28321b3 214260 - Getting even closer... 2003-12-11 00:41:00 +00:00
ben%bengoodger.com
3e99687e1c 214260 - XPInstall UI... not done just yet but getting closer. 2003-12-10 21:59:41 +00:00
ben%bengoodger.com
b5e0adcf2e 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
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
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
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
ac1a245aa1 Add "Remove" link back to download items. 2003-12-03 23:54:30 +00:00
ben%bengoodger.com
3004a45f6d 227030 - 2 cancel verbs in cancel download dialog warning. 2003-12-03 06:26:07 +00:00
ben%bengoodger.com
113dfe4a7a Correct license in files. 2003-12-03 05:38:16 +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
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
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
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
scott%scott-macgregor.org
d535dc3dc9 Fix build bustage. GetFromTypeAndExtension is now getFromTypeAndExtension 2003-11-23 21:28:57 +00:00
ben%bengoodger.com
9c1c62574a Remove the right files this time. 2003-11-12 08:08:14 +00:00
ben%bengoodger.com
9edeb40509 Fix oops. 2003-11-12 08:07:33 +00:00
bryner%brianryner.com
6dda732f28 re-adding file 2003-11-12 08:02:33 +00:00
ben%bengoodger.com
582737744e Actually, let's try this again. 2003-11-12 07:24:26 +00:00
ben%bengoodger.com
9c4900bab6 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
a8a20d2f63 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
cea14885cf 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
f21e159987 Default application handler values are blank on MacOS X 2003-10-27 21:49:01 +00:00
scott%scott-macgregor.org
15295068d8 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
5caca58d02 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
82c47f7d35 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
1779c75488 Tweak to fix some thunderbird problems. 2003-10-09 00:14:31 +00:00
scott%scott-macgregor.org
1134ea7082 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
f1357463fd 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
48d15eaedf Fix line spacing 2003-08-27 20:55:48 +00:00
scott%scott-macgregor.org
a74e13944b 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
d6c2a3ee34 hide the manage plugins button for thunderbird 2003-08-27 04:41:54 +00:00
scott%scott-macgregor.org
72836811a9 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
c74cecf85e Oops forgot a makefile 2003-08-25 22:49:49 +00:00
ben%bengoodger.com
1b1349364b 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