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

62 Коммитов

Автор SHA1 Сообщение Дата
allan%beaufour.dk 5a72a893c2 Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann 2005-09-16 11:52:56 +00:00
gavin%gavinsharp.com 4a443fd242 Bug 243324: Download manager fails to close with files that download very quickly (small files / cached files), patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-16 12:06:07 +00:00
dougt%meer.net 8de93d4125 * This moves most of the configuration options of minimo into configure.in.
* This makes minimo use the same toolkit that ff uses.

* This makes toolkit build on WINCE.  (makefile love only)

* This moves all default configuration options above where we enable
applications in configure.in

Build only changes.

r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
bzbarsky%mit.edu 022ac24279 More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +00:00
mconnor%steelgryphon.com e7ab5d3aa2 bug 300039 - crash in download manager, r=bsmedberg, a=chase 2005-07-08 19:11:56 +00:00
mconnor%steelgryphon.com 1059a6678b bug 251625 - take two, r+a=bsmedberg 2005-07-07 17:45:47 +00:00
cbiesinger%web.de aa1b3f8e29 more bustage fixing 2005-07-06 23:32:10 +00:00
cbiesinger%web.de 5b2222d267 fixing firefox bustage 2005-07-06 23:22:27 +00:00
cbiesinger%web.de 2f21e9c3ee Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
mconnor%steelgryphon.com 66148782c0 bug 251625 - .part files not removed when cancelling download. r=bsmedberg, a=chofmann 2005-06-22 17:12:14 +00:00
cbiesinger%web.de 354da0f60d Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
bsmedberg%covad.net e068ecc3da Bug 290180 - coverity errors in toolkit/* r=darin a=asa 2005-04-15 14:55:56 +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
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