summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/removetorrentdialog.py
Commit message (Expand)AuthorAge
* Moved remove torrent dialog to GtkBuilder.Pedro Algarvio2011-07-06
* 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 crash when removing multiple torrentsAndrew Resch2009-10-31
* Fix some docstringsAndrew Resch2009-08-13
* Change core.remove_torrent to only accept one torrent_id, not a listAndrew Resch2009-07-23
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Implement new DelugeRPC method to replace XMLRPC.Andrew Resch2009-01-27
* fix remove dialog for multiple torrentsMarcos Pinto2008-11-28
* Rework the Remove Torrent Dialog and change client.remove_torrent() to Andrew Resch2008-11-26
* 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
* change copyright notices to gpl3Marcos Pinto2008-08-08
* Rework the signalreceiver a bit to help address errors on exit.Andrew Resch2008-06-15
* big client.py refactorMartijn Voncken2008-02-22
* Modify the remove torrent behaviour to be more HIG compliant.Andrew Resch2008-02-17
* Use deluge.component for core components.Andrew Resch2007-12-10
* Add removetorrentdialog.pyAndrew Resch2007-11-27