summaryrefslogtreecommitdiff
path: root/src/pavuapplication.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-15pavuapplication: Drop references to unused on_hide_windowArun Raghavan1-1/+0
2024-04-15Fix some minor lints and warningsArun Raghavan1-1/+0
2024-04-12Use Gtk4 instead of Gtk3JA1-1/+2
2020-10-11Migrate away from deprecated Gtk interfacesFelipe Sateler1-0/+2
2018-10-18pavuapplication: initialize members in the constructorTanu Kaskinen1-1/+1
2017-11-02remove unnecessary RefPtr wrapping of PavuApplicationTanu Kaskinen1-4/+1
2017-11-01Implement single-launch with Gtk::ApplicationColin Leroy1-0/+55