summaryrefslogtreecommitdiff
path: root/gtk/gtkexpander.h
Commit message (Expand)AuthorAgeFilesLines
* 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