summaryrefslogtreecommitdiff
path: root/tests/testtreepos.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* tests: Ignore deprecationsMatthias Clasen2022-10-111-0/+2
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-9/+9
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-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
* 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
* Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-291-6/+6
* tests: Use gesture in testtreeposCarlos Garnacho2018-07-301-14/+16
* tests: Stop using ::button-press/release-eventMatthias Clasen2018-01-161-5/+5
* tests: Use GdkEvent APIMatthias Clasen2017-09-191-2/+4
* Remove all widget style property codeTimm Bäder2017-07-191-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-4/+4
* Demonstrate the problem with a workaroundMatthias Clasen2011-02-051-1/+18
* Add a testcase for cell positionsMatthias Clasen2011-02-051-0/+123