summaryrefslogtreecommitdiff
path: root/tests/testgrid.c
Commit message (Expand)AuthorAgeFilesLines
* 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