summaryrefslogtreecommitdiff
path: root/tests/testlist2.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gchar" with "char"Benjamin Otte2020-07-251-3/+3
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-6/+7
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-1/+1
* Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-111-1/+1
* tests: Stop explicitly showing widgetsAlexander Mikhaylenko2020-05-111-1/+0
* Use gtk_revealer_set_child throughoutMatthias Clasen2020-05-041-4/+4
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-2/+15
* testlist2: quit on window closeTimm Bäder2019-09-091-0/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* widget: Remove gtk_widget_reparentTimm Bäder2016-10-181-3/+4
* tests: Adapt to gtk_widget_reparent deprecationsMatthias Clasen2014-05-221-0/+2
* Add a test for animated row insertion/removalMatthias Clasen2013-08-261-0/+126