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

49 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net d3d9589cf0 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
scott%scott-macgregor.org e525d43d1b Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.

Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 19:41:41 +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 d624665bc9 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
bryner%brianryner.com f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
gerv%gerv.net 646bb0c2b8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
cbiesinger%web.de 8bf7cd6391 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
cbiesinger%web.de ae82f127fe more firefox bustage 2005-01-04 14:30:49 +00:00
cbiesinger%web.de 6eaf10f320 fixing firefox bustage 2005-01-04 14:13:00 +00:00
cbiesinger%web.de e279a2a949 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
steffen.wilberg%web.de eadadfd772 fix typo from bug 267089. 2004-12-21 10:33:45 +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
cbiesinger%web.de d660975a15 Bug 267089 Remove nsIAlertListener from toolkit
patch by Alexander Opitz <opi@gmx.at> r=mconnor
2004-12-12 16:46:33 +00:00
bugzilla%arlen.demon.co.uk 3edf7f9a59 Bug 261269 toolkit should treat URIs as UTF-8
Relanding nsDownloadManager.cpp of patch following landing of aviary branch
2004-12-02 00:22:51 +00:00
ben%bengoodger.com 74c2270b81 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +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
cbiesinger%web.de d800556a7d toolkit should treat uris as utf-8
261269 r=bsmedberg
2004-09-25 21:45:12 +00:00
ben%bengoodger.com d9af05efc3 229062 - clicking the download notification link does not show download manager - make sure download manager impls nsIAlertListener in its QueryInterface method 2004-07-01 02:36:43 +00:00
mconnor%myrealbox.com c0bc2958a1 firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor 2004-05-23 19:45:17 +00:00
mconnor%myrealbox.com a06596008a Bug 241611: Possible shutdown crashes due to silliness in nsDownloadManager::Init, port of topcrash fix by biesi in bug 206337, r=bryner 2004-04-27 04:13:20 +00:00
darin%meer.net b86829b878 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
ben%bengoodger.com 433d4fafd1 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 5a7b565c58 Ensure browser.download.manager.openDelay works when set to 0... 2004-03-04 01:11:54 +00:00
ben%bengoodger.com 25e6137f7b More from 230768 - download manager hookup 2004-02-11 03:48:16 +00:00
ben%bengoodger.com e8b937eab0 Fix crash on extension installation 2004-01-14 09:13:30 +00:00
ben%bengoodger.com 69439af663 Fix crash bug 228986 - crash after installing two extensions after a restart 2003-12-27 00:22:25 +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 94cece14d0 "Clear downloads when Firebird Exits" does not work if there are no in-progress downloads 2003-12-18 23:40:54 +00:00
ben%bengoodger.com ad05f8d52e DAMNIT DAMNIT DAMNIT.
This one caused fb to crash on me while I was attempting to save my Dell system purchase receipt -_-.
Fix crash in download manager when saving images, links or pages.
2003-12-16 00:03:12 +00:00
ben%bengoodger.com 03b97e24f4 Fix problem with downloads to helper apps creating "stuck" downloads in "Starting..." state. 2003-12-12 23:00:58 +00:00
ben%bengoodger.com bcb810df4c More on the XPInstallUI bug... 2003-12-11 07:03:44 +00:00
bryner%brianryner.com 3f1aa7d453 Remove extra semicolon causing gcc 3.4 bustage 2003-12-11 01:37:22 +00:00
ben%bengoodger.com 8f5abb8d86 Fix crash when cancelling an install download via quitting the app. 2003-12-11 01:05:29 +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 f34a0511a9 Also remove from the makefile 2003-12-04 04:28:22 +00:00
ben%bengoodger.com f242a6a6fe Remove unneeded file 2003-12-04 04:28:07 +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 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 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 d2e9a8cbe0 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 d9a4ab9a35 actually... just be more careful about when we call ValidateDownloadsContainer 2003-11-30 00:31:46 +00:00
ben%bengoodger.com 0d8dbc7af8 ensure we use batch processing in ValidateDownloadsContainer 2003-11-30 00:30:30 +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
ben%bengoodger.com c369a64336 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00