summaryrefslogtreecommitdiff
path: root/gtk/gtkbox.h
Commit message (Expand)AuthorAgeFilesLines
* boxlayout: Add a baseline child propertyMatthias Clasen2023-04-291-0/+6
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* box: Derive from GtkWidgetMatthias Clasen2020-05-111-3/+3
* box: Add gtk_box_append/prepend/removeMatthias Clasen2020-05-111-2/+12
* Padding reviewMatthias Clasen2019-05-191-5/+1
* box: Avoid position in the reorder apiMatthias Clasen2019-01-231-2/+8
* box: Remove gtk_box_pack_startTimm Bäder2019-01-231-4/+0
* box: Remove gtk_box_pack_endTimm Bäder2019-01-231-4/+0
* box: Remove pack-type child propertyTimm Bäder2019-01-231-9/+0
* The big versioning cleanupMatthias Clasen2018-02-061-2/+2
* box: Drop priv pointerTimm Bäder2017-10-061-5/+1
* box: Remove center childTimm Bäder2017-04-251-6/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-6/+2
* box: Remove expand child propertyTimm Bäder2017-04-251-4/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-6/+2
* Add center widget support to GtkBoxMatthias Clasen2014-02-161-0/+6
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+6
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+11
* GtkBox: Add baseline alignment for horizontal boxesAlexander Larsson2013-04-231-0/+5
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtkbox: Move private functions to private headerJavier Jardón2011-10-021-7/+0
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+0
* Add padding to class structsMatthias Clasen2010-10-191-0/+6
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* Add _gtk_box_get_children() internal functionCarlos Garcia Campos2010-08-051-0/+1
* Move GtkBoxChild from the public .h to gtkbox.cJavier Jardón2010-07-201-34/+0
* Do not use GtkBoxChild in GtkButtonBox.Paolo Borelli2010-07-151-2/+0
* gtkbox: Move public members to private structureJavier Jardón2010-07-131-4/+3
* Make orientable base classes instantiableMatthias Clasen2010-05-251-1/+1
* Deprecate GtkBoxChildMatthias Clasen2010-05-221-2/+5
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated functions from GtkBoxChristian Dywan2010-05-031-7/+0
* Move documentation to inline comments: GtkBoxTadej Borovšak2010-04-281-0/+22
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* keep GtkBox as an abstract type and keep _gtk_box_new() as private11:03:30 Tim Janik2008-10-071-2/+2
* Bug 553573 – Add orientation API to GtkBoxMichael Natterer2008-10-071-41/+49
* Bug 408244 – add GtkDialog::content-area-spacingChristian Dywan2008-09-241-0/+4
* Deprecate gtk_box_pack_{start,end}_defaultsMatthias Clasen2008-07-061-0/+2
* 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-1/+1
* Deprecate direct access to public variables in GtkBox.Tim Janik2008-06-201-3/+3
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-7/+2
* Documentation fixes.Soeren Sandmann2002-10-131-1/+2
* Deprecation cleanupManish Singh2002-10-071-6/+6