summaryrefslogtreecommitdiff
path: root/tests/testlogout.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* Change button hierarchyTimm Bäder2020-08-291-4/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* tests: Fix testlogoutAlexander Mikhaylenko2020-05-111-10/+0
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Drop the margin propertyMatthias Clasen2020-02-251-1/+4
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* GtkApplication: remove end session APIRyan Lortie2012-02-211-45/+0
* testlogout: actually quit if told toDan Winship2012-01-111-1/+2
* Fix some missing renames of GtkApplicationEndStyleRico Tzschichholz2012-01-111-1/+1
* Simplify logout notification apiMatthias Clasen2012-01-101-55/+0
* Add a test for the new session apiMatthias Clasen2012-01-081-0/+255