summaryrefslogtreecommitdiff
path: root/src/pavuapplication.cc
AgeCommit message (Expand)AuthorFilesLines
2024-04-15pavuapplication: Drop references to unused on_hide_windowArun Raghavan1-2/+2
2024-04-12Use Gtk4 instead of Gtk3JA1-12/+10
2020-10-11Migrate away from deprecated Gtk interfacesFelipe Sateler1-7/+15
2020-02-14pavuapplication: fix compilation issue with g++ (Raspbian 4.9.2-10+deb8u2)lionel1-1/+1
2018-10-18pavuapplication: initialize members in the constructorTanu Kaskinen1-1/+8
2017-11-02remove unnecessary Window -> MainWindow castingTanu Kaskinen1-1/+1
2017-11-02remove unnecessary RefPtr wrapping of PavuApplicationTanu Kaskinen1-13/+8
2017-11-01Implement single-launch with Gtk::ApplicationColin Leroy1-0/+181