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

133 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 682147f8c8 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 44c27eb6f1 Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
r=bz sr=darin a=asa
2005-04-15 19:41:07 +00:00
timeless%mozdev.org 8b1d8b4156 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 6c453d00e6 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 7ec445e62f 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 53cd8250a8 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 a4bd42ed81 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 d53f4f300f 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 bf94a50628 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 f03c5a8f1d Add missing removeObserver call to fix leak. b=285910 r=mconnor 2005-03-13 05:23:16 +00:00
gandalf%firefox.pl 26524546bd 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 1d6ce30db1 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 eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net ab0810ddac 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 c6a3ed4cdd 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 8e3375a503 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 37524d172e 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 52f82b7eb5 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 4b68fa447a 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 a49b06f275 282872 - downloads dialog OK must be clicked twice to start download 2005-02-20 21:51:30 +00:00
ben%bengoodger.com 93ab41c8c4 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 ea86762fe5 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 21df2d05ac 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 646bb0c2b8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
bugzilla%arlen.demon.co.uk 5f4c16fd3d 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 bda8ecd900 Bug 255855. Fix unselected radio button in helper app dialog. r=mconnor 2004-12-23 15:44:36 +00:00
steffen.wilberg%web.de af3a4a94ce 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 e0a0119bc1 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 a9eda77f4d Backing out bug 240696 again following aviary branch landing 2004-12-05 21:02:04 +00:00
dbaron%dbaron.org 12f74c80f3 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 1548dda904 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 50eb9d62f0 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 b34a4acb3b 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 74c2270b81 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
bugzilla%arlen.demon.co.uk cd63368df0 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 b2cb31e2e6 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 ab3c13419e 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 ff9db7b110 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 2505cb461a 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 897354d23d 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 76e8b20305 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 2f8e8c4913 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 07fbca7486 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 1daff7afee 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 16fb5efb8a 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 89215b55c9 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 4e4012ab56 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 4431f5a1d6 Bug 228699: Download Manager should close on CTRL+Y / ESC. r=ben 2004-08-15 12:59:24 +00:00
ben%bengoodger.com c4e65478a5 253220 - better software update - in place software update, etc etc. glory! 2004-08-05 02:45:27 +00:00
ben%bengoodger.com dc17802a2e 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