summaryrefslogtreecommitdiff
path: root/gtk/gtkbbox.h
Commit message (Expand)AuthorAgeFilesLines
* GtkButtonBox: remove spacing when buttons are linkedLars Uebernickel2015-07-141-1/+4
* docs: enum cleanupMatthias Clasen2014-05-201-0/+25
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+6
* 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
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-2/+2
* GtkButtonBox: add a non-homogeneous child propertyMatthias Clasen2011-05-051-4/+12
* gtk: add missing class paddingMichael Natterer2011-01-251-0/+6
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* Drop internal function from headerMatthias Clasen2010-08-161-6/+0
* Remove some leftovers of deprecated functionalityMatthias Clasen2010-08-121-3/+1
* gtkbbox: Move public members to private structureJavier Jardón2010-07-131-5/+4
* Make orientable base classes instantiableMatthias Clasen2010-05-251-2/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkHButtonBox functions and macrosJavier Jardón2010-05-031-37/+0
* Move documentation to inline comments: GtkButtonBoxTadej Borovšak2010-04-281-0/+19
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Deprecate direct access to public variables in GtkButtonBox.Tim Janik2008-06-201-5/+5
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-3/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* New function. (#64562)Matthias Clasen2003-07-181-0/+2
* Deprecation cleanupManish Singh2002-10-041-6/+6
* Patch from Mathias Hasselmann to fix warnings in compat macros. (#56773)Owen Taylor2001-07-121-2/+2
* Patch from Gregory Merchan to add gtk_button_box_set_secondary(), whichOwen Taylor2001-07-061-13/+22
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-19/+14
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-5/+6
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* fixed an assertment.Tim Janik1998-06-071-12/+7
* (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)Owen Taylor1998-05-121-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULTOwen Taylor1998-02-251-8/+14
* Initial revisionElliot Lee1997-11-241-0/+93