summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/queuedtorrents.py
Commit message (Expand)AuthorAge
* Make deluge-gtk get arguments as unicode.Chase Sterling2012-12-10
* Remove code duplication in queuedtorrents.py, use ipcinterface process_args()...Calum Lind2011-11-29
* Moved queued torrents dialog to GtkBuilder.Pedro Algarvio2011-07-06
* Fix uri handling when dragged to gtk windowCalum Lind2011-06-18
* Add a file exists check to torrents passed as argCalum Lind2011-06-16
* Cleaner fix for #1874, code clean up and reusability.Pedro Algarvio2011-06-04
* Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
* Fix #1162 problem with the queued torrents dialog from not properly adding to...Andrew Resch2010-02-28
* Fix adding torrents from the Queued Torrents dialogAndrew Resch2009-11-03
* Add support for the deluge-gtk start scriptAndrew Resch2009-07-31
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Fix adding torrentsAndrew Resch2009-01-29
* Implement new DelugeRPC method to replace XMLRPC.Andrew Resch2009-01-27
* Remove OpenSSL exception from license headersAndrew Resch2008-11-23
* Remove trailing whitspace from *.pyAndrew Resch2008-11-17
* add 'add peer' and create gtkui commonMarcos Pinto2008-10-18
* Added support for adding torrents by infohashAndrew Resch2008-09-12
* change copyright notices to gpl3Marcos Pinto2008-08-08
* Fix 'always show add torrent dialog' when using classic modeAndrew Resch2008-07-10
* Fix showing of Queued Torrents dialog when in classic modeAndrew Resch2008-06-23
* big client.py refactorMartijn Voncken2008-02-22
* Change Component to use individual timers for the components. This Andrew Resch2008-01-21
* Import gobject now. Oops.Andrew Resch2007-12-16
* Use deluge.component for core components.Andrew Resch2007-12-10
* Clean up StatusBar and use new StatusBarItems.Andrew Resch2007-11-19
* Enable auto add queued torrents.Andrew Resch2007-11-19
* Updates to the QueuedTorrents dialog stuff.Andrew Resch2007-11-17