summaryrefslogtreecommitdiff
path: root/tests/testwindowsize.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Remove GdkSurface::size-changedJonas Ådahl2020-12-071-5/+18
* Clean up uses of gtk_toggle_button_get/set_activeMatthias Clasen2020-08-301-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* tests: Remove gtk_dialog_run()Emmanuele Bassi2020-05-121-7/+14
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-1/+1
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* tests: Stop explicitly showing widgetsAlexander Mikhaylenko2020-05-111-2/+0
* 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-1/+2
* label: Remove "line" from wrap propertiesTimm Bäder2019-09-091-1/+1
* Stop using gtk_widget_get_surfaceMatthias Clasen2019-05-281-1/+1
* tests: Fix comment for accuracyEmmanuele Bassi2019-02-061-1/+1
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-1/+1
* tests: Remove ::event handler in testwindowsizeCarlos Garnacho2018-10-151-16/+10
* Revert "gdk: Drop configure events"Matthias Clasen2018-07-151-9/+15
* gdk: Drop configure eventsMatthias Clasen2018-07-151-15/+9
* tests: Stop using ::configure-eventMatthias Clasen2018-01-161-11/+14
* box: Remove fill child propertyTimm Bäder2017-04-251-1/+1
* box: Remove expand child propertyTimm Bäder2017-04-251-1/+2
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-1/+1
* tests: Add max-width-chars to testwindowsize testBenjamin Otte2013-11-251-8/+19
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-1/+1
* testwindowsize: show the actual window sizeMatthias Clasen2013-05-251-0/+20
* Add an interactive window sizing testMatthias Clasen2013-05-251-0/+116