summaryrefslogtreecommitdiff
path: root/gtk/gtkexpander.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-4/+4
* expander: Add a child propertyMatthias Clasen2020-05-111-2/+9
* Drop GtkBinMatthias Clasen2020-05-041-1/+1
* expander: Make finalMatthias Clasen2019-05-261-34/+0
* expander: Remove priv pointerTimm Bäder2018-03-281-3/+0
* expander: Remove label-fill propertyTimm Bäder2018-03-071-5/+0
* The big versioning cleanupMatthias Clasen2018-02-061-2/+2
* expander: Inherit from GtkContainerTimm Bäder2017-07-191-2/+2
* expander: Remove spacing propertyTimm Bäder2016-10-221-7/+0
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+9
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+17
* 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-1/+2
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* Bug 643805 - Allow GtkExpander to resize the toplevel upon expanding/collpasingMichael Natterer2011-03-211-28/+32
* Add padding to class structsMatthias Clasen2010-10-191-0/+6
* Make it possible to make the expander label fill the entire spaceMatthias Clasen2010-08-091-0/+3
* GtkExpander: unseal private pointerJavier Jardón2010-07-141-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal priv pointer in GtkExpander.Tim Janik2008-06-201-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Mark as const.Matthias Clasen2004-11-231-1/+1
* gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders andManish Singh2003-11-181-0/+4
* kill some stray characters breaking the build.Mark McLoughlin2003-06-301-3/+3
* Add GtkExpander. See discussion in bug #60553.Mark McLoughlin2003-06-301-0/+87