| Commit message (Expand) | Author | Age | Files | Lines |
* | expander: Add a child property | Matthias Clasen | 2020-05-11 | 1 | -2/+9 |
* | Drop GtkBin | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | expander: Make final | Matthias Clasen | 2019-05-26 | 1 | -34/+0 |
* | expander: Remove priv pointer | Timm Bäder | 2018-03-28 | 1 | -3/+0 |
* | expander: Remove label-fill property | Timm Bäder | 2018-03-07 | 1 | -5/+0 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -2/+2 |
* | expander: Inherit from GtkContainer | Timm Bäder | 2017-07-19 | 1 | -2/+2 |
* | expander: Remove spacing property | Timm Bäder | 2016-10-22 | 1 | -7/+0 |
* | docs: add Gtk*Class docs | William Jon McCann | 2014-01-20 | 1 | -0/+9 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+17 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -1/+2 |
* | gtk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -1/+1 |
* | Bug 643805 - Allow GtkExpander to resize the toplevel upon expanding/collpasing | Michael Natterer | 2011-03-21 | 1 | -28/+32 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -0/+6 |
* | Make it possible to make the expander label fill the entire space | Matthias Clasen | 2010-08-09 | 1 | -0/+3 |
* | GtkExpander: unseal private pointer | Javier Jardón | 2010-07-14 | 1 | -1/+1 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Seal priv pointer in GtkExpander. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders and | Manish Singh | 2003-11-18 | 1 | -0/+4 |
* | kill some stray characters breaking the build. | Mark McLoughlin | 2003-06-30 | 1 | -3/+3 |
* | Add GtkExpander. See discussion in bug #60553. | Mark McLoughlin | 2003-06-30 | 1 | -0/+87 |