summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* Fix #1945 : Mutable default arguments in deluge.ui.clientCalum Lind2011-11-29
* Change Windows default download path from '~' to '~\Downloads'Calum Lind2011-11-29
* AddTorrent file dialog now can browse network sharesCalum Lind2011-11-29
* Fix #1918 : Drag'n'Drop not working in WindowsCalum Lind2011-11-29
* Remove code duplication in queuedtorrents.py, use ipcinterface process_args()...Calum Lind2011-11-29
* Modify log message from Error to Warning levelCalum Lind2011-11-29
* Fix Webui files-tab menu setting wrong priorityCalum Lind2011-11-29
* Fix #1921 : GTKUI reports free disk space incorrectlyphil2011-11-29
* Fix #1967 : IndexError when trying to open a non-json conf fileCalum Lind2011-11-29
* Fix LP#821577 : UnpicklingError when external selection dragged onto Files TabCalum Lind2011-11-29
* Fix #1964 : Unhandled UnpicklingError with corrupt state fileCalum Lind2011-11-29
* Fix #1944 : Use errno constants for portabilityCristian Greco2011-11-29
* Fix #1941 : Increase UIs max cache value to 999999 (15GiB)Calum Lind2011-11-29
* Fix #1960 : Web UI statusbar shows total_payload_download for uploadCalum Lind2011-11-29
* Fix #1928 : Crash when dragging column headerCalum Lind2011-11-29
* Fix #1940 : File & folder renaming issue when using Add Torrent dialog in Win...Calum Lind2011-11-29
* Fix typo in Windows shutdown handlerAndrew Resch2011-08-08
* Allow changing ownership even though the owner column is not visible.Pedro Algarvio2011-08-03
* Add my name to author listCalum Lind2011-07-22
* Update windows settingAndrew Resch2011-07-19
* Fix torrent file and folder renaming issuesCalum Lind2011-07-13
* Localize the Desktop fileCalum Lind2011-07-13
* Option tab spin buttons connected to key press eventsCalum Lind2011-07-11
* set spinbuttons numeric onlyCalum Lind2011-07-11
* Remove un-needed signal handlers.Pedro Algarvio2011-07-11
* Update translations filesCalum Lind2011-07-11
* More missing(?) signal handlers. Refs #1891.Pedro Algarvio2011-07-10
* Fix the options tab. Refs #1891Pedro Algarvio2011-07-10
* Fix #1637: UnicodeDecodeError from 'deluge-console --help' with other languagesCalum Lind2011-07-10
* Add some more lost signal on the Glade to GtkBuild migration.Pedro Algarvio2011-07-10
* Tidy up location of gettext setup_translationsCalum Lind2011-07-10
* Fix lost signals for peers tab menu, files tab menu and options tab.Pedro Algarvio2011-07-10
* Fix translation string in Freespace pluginCalum Lind2011-07-10
* Log from where translations are being loaded.Pedro Algarvio2011-07-10
* Raw attempt of fixing the GtkBuilder introduced bugs.Pedro Algarvio2011-07-10
* Fix #1505: Add libtorrent info to --version outputCalum Lind2011-07-09
* Fix #1801: ConsoleUI failed connect missing error messageCalum Lind2011-07-09
* Fixes keyerror with existing file priorities set to HighCalum Lind2011-07-08
* Add handler for drag_data_received to supress warningCalum Lind2011-07-08
* Do not use Ellipsis.Pedro Algarvio2011-07-08
* Add some "now needed" missing imports.Pedro Algarvio2011-07-08
* Remove some left overs.Pedro Algarvio2011-07-08
* Moved the MainWindow to GtkBuilder.Pedro Algarvio2011-07-07
* Start with a bigger width.Pedro Algarvio2011-07-07
* Make sure the tracker url is of type string and not unicode. Never had this i...Pedro Algarvio2011-07-07
* Fix httpdownloader TestsCalum Lind2011-07-07
* Fix httpdownloader error with existing filenameCalum Lind2011-07-07
* LP Bug #496265: Peers in PeersTab show non-zero download rate when seedingCalum Lind2011-07-07
* Moved system tray to GtkBuilder.Pedro Algarvio2011-07-06
* Moved queued torrents dialog to GtkBuilder.Pedro Algarvio2011-07-06