summaryrefslogtreecommitdiff
path: root/tests/motion-compression.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-2/+2
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-3/+3
* Use gtk_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-2/+15
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-8/+8
* tests: Port motion-compression to using a motion controllerCarlos Garnacho2018-07-301-20/+18
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-1/+1
* tests: Stop using ::motion-notify-eventMatthias Clasen2018-01-161-6/+9
* tests: Use GdkEvent APIMatthias Clasen2017-09-191-3/+6
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-1/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-3/+3
* box: Remove expand child propertyTimm Bäder2017-04-251-3/+4
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* tests: Use a drawing area in motion-compression exampleBenjamin Otte2016-11-181-4/+10
* widget: Remove app-paintableTimm Bäder2016-10-311-2/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-2/+2
* Drop most uses of GtkMisc in testsMatthias Clasen2014-05-131-1/+1
* Compress motion synchronized with the paint cycleOwen W. Taylor2013-02-141-0/+72