summaryrefslogtreecommitdiff
path: root/tests/scrolling-performance.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-5/+5
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* tests: Fix scrolling performance testMatthias Clasen2020-05-131-5/+2
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_viewport_set_child throughoutMatthias Clasen2020-05-041-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-2/+3
* 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/+16
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-2/+2
* tests/scrolling-performance: Define MyTextViewTimm Bäder2016-05-301-0/+23
* tests: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
* tests/scrolling-performance: Add a new test for GtkViewport performanceOwen W. Taylor2013-04-231-0/+126