Matthias Clasen
|
32c7cdd4b1
|
testgrid: add a testcase
Add a testcase for an empty, homogeneous grid.
https://bugzilla.gnome.org/show_bug.cgi?id=672763
|
2012-03-24 17:19:58 -04:00 |
|
Matthias Clasen
|
f64647077f
|
Add an accessor for grid children
This addresses concerns in bug 634136.
|
2011-08-28 21:20:53 -04:00 |
|
Matthias Clasen
|
17f99f663f
|
GtkGrid: Add a way to insert rows or columns
This is useful functionality that makes it easier to insert
things in the middle of an already populated grid.
Bug 653817
|
2011-08-08 13:13:48 +02:00 |
|
Matthias Clasen
|
7a65db0402
|
GtkGrid: Add forgotten RTL flipping
How did we manage to add a non-RTL savy container in GTK+ 3.0 ?
|
2011-03-30 08:19:30 -04:00 |
|
Matthias Clasen
|
144c3fd478
|
Fix gdk_rgba_parse call
|
2010-12-04 16:16:29 -05:00 |
|
Matthias Clasen
|
757837b611
|
Make tests compile without using GtkStyle api
|
2010-12-04 15:39:46 +01:00 |
|
Michael Natterer
|
3a0afce509
|
gtk: remove "gboolean homogeneous" from gtk_box_new()
Because it's FALSE in virtually all use cases.
|
2010-10-31 19:22:28 +01:00 |
|
Matthias Clasen
|
8f0ae8e8a3
|
Add GtkGrid
GtkGrid is a container similar to GtkTable, without legacy
properties and unnecessary restrictions.
It does height-for-width geometry management.
|
2010-10-22 16:42:50 +02:00 |
|