summaryrefslogtreecommitdiff
path: root/tests/testflowbox.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* tests: Ignore deprecationsMatthias Clasen2022-10-111-0/+2
* Change button hierarchyTimm Bäder2020-08-291-13/+13
* Replace "gchar" with "char"Benjamin Otte2020-07-251-6/+6
* Replace "gint" with "int"Benjamin Otte2020-07-251-11/+11
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-27/+27
* Stop using container api on GtkFlowBoxMatthias Clasen2020-05-111-14/+7
* Use gtk_expander_set_child throughoutMatthias Clasen2020-05-111-2/+2
* tests: Stop explicitly showing widgetsAlexander Mikhaylenko2020-05-111-28/+0
* flowboxchild: Derive from GtkWidgetMatthias Clasen2020-05-041-4/+4
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-3/+3
* frame: Drop shadow-typeMatthias Clasen2020-04-171-1/+0
* tests: Add common_cflags to buildTimm Bäder2020-03-061-0/+2
* 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
* label: Remove "line" from wrap propertiesTimm Bäder2019-09-091-2/+2
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-21/+21
* tests: Stop using the delete-event signalMatthias Clasen2018-01-161-2/+1
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-0/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* testflowbox: hexpand the flowboxTimm Bäder2017-07-221-2/+0
* label: Remove angle propertyTimm Bäder2017-04-251-32/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-22/+22
* box: Remove expand child propertyTimm Bäder2017-04-251-24/+25
* Remove gtk_widget_show_allTimm Bäder2017-01-201-3/+0
* Update callersMatthias Clasen2017-01-191-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-2/+0
* button: Remove GtkStock APITimm Bäder2016-10-161-35/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-22/+22
* testflowbox: Add an example with buttonsMatthias Clasen2015-08-261-1/+22
* Changed obsolete FSF portal addresses to web addressAndika Triwidada2014-01-121-3/+1
* tests: Make testflowbox test not emit warningsBenjamin Otte2013-11-041-2/+8
* Add GtkFlowBoxMatthias Clasen2013-10-061-0/+692