]> Pileus Git - ~andy/gtk/history - gtk/gtkbox.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkbox.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-10-02 Javier Jardóngtkbox: Move private functions to private header
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-19 Matthias ClasenAdd padding to class structs
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-05 Carlos Garcia CamposAdd _gtk_box_get_children() internal function
2010-07-20 Javier JardónMove GtkBoxChild from the public .h to gtkbox.c
2010-07-15 Paolo BorelliDo not use GtkBoxChild in GtkButtonBox.
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkbox: Move public members to private structure
2010-05-25 Matthias ClasenMake orientable base classes instantiable
2010-05-22 Matthias ClasenDeprecate GtkBoxChild
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanRemove deprecated functions from GtkBox
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Tadej BorovšakMove documentation to inline comments: GtkBox
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
2008-10-07 11:03:30 Tim Janikkeep GtkBox as an abstract type and keep _gtk_box_new...
2008-10-07 Michael NattererBug 553573 – Add orientation API to GtkBox
2008-09-24 Christian DywanBug 408244 – add GtkDialog::content-area-spacing
2008-07-06 Matthias ClasenDeprecate gtk_box_pack_{start,end}_defaults
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikDeprecate direct access to public variables in GtkBox.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-06-21 Matthias ClasenTrivial cleanups. (#169647, #303455, Fabricio Barros...
2002-10-13 Soeren SandmannDocumentation fixes.
2002-10-07 Manish SinghDeprecation cleanup
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-01-18 Tim Janiknew functions gtk_box_reorder_child, gtk_box_query_chil...
1997-11-24 Elliot LeeInitial revision