summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* 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
* Include `deluge/ui/gtkui/glade/*.ui` data files in `setup.py`.Pedro Algarvio2011-07-06
* Migrated the connection manager to GtkBuilder.Pedro Algarvio2011-07-06
* Migrated the "add torrent dialog" to gtkbuilder.Pedro Algarvio2011-07-06
* Specify the plugin's name on logging calls.Pedro Algarvio2011-07-06
* Fix #948: New Release Dialog does not show server versionCalum Lind2011-07-05
* Properly set/restore visibility when torrent is/is not "compact".Pedro Algarvio2011-07-05
* Don't default to "localclient" as owner unconditionally.Pedro Algarvio2011-07-05
* Fix broken `SessionProxy` tests.Pedro Algarvio2011-07-05
* Update ubuntu tracker icon testJohn Garland2011-07-05
* Only deregister component if registry still existsJohn Garland2011-07-05
* Fix translation of KiB/sCalum Lind2011-07-04
* Fix #1239: Translated Tracker Error text not counted in sidebar Error statusCalum Lind2011-07-04
* Fix up/down speed labels in status tabCalum Lind2011-07-02
* Fix #1715: AddTorrentsDialog does not display filename changes when switching...Calum Lind2011-07-02
* Fix #1582: Wrong path separator returned when moving storage in WindowsCalum Lind2011-07-02
* Fix #491: Add auto_manage_prefer_seeds to prefs manager and UIsCalum Lind2011-07-02
* Add 'Last Seen Complete' to GTK and WebUI Status TabsCalum Lind2011-07-02
* Fix #1338 Seeds and Peers totals not updatingCalum Lind2011-07-01
* Fix #1477: Execute Plugin should ignore Added events from state file on startupCalum Lind2011-06-30
* Fix #1232: Improve display of Peers Tab IPv6 addressesCalum Lind2011-06-30
* Fix append trackers error occuring with magnet urisCalum Lind2011-06-30
* Add #890: If added torrent already exists, append extra trackers to itCalum Lind2011-06-28
* Fix #1246: Losing Labels upon restartCalum Lind2011-06-27
* Fix from_state in TorrentAddedEventCalum Lind2011-06-27
* Adjust file priorities to make Highest actually the highest allowed by libtor...Andrew Resch2011-06-21
* Save and restore Preferences dialog size from configCalum Lind2011-06-19
* Fix preferencesmanager from failing to stop when trying to stopAndrew Resch2011-06-18
* Fix uri handling when dragged to gtk windowCalum Lind2011-06-18
* Change log level of connect failed to INFOCalum Lind2011-06-17
* Add a file exists check to torrents passed as argCalum Lind2011-06-16
* Fix path error with torrent files prefixed with 'file://' from FirefoxCalum Lind2011-06-16
* Increase max piece size to 16 MiB in create torrent dialogJohn Garland2011-06-10
* Initial GTK UI Speedups.Pedro Algarvio2011-06-09
* Fix starting deluge-web when using osx/windows since the options are presente...Andrew Resch2011-06-06
* Fix starting deluge-webAndrew Resch2011-06-06
* Change component.deregister to take the object as the parameter, not the nameAndrew Resch2011-06-06
* Add a RPCServer.deregister methodAndrew Resch2011-06-06
* Let the Core fire the PluginDisabled event instead of disabling the plugin ri...Andrew Resch2011-06-06
* Merge branch 'stats_plugin_master'Calum Lind2011-06-06
|\
| * Stats plugin updateCalum Lind2011-06-06
|/
* Fix bug introduced on previous commit. We need to get a selection first!Pedro Algarvio2011-06-06
* GTK UI un-select row on torrentview shutdown and filter change.Pedro Algarvio2011-06-06
* Revert "Work around plugins being garbage collected once enabled twice."Pedro Algarvio2011-06-06
* GTK UI. Center the custom speed dialog on parent(statusbar).Pedro Algarvio2011-06-06
* Late import GTK UI's ConnectionManager so that the translations code can be p...Pedro Algarvio2011-06-05
* Wrap non deluge exceptions so that they can also be sent to the client.Pedro Algarvio2011-06-05
* Work around plugins being garbage collected once enabled twice.Pedro Algarvio2011-06-05