summaryrefslogtreecommitdiff
path: root/tests/testgrid.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using ::button-press/release-eventMatthias Clasen2018-01-161-5/+8
* tests: Get rid of GtkEventBoxBenjamin Otte2017-08-021-2/+2
* label: Remove angle propertyTimm Bäder2017-04-251-5/+4
* box: Remove fill child propertyTimm Bäder2017-04-251-5/+5
* box: Remove expand child propertyTimm Bäder2017-04-251-5/+5
* Remove gtk_widget_show_allTimm Bäder2017-01-201-9/+9
* Update callersMatthias Clasen2017-01-191-1/+1
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-5/+5
* More removal of deprecated APIMatthias Clasen2014-10-071-3/+10
* Add a testcase for empty grid rowsMatthias Clasen2013-04-281-0/+50
* Expand testgrid to cover row/column removalMatthias Clasen2013-03-231-16/+54
* testgrid: add a testcaseMatthias Clasen2012-03-241-0/+26
* Add an accessor for grid childrenMatthias Clasen2011-08-281-12/+23
* GtkGrid: Add a way to insert rows or columnsMatthias Clasen2011-08-081-0/+74
* GtkGrid: Add forgotten RTL flippingMatthias Clasen2011-03-301-0/+3
* Fix gdk_rgba_parse callMatthias Clasen2010-12-041-1/+1
* Make tests compile without using GtkStyle apiMatthias Clasen2010-12-041-3/+3
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-3/+3
* Add GtkGridMatthias Clasen2010-10-221-0/+264