summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/systemtray.py
Commit message (Expand)AuthorAge
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02
* [GTK3] Large rename/modify code for GTK3Calum Lind2018-11-02
* [GTK3] Marked FIXME code changes for GTK3Calum Lind2018-11-02
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Recreate and compress iconsCalum Lind2018-06-21
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [GTKUI] Restore removed os_check for systray iconCalum Lind2017-06-27
* [GTKUI] Refactor connect_signals to use 'self'Calum Lind2017-03-20
* Replace/remove usage of dict.keys()Calum Lind2017-03-16
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* Revert "[GTKUI] Add MainWindow.get_window() and replace window attr usage"Calum Lind2016-11-19
* [GTKUI] Refactor gtk imports and codeCalum Lind2016-11-11
* [GTKUI] Another update of methods to latest GTK2 API 2.24Calum Lind2016-11-11
* [GTKUI] Add MainWindow.get_window() and replace window attr usageCalum Lind2016-11-11
* [GTKUI] Cleanup references to MainWindowCalum Lind2016-11-11
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* Rename classic to standaloneCalum Lind2016-11-02
* Revert "[Py2to3] Clean-up the use of keys() on dictionary objects."Calum Lind2016-10-26
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-26
* [GTKUI] Use less verbose units to improve look and gain physical spaceCalum Lind2016-10-25
* [Lint] Enable pylint 'bad-continuation' and fix issuesCalum Lind2016-05-09
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* [GTKUI] [OSX] Fix empty scrolling status (systray) menuCalum Lind2015-09-26
* Autopep8 E265Calum Lind2014-09-22
* Change imports to use absolute pathsCalum Lind2014-09-19
* [GTKUI] All files Flake8'd and use new headerCalum Lind2014-09-03
* Sort/prettify imports with isortCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_exceptCalum Lind2014-09-03
* Replace pause_all with pause_sessionCalum Lind2014-08-12
* [GTKUI] Fix quitting bypassing password lockCalum Lind2014-07-07
* [#2369] [GTKUI] Fix bypassing tray password dialogCalum Lind2014-07-07
* Remove old sha module import codeCalum Lind2014-07-05
* [GTKUI] Add new OtherDialog to dialogsCalum Lind2014-02-23
* 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
|\