summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/systemtray.py
Commit message (Expand)AuthorAge
* Improvements and bug fixesbendikro2013-01-15
* Optimizations to daemon and rpc messages.bendikro2013-01-14
* 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 Windows tray submenu items requiring right-click instead of left-clickCalum Lind2012-11-26
* Fix #2086 : Enable submenus for appindicatorCalum Lind2012-11-26
* Fix #2104 : Deluge has no indicator titleCalum Lind2012-09-30
* Moved the MainWindow to GtkBuilder.Pedro Algarvio2011-07-07
* Moved system tray 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 systemtray from stopping properly when appindicator is enabledAndrew Resch2011-06-03
* Apply patch from #1581 to add an option to enable the app indicatorAndrew Resch2011-03-22
* Revert 67ea05921cb904cb2ddf5811cd96534321bfeefa which changed how event handl...Andrew Resch2011-02-23
* #1514 - Indicator Applet PatchCalum Lind2011-02-09
* Merge branch 'master' into improved-loggingPedro Algarvio2010-12-13
|\
| * Implemented passing a copy of an event instead of it's arguments to event han...Pedro Algarvio2010-12-11
* | Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
|/
* Fix uncaught exception when quittingJohn Garland2010-10-23
* Fix unintended revert of changeAndrew Resch2010-04-01
* Close #1205 add free space icon to gtkuiAndrew Resch2010-04-01
* Fix unintended revert of changeAndrew Resch2010-03-31
* Close #1205 add free space icon to gtkuiAndrew Resch2010-03-31
* Fix #1145 show deluge instead of hiding if it is behind other windowsAndrew Resch2010-03-31
* #496: Remove deprecated functions in favour of get_session_status()Andrew Resch2009-12-25
* Fix #594 tray password dialog freeze in WindowsAndrew Resch2009-12-14
* Fix #782 do not ask for tray password when window is not minimized to trayAndrew Resch2009-12-12
* Fix #692 no longer require tray password when quitting from the tray icon whi...Andrew Resch2009-12-12
* Add some checks for OSX since it doesn't support SVG iconsAndrew Resch2009-11-29
* Fix some accidental reverts Andrew Resch2009-11-25
* First notifications plugin commit.Pedro Algarvio2009-11-22
* Fix exception on startup when the system tray icon is not enabledAndrew Resch2009-11-19
* Add support for the deluge-gtk start scriptAndrew Resch2009-07-31
* Fix showing some menuitems when disabling classic mode due to an already runn...Andrew Resch2009-07-30
* Prevent some uncaught exceptions when systemtray is not enabledAndrew Resch2009-05-25
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Change system tray tooltip on disconnect from daemonAndrew Resch2009-02-05
* Implement Events (formerly Signals) which are emitted from the daemon to inte...Andrew Resch2009-02-03
* Fix adding torrentsAndrew Resch2009-01-29
* Implement new DelugeRPC method to replace XMLRPC.Andrew Resch2009-01-27
* Re-org Core and start using RPCServerAndrew Resch2008-12-20
* partial fix to #640. more work neededMarcos Pinto2008-12-09
* Fix bug in systemtray when changing some config options when the Andrew Resch2008-11-29
* Re-do the 'set maximum' dialogs.. They are now decorated.Andrew Resch2008-11-27
* Fix bug in system tray menu when enabling system tray when connected to Andrew Resch2008-11-27
* Remove OpenSSL exception from license headersAndrew Resch2008-11-23
* Remove trailing whitspace from *.pyAndrew Resch2008-11-17
* add 'add peer' and create gtkui commonMarcos Pinto2008-10-18
* Fix attempting to blink system tray icon when it's not enabledAndrew Resch2008-09-29
* Fix Notification stop icon blinking when window is exposed.Andrew Resch2008-08-15