summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/createtorrentdialog.py
Commit message (Expand)AuthorAge
* GTKUI: Changes to autofill save path when creating torrent from remote pathCalum Lind2013-02-21
* Fix file renaming and moving with unicode characters on libtorrent 0.16Chase Sterling2012-11-26
* Moved edit trackers dialog to GtkBuilder. Min PyGTK version is now 2.16.Pedro Algarvio2011-07-06
* Create torrent remotely progress information.Pedro Algarvio2011-07-06
* Migrated create torrent dialog to GtkBuilder.Pedro Algarvio2011-07-06
* Fix translations texts in glade and python filesCalum Lind2011-06-05
* Cleaner fix for #1874, code clean up and reusability.Pedro Algarvio2011-06-04
* Fix Create Torrent Dialog Box - Some buttons raise Type Error if no row selectedCalum Lind2011-02-11
* Fix #1510 - Cannot create a torrent with only non-zero tier trackersCalum Lind2011-02-11
* Fix for deluge-console adding torrent files in WindowsCalum Lind2011-02-05
* Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
* Fix remote save path dialog not disappearing after creating a torrentJohn Garland2010-05-16
* Fix only being able to click "remote path" once when creating a torrentJohn Garland2010-05-16
* Properly fix creating torrents in the gtkui with non-ascii filenamesDamien Churchill2010-05-04
* fix encoding issues where the users filesystem isn't utf-8 (needs testing)Damien Churchill2010-05-03
* Fix #1095 incorrect piece size used when using some non-English languagesAndrew Resch2009-12-17
* Fix #768 save tracker list for create torrent dialogAndrew Resch2009-12-14
* Fix crash in Windows when creating a torrentAndrew Resch2009-11-29
* Commit #1019 allow up to 4 MiB piece sizesAndrew Resch2009-10-04
* Add support for the deluge-gtk start scriptAndrew Resch2009-07-31
* Torrent creation fixes in regards to web seedsAndrew Resch2009-06-08
* Fix some issues with creating torrent files, was putting the announce list in...Andrew Resch2009-06-04
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Fix missing importAndrew Resch2009-02-09
* 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
* Allow the creation of .torrent files with no trackersAndrew Resch2008-10-23
* Fix adding torrent to sessionAndrew Resch2008-10-23
* Fix saving files in create torrent dialog, also set a default filename Andrew Resch2008-10-23
* Implement #28 Create Torrent DialogAndrew Resch2008-09-21
* change copyright notices to gpl3Marcos Pinto2008-08-08
* Start of create torrent dialog. This does not work yet.Andrew Resch2008-07-22