]> Pileus Git - ~andy/gtk/history - gtk/gtkwrapbox.c
Remove GtkObject completely
[~andy/gtk] / gtk / gtkwrapbox.c
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-22 Tristan Van BerkomFixed GtkWrapBox base requests for ALIGNED and FREE...
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Tristan Van BerkomSplit up GtkWrapBox:spreading property into two orienta...
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-13 Benjamin Ottewrapbox: Lookie, an unused variable
2010-09-13 Matthias ClasenGtkWrapBox: let GtkContainer handle border width
2010-09-13 Matthias ClasenRemove fill options from GtkWrapBox
2010-09-13 Matthias ClasenRemove padding from GtkWrapBox
2010-09-13 Tristan Van BerkomFixed GtkWrapBox to allocate variable row AND column...
2010-09-13 Tristan Van BerkomChanged GtkWrapBox code to avoid a growing GArray of...
2010-09-13 Havoc PenningtonFix more SizeRequest implementations to avoid recursive...
2010-09-02 Tristan Van BerkomEnhanced/Simplified GtkWrapBox api as per Havoc's comments.
2010-09-02 Tristan Van BerkomSome api changes for GtkWrapBox
2010-09-02 Matthias ClasenWrap box assimilation
2010-08-28 Tristan Van BerkomAdded initial revision of GtkWrapBox container widget...