]> Pileus Git - ~andy/gtk/history - gtk/gtkbbox.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkbbox.c
2012-04-13 Matthias ClasenFix malformed doc comments
2012-02-27 Javier JardónChange FSF Address
2012-02-15 Murray CummingDocumentation: Correct references to properties.
2011-10-02 Javier Jardóngtkbox: Move private functions to private header
2011-06-10 Murray CummingBox, etc: Improve docs after H* and V* deprecations.
2011-05-05 Matthias ClasenGtkButtonBox: add a non-homogeneous child property
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenReduce includes of gtktypeutils.h to a minimum
2010-11-05 Matthias ClasenHandle empty button boxes gracefully
2010-11-04 Matthias ClasenHandle empty button boxes gracefully
2010-11-02 Michael Natterergtk: remove all border_width handling from the button box
2010-10-31 Michael Natterergtk: remove all border_width handling from the button box
2010-10-30 Matthias ClasenDon't set get_preferred_width_for_height to NULL
2010-10-30 Matthias ClasenGtkButtonBox doesn't do height-for-width
2010-10-30 Matthias ClasenRemove size_request from GtkButtonBox
2010-10-29 Matthias ClasenDon't set get_preferred_width_for_height to NULL
2010-10-28 Matthias ClasenGtkButtonBox doesn't do height-for-width
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenRemove size_request from GtkButtonBox
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-01 Matthias ClasenUpdate GtkButtonBox docs
2010-08-29 Philip WithnallMiscellaneous property string fixes
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-25 Matthias ClasenMake empty buttonboxes work again
2010-08-22 Javier Jardóngtk/gtkbbox.c: use accessor functions to access GtkWidget
2010-08-22 Matthias ClasenMake button boxes semi-homogeneous
2010-08-17 Matthias ClasenDrop internal function from header
2010-08-17 Matthias ClasenDrop some unnecessary variables
2010-08-13 Matthias ClasenRemove some leftovers of deprecated functionality
2010-08-05 Carlos Garcia CamposAdd _gtk_box_get_children() internal function
2010-07-15 Paolo BorelliDo not use GtkBoxChild in GtkButtonBox.
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-13 Javier JardónUse accessor functions to access GtkBox
2010-07-13 Javier Jardóngtkbbox: Move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-25 Matthias ClasenMake orientable base classes instantiable
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove deprecated GtkHButtonBox functions and macros
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Tadej BorovšakMove documentation to inline comments: GtkButtonBox
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2009-07-08 Michael NattererFix the remaining issues that broke the PLT check
2009-07-04 Hans BreuerFix includes for missing prototypes
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-25 Michael NattererFix warning about uninitialized variable plus spacing...
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-15 Davyd MadeleySupport GtkOrientable for GtkButtonBox
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-21 Michael Natterergtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk...
2007-02-08 Tim Janikapplied patch from Xan Lopez which adds GTK_BUTTONBOX_C...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias Clasen: Mark param spec strings as static.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-07-18 Matthias ClasenNew function. (#64562)
2002-10-04 Manish SinghDeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-08-10 Soren SandmannMinor documentation fixes
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-04-28 Havoc Penningtonfix warning
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-07 Tim Janikfixed an assertment.
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-02-25 Owen TaylorMove layout constants into an enumeration, split GTK_BU...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision