summaryrefslogtreecommitdiff
path: root/tests/testexpand.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-2/+2
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-10/+10
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-2/+2
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-4/+4
* Drop the margin propertyMatthias Clasen2020-02-251-4/+16
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-2/+2
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-1/+2
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-13/+13
* box: Remove fill child propertyTimm Bäder2017-04-251-18/+10
* box: Remove expand child propertyTimm Bäder2017-04-251-10/+10
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+2
* Update callersMatthias Clasen2017-01-191-1/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-10/+10
* tests: Update testexpand example for deprecationsBenjamin Otte2014-10-121-16/+4
* tests: Stop using GtkAlignmentMatthias Clasen2014-05-231-46/+24
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Convert testexpand from GtkTable to GtkGridBenjamin Otte2011-09-281-32/+26
* Make GtkWidget::halign RTL-saveMatthias Clasen2011-03-301-0/+3
* Silence more compiler warningsMatthias Clasen2011-02-121-10/+0
* Make tests compile without using GtkStyle apiMatthias Clasen2010-12-041-10/+10
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-3/+3
* Add a GtkTable testcaseMatthias Clasen2010-10-131-14/+81
* add tests/testexpand.c used to test the expand props on GtkWidgetHavoc Pennington2010-10-131-0/+152