summaryrefslogtreecommitdiff
path: root/tests/testbaseline.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using radio buttonsMatthias Clasen2020-08-301-1/+10
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-38/+38
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-3/+3
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-3/+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/+15
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-1/+1
* Drop GtkButtonBoxMatthias Clasen2019-02-041-1/+1
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-7/+7
* tests: Stop using the delete-event signalMatthias Clasen2018-01-161-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-7/+5
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-3/+3
* tests: Get rid of GtkEventBoxBenjamin Otte2017-08-021-7/+2
* testbaseline: Add a horizontal spinbuttonTimm Bäder2017-07-191-0/+4
* box: Remove fill child propertyTimm Bäder2017-04-251-7/+7
* box: Remove expand child propertyTimm Bäder2017-04-251-7/+7
* togglebutton: Move :draw-indicator property to GtkCheckButtonTimm Bäder2017-01-301-1/+0
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* button: Add icon-name propertyTimm Bäder2016-10-181-13/+20
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-8/+8
* More removal of deprecated APIMatthias Clasen2014-10-071-25/+26
* Add tests/testbaselineAlexander Larsson2013-04-231-0/+382