summaryrefslogtreecommitdiff
path: root/gtk/gtkbox.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch from Gregory Merchan to add gtk_button_box_set_secondary(), whichOwen Taylor2001-07-061-0/+1
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+1
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-0/+1
* 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
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-5/+5
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* new function gdk_window_at_pointer() to retrive the current GdkWindow theTim Janik1998-06-171-22/+25
* boy! did i really modify that many files?Tim Janik1998-06-161-14/+14
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* new functions gtk_box_reorder_child, gtk_box_query_child_packing andTim Janik1998-01-181-0/+16
* Initial revisionElliot Lee1997-11-241-0/+90