summaryrefslogtreecommitdiff
path: root/tests/testlist.c
Commit message (Expand)AuthorAgeFilesLines
* listboxrow: Derive from GtkWidgetMatthias Clasen2020-05-041-3/+3
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-1/+2
* 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-1/+2
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-3/+3
* testlist: Fix custom cssTimm Bäder2017-05-251-3/+3
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* testlist: Test double click modeAlexander Larsson2013-06-171-0/+13
* GtkListBox: Rename separators to headersAlexander Larsson2013-06-131-10/+10
* testgtk: Add ListBox testAlexander Larsson2013-06-131-3/+6
* tests: Add testlist testing GtkListBoxAlexander Larsson2013-06-131-0/+358