summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui
Commit message (Expand)AuthorAge
* Disable unused torrentview reordering property which fixes Win32 mouse scroll...Calum Lind2013-02-22
* GTKUI: Autofill save path when creating torrent from remote pathCalum Lind2013-02-21
* Optimized torrentview.cell_data_trackericonbendikro2013-02-17
* Replace Exception with GError in filtertreeviewCalum Lind2013-02-17
* Add OSX packaging and GTK supportCalum Lind2013-02-14
* GTK: Fix showing exception error to user with no libtorrent installedCalum Lind2013-02-13
* Fix GTK ConnMgr update after stopping daemon and reduce wait timeCalum Lind2013-02-13
* Fix setting 1GB/s speeds in gtkuiCalum Lind2013-02-11
* Fix #2260 : Add dialog pulling main window to active workspaceCalum Lind2013-02-05
* Optimizations to torrentview.update_viewbendikro2013-01-21
* Fix issue with downloaded torrent temp files on windows which had illegal cha...Chase Sterling2013-01-20
* Fix mapped_files error in AddTorrentDialogCalum Lind2013-01-03
* Fix Gtk addtorrentdialog parent None error for single file torrentsCalum Lind2013-01-02
* Fix error when loading torrent through IPCbendikro2013-01-01
* Fix #1946 : GtkUI: ReactorNotRestartable error when set as startup applicationCalum Lind2012-12-17
* Fix #2175 : systemtray free variable self referenced before assignmentCalum Lind2012-12-15
* Catch exception when enabling/disabling indicator in classic modeCalum Lind2012-12-10
* fix snafu in last commitCalum Lind2012-12-05
* Fix #2130 : Same name can be given to different files in Add Torrent dialogCalum Lind2012-12-05
* Fix #2129 : Empty filename can be set in AddTorrent dialogCalum Lind2012-12-05
* Fix #2228 : Apply-To-All in AddTorrent Dialog is copying file renames to othe...Vincent Castellano2012-12-05
* Fix #1474 : on_show_prefs hook is not executed immediatly after enabling a pl...Calum Lind2012-11-27
* Fix #2147 : Missing translations for plugin preferences pageCalum Lind2012-11-27
* Fix #2146 : Missing translations in View|Tabs submenuCalum Lind2012-11-27
* Fix Windows tray submenu items requiring right-click instead of left-clickCalum Lind2012-11-26
* Fix #2086 : Enable submenus for appindicatorCalum Lind2012-11-26
* Fix use of translated text for widget name in build_menu_radio_listCalum Lind2012-11-26
* Fix config not defined in ipcinterfaceCalum Lind2012-11-24
* Add quit dialog when changing classic mode.Chase Sterling2012-11-23
* Fix unhandled error with empty clipboard on Win32Calum Lind2012-11-23
* Fix #2100 : Add option not to bring main window to front when adding torrents...Calum Lind2012-11-22
* Fix file renaming and moving with unicode characters on libtorrent 0.16Chase Sterling2012-11-21
* Eliminate the need to manually call the on_toggle handler for move completed ...Chase Sterling2012-11-12
* Make sure sensitivity of move completed path is always set correctly in add t...Chase Sterling2012-11-10
* Fix jitter in gtk torrent view.Chase Sterling2012-11-07
* Revert stable sort and speedup commits.Chase Sterling2012-11-07
* Move sensitivity check to a more appropriate place for move completed on add ...Chase Sterling2012-11-02
* Merge remote-tracking branch 'github/1.3-gtk-movecompleted' into 1.3-stableChase Sterling2012-11-02
|\
| * Make move completed field sensitive only when check box is enabled on add tor...Chase Sterling2012-11-02
| * Add move completed option to add torrent dialog.Chase Sterling2012-11-02
* | Generalize stable sorting to use unique column set for the ListView.Chase Sterling2012-11-01
* | Merge remote-tracking branch 'bro/1.3-stable-torrentview' into 1.3-stableChase Sterling2012-10-31
|\ \
| * | Speed optimizations for the torrentviewbendikro2012-10-10
| |/
* / Make the gtkui torrent view stable sort.Chase Sterling2012-10-31
|/
* Fix #2169 : Add Torrent Dialog 'Download Location' not set correctly when fol...Calum Lind2012-10-06
* Fix #2171 : Add Peer dialog stops responding if empty or invalid values enteredCalum Lind2012-09-30
* Fix #2104 : Deluge has no indicator titleCalum Lind2012-09-29
* Fix deluge-gtk not working with twisted 12 (fixes #2148)John Garland2012-09-16
* Fix exception handlingAndrew Resch2012-08-06