summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/mainwindow.py
Commit message (Expand)AuthorAge
* [#2493] [GTKUI] Fix TypeError if active workspace is NoneCalum Lind2014-08-25
* [GTKUI] Fix text typo and mark for translationCalum Lind2014-07-09
* [#2315] [GTKUI] Potential fix for lost window on Win32Calum Lind2014-07-07
* [GTKUI] Typo causing password dialog to showCalum Lind2014-07-07
* [GTKUI] Fix quitting bypassing password lockCalum Lind2014-07-07
* [#2369] [GTKUI] Fix bypassing tray password dialogCalum Lind2014-07-07
* Fix #2260 : Add dialog pulling main window to active workspaceCalum Lind2013-02-05
* Catch and log ReactorNotRunning when stopping reactor in gtkCalum Lind2012-02-19
* Ignore unmaximise event when window isn't visibleJohn Garland2012-02-18
* Wait for client to shutdown/disconnect before stopping reactor (fixes #2032)John Garland2012-02-16
* Fix #2010 : Move speed text in titlebar to the beginningCalum Lind2012-01-08
* Fix #1938 : AttributeError when attempting to shutdown daemon from clientCalum Lind2011-12-01
* Update to the DnD windows fixCalum Lind2011-11-27
* Fix #1918 : Drag'n'Drop not working in WindowsCalum Lind2011-11-22
* Fix uri handling when dragged to gtk windowCalum Lind2011-06-17
* Fix hang on quitJohn Garland2010-10-23
* Fix uncaught exception when closing deluge in classic modeJohn Garland2010-07-02
* Fix deluge-gtk hanging on shutdown (#1247) - thanks Jan SteffensJohn Garland2010-05-02
* Fix displaying new release dialog in WindowsAndrew Resch2010-01-10
* Fix some accidental reverts Andrew Resch2009-11-25
* Pause the TorrentDetails component when the window is minimized.Andrew Resch2009-10-14
* Add support for the deluge-gtk start scriptAndrew Resch2009-07-31
* Add gtkui.common.get_deluge_icon() and use itAndrew Resch2009-07-31
* Fix saving column widths when quitting from the tray with the window hiddenAndrew Resch2009-07-30
* Fix restoring vpaned position when window is maximizedAndrew Resch2009-07-06
* attempt to set the icon via the icon theme before falling back to the logo (a...Damien Churchill2009-05-19
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Remove needless delAndrew Resch2009-05-14
* Change titlebar update interval to 2 secondsAndrew Resch2009-04-24
* Implement Events (formerly Signals) which are emitted from the daemon to inte...Andrew Resch2009-02-03
* Implement new DelugeRPC method to replace XMLRPC.Andrew Resch2009-01-27
* Do not apply the set-function for 'show_rate_in_title' on startupAndrew Resch2008-12-09
* Fix up showing speeds in titlebar and make it an optionAndrew Resch2008-12-09
* transfer rates in titleMarcos Pinto2008-12-09
* Remove OpenSSL exception from license headersAndrew Resch2008-11-23
* Re-write the Config classAndrew Resch2008-11-05
* Fix #577 adding torrents by drag n' drop in windowsAndrew Resch2008-11-02
* add 'add peer' and create gtkui commonMarcos Pinto2008-10-18
* little cleaningMarcos Pinto2008-10-17
* Fix Notification stop icon blinking when window is exposed.Andrew Resch2008-08-15
* change copyright notices to gpl3Marcos Pinto2008-08-08
* Fix drag n' drop in windowsAndrew Resch2008-08-03
* Fix drag n drop adding of torrents with space in filenameAndrew Resch2008-07-21
* Implement #342 drag n' drop on the main windowAndrew Resch2008-07-21
* Fix #298 resume torrentview and statusbar after presenting the windowAndrew Resch2008-06-25
* Fix #292 clicking on the tray icon while using 'start in tray'Andrew Resch2008-06-23
* Implement 'Classic Mode'Andrew Resch2008-06-23
* Switch to libtorrent queueingAndrew Resch2008-06-12
* Start work of new torrent info tabs.Andrew Resch2008-03-17
* Add pausing and resuming of components. This stops the update() timer Andrew Resch2008-02-27