Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename GtkGestureMultiPress to GtkGestureClick | Matthias Clasen | 2019-05-29 | 1 | -6/+6 |
| | | | | | The name just made it hard for people to find the right gesture to use. | ||||
* | tests: Use gesture in testtreepos | Carlos Garnacho | 2018-07-30 | 1 | -14/+16 |
| | |||||
* | tests: Stop using ::button-press/release-event | Matthias Clasen | 2018-01-16 | 1 | -5/+5 |
| | | | | The generic ::event signal works fine here. | ||||
* | tests: Use GdkEvent API | Matthias Clasen | 2017-09-19 | 1 | -2/+4 |
| | |||||
* | Remove all widget style property code | Timm Bäder | 2017-07-19 | 1 | -1/+1 |
| | |||||
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
| | |||||
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
| | | | | Adapt all our tests and examples to the new initialization api. | ||||
* | Remove most of the stock API usage from the tests | William Jon McCann | 2013-06-24 | 1 | -4/+4 |
| | | | | With the exception of GtkActions and the tests for stock items. | ||||
* | Demonstrate the problem with a workaround | Matthias Clasen | 2011-02-05 | 1 | -1/+18 |
| | |||||
* | Add a testcase for cell positions | Matthias Clasen | 2011-02-05 | 1 | -0/+123 |