| Commit message (Expand) | Author | Age | Files | Lines |
* | Add center widget support to GtkBox | Matthias Clasen | 2014-02-16 | 1 | -0/+6 |
* | docs: add Gtk*Class docs | William Jon McCann | 2014-01-20 | 1 | -0/+6 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+11 |
* | GtkBox: Add baseline alignment for horizontal boxes | Alexander Larsson | 2013-04-23 | 1 | -0/+5 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -4/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtkbox: Move private functions to private header | Javier Jardón | 2011-10-02 | 1 | -7/+0 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-11-02 | 1 | -1/+0 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -0/+6 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | Add _gtk_box_get_children() internal function | Carlos Garcia Campos | 2010-08-05 | 1 | -0/+1 |
* | Move GtkBoxChild from the public .h to gtkbox.c | Javier Jardón | 2010-07-20 | 1 | -34/+0 |
* | Do not use GtkBoxChild in GtkButtonBox. | Paolo Borelli | 2010-07-15 | 1 | -2/+0 |
* | gtkbox: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -4/+3 |
* | Make orientable base classes instantiable | Matthias Clasen | 2010-05-25 | 1 | -1/+1 |
* | Deprecate GtkBoxChild | Matthias Clasen | 2010-05-22 | 1 | -2/+5 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Remove deprecated functions from GtkBox | Christian Dywan | 2010-05-03 | 1 | -7/+0 |
* | Move documentation to inline comments: GtkBox | Tadej Borovšak | 2010-04-28 | 1 | -0/+22 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | keep GtkBox as an abstract type and keep _gtk_box_new() as private | 11:03:30 Tim Janik | 2008-10-07 | 1 | -2/+2 |
* | Bug 553573 – Add orientation API to GtkBox | Michael Natterer | 2008-10-07 | 1 | -41/+49 |
* | Bug 408244 – add GtkDialog::content-area-spacing | Christian Dywan | 2008-09-24 | 1 | -0/+4 |
* | Deprecate gtk_box_pack_{start,end}_defaults | Matthias Clasen | 2008-07-06 | 1 | -0/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | Deprecate direct access to public variables in GtkBox. | Tim Janik | 2008-06-20 | 1 | -3/+3 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit | Matthias Clasen | 2005-06-21 | 1 | -7/+2 |
* | Documentation fixes. | Soeren Sandmann | 2002-10-13 | 1 | -1/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -6/+6 |
* | Patch from Gregory Merchan to add gtk_button_box_set_secondary(), which | Owen Taylor | 2001-07-06 | 1 | -0/+1 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+1 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -0/+1 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -5/+6 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -5/+5 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | new function gdk_window_at_pointer() to retrive the current GdkWindow the | Tim Janik | 1998-06-17 | 1 | -22/+25 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -14/+14 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | new functions gtk_box_reorder_child, gtk_box_query_child_packing and | Tim Janik | 1998-01-18 | 1 | -0/+16 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+90 |