| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix gtk_grid_attach_next_to | Matthias Clasen | 2011-10-25 | 1 | -4/+9 |
* | Fix natural/min widht calculations for empty grids | Matthias Clasen | 2011-10-21 | 1 | -2/+7 |
* | gtk: fix syntax of an annotation | Torsten Schönfeld | 2011-10-15 | 1 | -1/+1 |
* | grid: Swap wrong spacing properties | Benjamin Otte | 2011-09-05 | 1 | -8/+8 |
* | GtkGrid: make attaching more flexible | Matthias Clasen | 2011-09-02 | 1 | -65/+124 |
* | Add an accessor for grid children | Matthias Clasen | 2011-08-28 | 1 | -0/+36 |
* | GtkGrid: Add a way to insert rows or columns | Matthias Clasen | 2011-08-08 | 1 | -0/+136 |
* | GtkGrid: Fix a size allocation problem | Matthias Clasen | 2011-06-07 | 1 | -4/+10 |
* | Add shortcuts for the !children case | Matthias Clasen | 2011-05-12 | 1 | -0/+24 |
* | grid: Fix homogeneuous properties being flipped | Benjamin Otte | 2011-04-27 | 1 | -8/+10 |
* | GtkGrid: Add forgotten RTL flipping | Matthias Clasen | 2011-03-30 | 1 | -0/+4 |
* | Added GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestMode | Tristan Van Berkom | 2011-03-25 | 1 | -17/+4 |
* | GtkGrid: Avoid problems with uninitialized memory | Matthias Clasen | 2011-02-17 | 1 | -0/+8 |
* | Add gtkorientableprivate.h header | Matthias Clasen | 2011-01-30 | 1 | -1/+1 |
* | Redo patch in efae64b (Set vertical/horizontal class...) | Carlos Garnacho | 2011-01-12 | 1 | -13/+1 |
* | Set vertical/horizontal class on all widgets overriding GtkOrientable::orient... | Carlos Garnacho | 2011-01-12 | 1 | -0/+13 |
* | Fixed GtkGrid GtkContainerClass->forall() to not use a for loop. | Tristan Van Berkom | 2010-12-22 | 1 | -1/+3 |
* | docs: Improve cross-referencing on GtkGrid docs | Javier Jardón | 2010-11-05 | 1 | -4/+4 |
* | Don't declare various unused variables in gtk_grid_set_orientation | Christian Dywan | 2010-10-22 | 1 | -3/+0 |
* | Remove child flipping from GtkGrid | Matthias Clasen | 2010-10-22 | 1 | -38/+0 |
* | Add GtkGrid | Matthias Clasen | 2010-10-22 | 1 | -0/+1676 |