summaryrefslogtreecommitdiff
path: root/gtk/gtkcellareabox.h
Commit message (Expand)AuthorAgeFilesLines
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+3
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+6
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Don't export gtk_cell_area_box_init_groupsMatthias Clasen2011-02-081-3/+3
* Added "fixed-size" cell property to GtkCellAreaBoxTristan Van Berkom2010-12-221-2/+7
* Trivial changesMatthias Clasen2010-12-171-17/+17
* Marking GtkCellArea structure portions as /*< private >*/Tristan Van Berkom2010-12-031-0/+2
* Added the majority of the allocate machinery to GtkCellAreaIter[Box].Tristan Van Berkom2010-10-301-1/+1
* Made GtkCellAreaBox:align-cells a packing property per cellTristan Van Berkom2010-10-301-5/+4
* Added most of the request code for GtkCellAreaBoxTristan Van Berkom2010-10-271-8/+14
* Implemented basic child list handling on GtkCellAreaBoxTristan Van Berkom2010-10-241-3/+9
* Adding initial code skeleton for GtkCellAreaBox.Tristan Van Berkom2010-10-231-0/+71