Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/downloadmanager.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed hack to set the right service name for sharingSimon Schampijer2007-10-161-3/+8
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activitySimon Schampijer2007-10-161-0/+2
|\
* | Refined the alerts for the downloadsSimon Schampijer2007-10-161-25/+41
| | | | | | | | Espacially for the still downloading 'really want to quit?' case
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activitySimon Schampijer2007-10-141-9/+27
|\ \ | |/ | | | | | | | | Conflicts: downloadmanager.py
| * #3552: Cancel a donwload when the related journal entry is deleted.Tomeu Vizoso2007-10-131-2/+19
| |
* | Removed the clipboard part from the download manager and added alertsSimon Schampijer2007-10-141-40/+44
|/
* Cope with dbus-python 0.82.2 fixing async call timeoutsSimon McVittie2007-09-271-1/+9
|
* Revert "Adapt to dbus-python API change"Marco Pesenti Gritti2007-09-271-1/+1
| | | | This reverts commit 9f78690b24629f87731cee63e192ec87d8e90dc1.
* Adapt to dbus-python API changeMarco Pesenti Gritti2007-09-271-1/+1
|
* Remove our custom dnd hacks. We are using XdndDirectSave now for the clipboard.Marco Pesenti Gritti2007-09-171-0/+1
|
* #2555: Report download progress to the Journal via the DataStore.Tomeu Vizoso2007-09-061-4/+7
|
* #2763: Save downloads to flash, not to /tmp.Tomeu Vizoso2007-08-131-6/+14
|
* Really increase timeout.Tomeu Vizoso2007-08-081-1/+1
|
* Increase timeout when copying the file into the datastore to 360s.Tomeu Vizoso2007-07-261-1/+2
|
* Do the write of downloads to the DS async.Tomeu Vizoso2007-07-231-4/+33
|
* #2268 Allow removing downloads from the clipboard while in progress.Tomeu Vizoso2007-07-201-2/+8
|
* Fix a temp file leak.Tomeu Vizoso2007-07-201-7/+14
|
* Don't set the date any more.Tomeu Vizoso2007-07-171-1/+0
|
* Fixes #1282.Tomeu Vizoso2007-06-181-0/+5
|
* Fix typo.Tomeu Vizoso2007-06-121-2/+2
|
* Improve mime type detection of downloads.Tomeu Vizoso2007-06-111-21/+19
|
* Adapt to DS API changes.Tomeu Vizoso2007-06-111-20/+20
|
* Reimplement downloads in pyxpcom.Tomeu Vizoso2007-05-241-0/+157