]> Pileus Git - ~andy/gtk/history - gtk/gtkcelllayout.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcelllayout.c
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-02-27 Javier JardónChange FSF Address
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-09-26 Matthias ClasenDocumentation fixes
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-02 Tristan Van BerkomFixed GtkCellLayout buildable implementation to set...
2011-01-31 Matthias ClasenBandaid fix for icon view subclassing
2011-01-26 Tristan Van BerkomFixed GtkCellLayout to parse <cell-packing> property...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-13 Tristan Van BerkomMaking GtkCellLayout "no cell area yet" warning a g_cri...
2011-01-13 Tristan Van BerkomAdded warnings to GtkCellLayout when api is accessed...
2011-01-07 Tristan Van BerkomRemoved special casing code in GtkCellLayout in favor...
2011-01-06 Matthias ClasenFix introspection annotation syntax
2011-01-05 Milan Bouchet-ValatFix doc about gtk_cell_layout_get_area()
2011-01-04 Matthias ClasenSmall doc cleanups for GtkCellLayout
2010-12-21 Tristan Van BerkomFixed gtk_cell_layout_set_cell_data_func() to pass...
2010-12-17 Tristan Van BerkomFixed documentation of GtkCellLayout <cell-packing>
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Tristan Van BerkomAdded boolean return to GtkCellLayout buildable custom...
2010-12-04 Tristan Van BerkomMigrated GtkCellLayout documentation into the source...
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-29 Tristan Van BerkomFixed GtkCellLayout to pack cells via the api when...
2010-11-29 Tristan Van BerkomAllow minimal implementation of GtkCellLayout
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-16 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-16 Tristan Van BerkomAdded "cell-packing" property GtkBuildable parsing...
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-25 =Christian PerschUse g_ascii_strto[u]ll instead of strto[u]l
2010-08-25 Javier Jardóngtk/gtkcelllayout.c: Use G_DEFINE_INTERFACE macro
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2008-08-05 Matthias ClasenAdd some missing braces
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-08-07 Johan DahlinDo not assume that text is null-terminated as pointed...
2007-07-04 Johan Dahlinpack children from the start instead of the end, this...
2007-07-03 Matthias ClasenReport errors about integer parsing back up. (#452988)
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2006-12-29 Matthias ClasenNew function to get the cell renderers of a cell layout.
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-07-08 Matthias Clasen2.7.2
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-10-05 Matthias ClasenImprove docs. (#154504, Dave Cook)
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.
2003-12-19 Kristian RietveldFixes #108458.
2003-10-23 Kristian RietveldFix includes.
2003-09-30 Kristian RietveldSome API doc comment fixes.
2003-07-11 Kristian RietveldLanding GtkTreeModelFilter and the completion code...