summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtk3/common.py
Commit message (Expand)AuthorAge
* [GTK] Workaround crash on Windows with ico or gif iconsCalum Lind2022-02-09
* [GTK] Refactor out get_pixbuf_at_sizeCalum Lind2022-02-09
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [GTKUI] Fix unhandled error with empty clipboardCalum Lind2021-09-14
* [#3309|GTK] Fix cmp function for None typesCalum Lind2020-04-30
* [#3348] Fix TypeError adding peers to torrentsCalum Lind2020-04-25
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [GTK] Improve detecting X11 display serverCalum Lind2019-06-12
* [Lint] Fix flake8 3.7 warningsCalum Lind2019-03-29
* [GTK] Fix missing sidebar tracker iconsCalum Lind2018-11-05
* [GTK3] Fix cmp sorting on Python 3Calum Lind2018-11-02
* [GTK3] Fix statusbar clicking issuesCalum Lind2018-11-02
* [GTK3] Fix RadioMenuItem group errorCalum Lind2018-11-02
* [GTK3] Fix and remove FIXME commentsCalum Lind2018-11-02
* [GTK3] Use explicitly named functions for creating menuitemsCalum Lind2018-11-02
* [GTK3] Fix Python 3 issuesCalum Lind2018-11-02
* [GTK3] Fix import and attribute warningshugosenari2018-11-02
* [GTK3] Fix GObject deprecation warningshugosenari2018-11-02
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02