summaryrefslogtreecommitdiff
path: root/gtk/gtkgrid.c
Commit message (Expand)AuthorAgeFilesLines
* Add gtkorientableprivate.h headerMatthias Clasen2011-01-301-1/+1
* Redo patch in efae64b (Set vertical/horizontal class...)Carlos Garnacho2011-01-121-13/+1
* Set vertical/horizontal class on all widgets overriding GtkOrientable::orient...Carlos Garnacho2011-01-121-0/+13
* Fixed GtkGrid GtkContainerClass->forall() to not use a for loop.Tristan Van Berkom2010-12-221-1/+3
* docs: Improve cross-referencing on GtkGrid docsJavier Jardón2010-11-051-4/+4
* Don't declare various unused variables in gtk_grid_set_orientationChristian Dywan2010-10-221-3/+0
* Remove child flipping from GtkGridMatthias Clasen2010-10-221-38/+0
* Add GtkGridMatthias Clasen2010-10-221-0/+1676