summaryrefslogtreecommitdiff
path: root/gtk/gtksizegroup.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+9
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* sizegroup: Move GtkSizeGroupMode to gtkenums.hBenjamin Otte2012-11-041-17/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Fix handling of the geometry widgetOwen W. Taylor2010-10-111-9/+0
* Fixed GtkSizeGroups to adjust both minimum and natural requisitionsTristan Van Berkom2010-09-151-2/+3
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtksizegroup: Move public members to private structureJavier Jardón2010-07-131-9/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Refactored GtkSizeGroup for GtkExtendedLayoutTristan Van Berkom2010-04-171-6/+3
* Added _gtk_size_group_bump_requisition()Tristan Van Berkom2010-04-141-5/+9
* Mega commit to change ->get_desired_size() for ->get_desired_width/height().Tristan Van Berkom2010-04-121-3/+2
* native-layout: Introduce GtkExtendedLayout interface.Johannes Schmmid2009-12-141-2/+3
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-3/+3
* Seal GtkSizeGroup.Tim Janik2008-06-201-6/+6
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-4/+4
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Add gtk_size_group_get_widgets, fixes #326324. Also mark all fields ofJohan Dahlin2006-01-091-0/+2
* Add an ignore-hidden property with getter and setter. (#171612, ChristianMatthias Clasen2005-06-191-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+2
* Replace "effect" by "affect" where appropriate. (#165108, Dan Winship)Matthias Clasen2005-01-241-4/+4
* Deprecation cleanupManish Singh2002-10-091-5/+5
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Fix incorrect parameter to compute_double_length (#58680, patch fromOwen Taylor2001-09-191-1/+1
* Docs fixups, and:Havoc Pennington2001-06-151-1/+1
* Remove reallocate-redraws property. This is something that only a widgetOwen Taylor2001-05-181-0/+100