summaryrefslogtreecommitdiff
path: root/gtk/gtkwrapbox.c
Commit message (Expand)AuthorAgeFilesLines
* Split up GtkWrapBox:spreading property into two orientation specific properties.Tristan Van Berkom2010-09-211-82/+271
* Tons of transfer annotationsMatthias Clasen2010-09-211-1/+1
* wrapbox: Lookie, an unused variableBenjamin Otte2010-09-141-1/+0
* GtkWrapBox: let GtkContainer handle border widthMatthias Clasen2010-09-131-30/+11
* Remove fill options from GtkWrapBoxMatthias Clasen2010-09-131-43/+2
* Remove padding from GtkWrapBoxMatthias Clasen2010-09-131-322/+198
* Fixed GtkWrapBox to allocate variable row AND column heights when in ALIGNED ...Tristan Van Berkom2010-09-141-79/+290
* Changed GtkWrapBox code to avoid a growing GArray of a known size.Tristan Van Berkom2010-09-141-27/+25
* Fix more SizeRequest implementations to avoid recursive calls to wrapper APIHavoc Pennington2010-09-121-8/+8
* Enhanced/Simplified GtkWrapBox api as per Havoc's comments.Tristan Van Berkom2010-09-021-175/+94
* Some api changes for GtkWrapBoxTristan Van Berkom2010-09-021-3/+3
* Wrap box assimilationMatthias Clasen2010-09-011-1012/+1015
* Added initial revision of GtkWrapBox container widget and test case.Tristan Van Berkom2010-08-281-0/+2403