]> Pileus Git - ~andy/gtk/history - gtk/gtkbox.c
Merge branch 'master' into broadway
[~andy/gtk] / gtk / gtkbox.c
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-31 Matthias ClasenAdd a note to ::fill and ::expand docs
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenReduce includes of gtktypeutils.h to a minimum
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-25 Tristan Van BerkomChanging GtkBox:fill child property default back to...
2010-11-05 Murray CummingFix tiny documetnation typo.
2010-11-02 Murray CummingFix tiny documetnation typo.
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-30 Javier JardónEmphasize that GtkBox and GtkTable can be replaced...
2010-10-30 Javier JardónEmphasize that GtkBox and GtkTable can be replaced...
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Matthias ClasenPoint to GtkGrid from the GtkBox and GtkTable docs
2010-10-22 Matthias ClasenFix a typo
2010-10-15 Matthias ClasenImprove GtkBox and GtkTable docs a bit
2010-10-13 Havoc PenningtonSupport GtkWidget expand properties in GtkBox
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-13 Matthias ClasenGtkBox: let GtkContainer handle border width
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkbox.c: use accessor functions to access GtkWidget
2010-08-19 Tristan Van BerkomGtkBox: Clipped values passed to gtk_distribute_natural...
2010-08-07 Tadej BorovšakFix improperly unwinded loops
2010-08-06 Tadej BorovšakImplement fair extra space allocation
2010-08-05 Tristan Van BerkomMigrated old loops to use gtk_distribute_allocation().
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ónUse accessor functions to acces GtkContainer
2010-07-13 Javier Jardóngtkbox: Move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-18 Tristan Van BerkomMass api change from GtkExtendedLayout --> GtkSizeRequest
2010-06-15 Tristan Van BerkomFixed negative allocations from gtk_box_size_allocate()
2010-06-15 Matthias ClasenDocmentation improvements
2010-06-03 Matthias ClasenUpdate documentation for orientables
2010-05-30 Matthias ClasenSimple typo fix
2010-05-25 Matthias ClasenMake orientable base classes instantiable
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated functions from GtkBox
2010-05-01 Javier JardónFix some compilation warnings
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Tadej BorovšakMove documentation to inline comments: GtkBox
2010-04-25 Matthias ClasenTreat h and v boxes the same way
2010-04-25 Matthias ClasenFix a regression in RTL flipping
2010-04-21 Tristan Van BerkomAdded documentation, implemented gtk_extended_layout_is...
2010-04-18 Tristan Van BerkomCompute the collective heights for the width of a horiz...
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-11 Tristan Van BerkomImplemented gtk_extended_layout_is_height_for_width...
2010-04-10 Tristan Van BerkomAdded get_height_for_width/get_width_for_height impleme...
2010-04-09 Tristan Van BerkomFixed gtk_box_size_allocate() for homogeneous boxes
2010-04-06 Tristan Van BerkomFixed classes to call gtk_extended_layout_get_desired_s...
2010-04-05 Tristan Van BerkomFixed 2 bugs in gtk_box_size_allocate()
2010-04-04 Tristan Van BerkomRefixed merge conflicts for GTK_WIDGET_MAPPED/GTK_WIDGE...
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2009-12-14 Johannes Schmidnative-layout: Fix typo that brakes layout completely
2009-12-14 Johannes Schmidnative-layout: Don't expose extra gtk_widget_* function...
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Johannes Schmmidnative-layout: Introduce GtkExtendedLayout interface.
2008-10-07 Tim Janikgtk/gtkbox.c: fixed type declaration.
2008-10-07 11:03:30 Tim Janikkeep GtkBox as an abstract type and keep _gtk_box_new...
2008-10-07 Michael Nattererreindent static prototypes.
2008-10-07 Michael NattererBug 553573 – Add orientation API to GtkBox
2008-09-24 Christian DywanBug 408244 – add GtkDialog::content-area-spacing
2008-07-21 Michael Nattereruse gtk_box_pack_start() instead of the deprecated
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-28 Mikael HallendalRemoved accidental empty row in gtk_box_pack.
2008-06-28 Mikael HallendalFactor out gtk_box_pack from gtk_box_pack_start and...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-02-07 Michael Natterergtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk...
2007-06-10 Matthias ClasenUpdate docs Deprecate gtk_widget_{ref,unref}
2007-06-10 Matthias ClasenSome doc updates
2007-05-26 Matthias ClasenRequire gtk-doc 1.6, for signal and property links.
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 Clasenx
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...
2002-10-07 Manish SinghDeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-08-10 Soren SandmannMinor documentation fixes
2002-05-02 Matthias ClasenAdd nicks and blurbs for child properties. (#57143)
2002-02-27 Owen TaylorClean up the code so < 0 == end wasn't just a side...
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
next