summaryrefslogtreecommitdiff
path: root/tests/testtreepos.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-291-6/+6
| | | | | The name just made it hard for people to find the right gesture to use.
* tests: Use gesture in testtreeposCarlos Garnacho2018-07-301-14/+16
|
* tests: Stop using ::button-press/release-eventMatthias Clasen2018-01-161-5/+5
| | | | The generic ::event signal works fine here.
* 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
| | | | Adapt all our tests and examples to the new initialization api.
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-4/+4
| | | | With the exception of GtkActions and the tests for stock items.
* Demonstrate the problem with a workaroundMatthias Clasen2011-02-051-1/+18
|
* Add a testcase for cell positionsMatthias Clasen2011-02-051-0/+123