edward.lee@engineering.uiuc.edu
|
0c5bca4593
|
Bug 394039 - Calling removeDownload() works but doesn't update download window. r=sdwilsh, b-ff3=mconnor
|
2007-10-07 10:21:57 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
e14c2cac9c
|
Bug 394548 - Store download progress in database when changing states. r=sdwilsh, a=mconnor
|
2007-10-01 17:16:12 -07:00 |
|
gavin@gavinsharp.com
|
59c6d63a5e
|
Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh
|
2007-10-01 17:08:31 -07:00 |
|
sdwilsh@shawnwilsher.com
|
b1da3b3bb7
|
Bug 398982 - Download Manager is not friendly to embedders or extensions. r=mano
|
2007-08-27 17:10:25 -07:00 |
|
gavin@gavinsharp.com
|
566c456f9e
|
Bug 103487: use default anti-virus scanner to scan downloaded files on Windows, patch by Rob Arnold <robarnold@mozilla.com>, r=sdwilsh, r=jmathies, r=me
|
2007-08-22 14:55:57 -07:00 |
|
gavin@gavinsharp.com
|
bc38fe1e02
|
Fix newlines
|
2007-08-22 12:33:09 -07:00 |
|
sdwilsh@shawnwilsher.com
|
d84e1dbbf7
|
Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor
|
2007-08-21 10:22:02 -07:00 |
|
sdwilsh@shawnwilsher.com
|
f7f9f0e99a
|
Bug 355554 - File downloads should honor Vista's parent control setting. Patch by Jim Mathies <jmathies@mozilla.com>. r=gavin.sharp, r=sdwilsh, a=blocking-firefox3
|
2007-08-21 09:37:39 -07:00 |
|
sdwilsh@shawnwilsher.com
|
b7fdcfc19e
|
Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger
|
2007-08-17 16:05:26 -07:00 |
|
sdwilsh@shawnwilsher.com
|
23c5187239
|
Bug 390748 - When downloading multiple files, Download Manager doesn't show files it has queued. r=mano, a=blocking-firefox3
|
2007-08-15 10:56:50 -07:00 |
|
sdwilsh@shawnwilsher.com
|
89a7bf1963
|
Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger
|
2007-08-13 18:12:18 -07:00 |
|
sdwilsh@shawnwilsher.com
|
163710b84c
|
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
|
2007-08-13 18:12:17 -07:00 |
|
neil@parkwaycc.co.uk
|
c41afd4892
|
Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me
|
2007-08-13 18:12:16 -07:00 |
|
cbiesinger@web.de
|
dc28ac4c80
|
bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil - make nsIDownload::currBytes and maxBytes use bytes rather than kilobytes - make transfers of unknown size use the right size - send mProgress rather than mContentLength as the current progress in OnStateChange
|
2007-08-13 18:12:15 -07:00 |
|
cbiesinger@web.de
|
26db540bfc
|
Bug 298842 make the temp file part of nsITransfer r=mconnor sr=darin a=shaver
|
2007-08-13 18:12:14 -07:00 |
|
cbiesinger@web.de
|
3a6d0e836c
|
Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute r=bz sr=darin a=asa
|
2007-08-13 18:12:13 -07:00 |
|
cbiesinger@web.de
|
19d82ada33
|
Bug 241082 exthandler should require just nsITransfer, not nsIDownload patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
|
2007-08-13 18:12:12 -07:00 |
|
db48x@yahoo.com
|
3a4eb4942f
|
bug 239006: Download manager doesn't account for filesize when presenting combined percentages patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
|
2007-08-13 18:12:11 -07:00 |
|
cbiesinger@web.de
|
429de02fb6
|
Bug 223310 use nsIObserver rather than nsIDOMWindowInternal in nsIKeygenThread. r=jgmyers sr=darin
|
2007-08-13 18:12:10 -07:00 |
|
bzbarsky@mit.edu
|
75833f9fbe
|
Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
|
2007-08-13 18:12:09 -07:00 |
|
cbiesinger@web.de
|
bc97ecf518
|
document @mozilla.org/download;1 don't delete incomplete files when the download is cancelled/aborts tell the download impl about the location of the temp file, if it is interested 244448 r=bzbarsky sr=darin
|
2007-08-13 18:12:08 -07:00 |
|
gerv@gerv.net
|
91382ca398
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2007-08-13 18:12:07 -07:00 |
|
darin@meer.net
|
bef2de2cdf
|
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
|
2007-08-13 18:12:06 -07:00 |
|
cbiesinger@web.de
|
8bd09be2cf
|
220111 nsIDownload should document that Init must be called r=bzbarsky sr=darin
|
2007-08-13 18:12:05 -07:00 |
|
bzbarsky@mit.edu
|
21087e14e0
|
Allow embeddors to override helper apps. Bug 147142, patch by philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake
|
2007-08-13 18:12:04 -07:00 |
|
blakeross@telocity.com
|
5acf1ba5d0
|
Download manager. Not part of build. a=asa
|
2007-08-13 18:12:03 -07:00 |
|
blakeross@telocity.com
|
74dde20d3a
|
Download manager. Not part of build. a=asa
|
2007-08-13 18:12:02 -07:00 |
|
blakeross@telocity.com
|
da5b3042ce
|
Download manager. Not part of build. a=asa
|
2007-08-13 18:12:01 -07:00 |
|
blakeross@telocity.com
|
23e1c2a190
|
Download manager. Not part of build. a=asa
|
2007-08-13 18:12:00 -07:00 |
|
sdwilsh@shawnwilsher.com
|
9f74d0d3bc
|
Bug 385875 - Remove image url from being stored in the DM. r=mano
|
2007-07-22 10:24:03 -07:00 |
|
sdwilsh@shawnwilsher.com
|
dd36a37283
|
Bug 384734 - Open method should be able to pass in old downloads to the window. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh
|
2007-07-02 10:25:30 -07:00 |
|
sdwilsh@shawnwilsher.com
|
69b766193c
|
Bug 383224 - Remove XPInstall bits from the Download Manager. r=enndeakin, r=mano
|
2007-06-22 16:20:00 -07:00 |
|
sdwilsh@shawnwilsher.com
|
24515b8610
|
Bug 382839 - getDownload should return any known download, not just those in progress. r=gavin.sharp
|
2007-06-12 16:39:15 -07:00 |
|
sdwilsh@shawnwilsher.com
|
8c70974897
|
Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger
|
2007-06-04 17:03:35 -07:00 |
|
sdwilsh@shawnwilsher.com
|
eb3a5b4b69
|
Bug 289540 - download manager takes only one listener. r=mconnor
|
2007-05-25 16:47:53 -07:00 |
|
sdwilsh@shawnwilsher.com
|
e75178083f
|
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
|
2007-05-21 17:03:33 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|