deluge/deluge
Calum Lind 70d5931622 [GTK3] Fix column header right-click menu popup
The popup_at_pointer method is only available in GTK >=3.22 so for
compatibility restore using popup method.

Right-clicking on column headers popped-up torrent menu so only show
this menu when in torrentview.
2018-11-02 08:45:39 +00:00
..
core [Lint] Fix flake8 warnings 2018-10-25 15:14:19 +01:00
i18n
plugins [Notifications] Migrate to GTK3 2018-11-02 08:45:39 +00:00
scripts [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
tests [UI] Use Pillow for .ico icons 2018-11-02 08:45:39 +00:00
ui [GTK3] Fix column header right-click menu popup 2018-11-02 08:45:39 +00:00
__init__.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
_libtorrent.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
bencode.py [Lint] Fix flake8 warnings 2018-10-25 15:14:19 +01:00
common.py [Docs] Fix build errors getting Deluge version 2018-11-01 23:18:05 +00:00
component.py [Lint] Fix flake8 warnings 2018-10-25 15:14:19 +01:00
config.py [Config] Prevent symlinked config files being overwritten 2018-10-21 14:08:30 +01:00
configmanager.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
crypto_utils.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
decorators.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
error.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
event.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
httpdownloader.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
log.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
maketorrent.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
metafile.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
path_chooser_common.py [GTK3] Fix Python 3 issues 2018-11-02 08:45:39 +00:00
pluginmanagerbase.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
rencode.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00
transfer.py [Lint] Use Black to auto-format code 2018-10-03 15:21:53 +01:00