summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtk3/path_combo_chooser.py
Commit message (Expand)AuthorAge
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Lint] Fix Black and Flake8 issuesCalum Lind2019-11-13
* [GTK] Add missing translation markupCalum Lind2019-10-31
* [GTK] Fix missing argument for GtkMenu.popup()Calum Lind2019-06-12
* [Lint] Fix flake8 3.7 warningsCalum Lind2019-03-29
* [GTK] Replace all deprecated VBox and HBoxCalum Lind2018-11-06
* [GTK3] Fix pathcombo getting folder name on wrong widgetCalum Lind2018-11-05
* [GTK3] Fix and remove FIXME commentsCalum Lind2018-11-02
* [GTK3] Use explicitly named functions for creating menuitemsCalum Lind2018-11-02
* [GTK3] Remove unneeded code in path chooserCalum Lind2018-11-02
* [GTK3] Fix path chooser warnings and errorsCalum Lind2018-11-02
* [GTK3] Fix the transient parent for PathChooserCalum Lind2018-11-02
* [GTK3] Use a non-CSD filechooser dialog for PathChooserCalum Lind2018-11-02
* [GTK3] Fix path_combo_chooser warningshugosenari2018-11-02
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02