]> Pileus Git - ~andy/gtk/history - gtk/gtkcellareabox.c
Added most of the request code for GtkCellAreaBox
[~andy/gtk] / gtk / gtkcellareabox.c
2010-10-26 Tristan Van BerkomAdded most of the request code for GtkCellAreaBox
2010-10-26 Tristan Van BerkomAdded GtkCellAreaBox subclass to handle alignments...
2010-10-26 Tristan Van BerkomAdded GtkCellAreaIter class
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-24 Tristan Van BerkomImplemented GtkCellLayoutIface->reorder on GtkCellAreaBox.
2010-10-24 Tristan Van BerkomImplemented basic child list handling on GtkCellAreaBox
2010-10-24 Tristan Van BerkomRemoved attribute handling from class vfuncs of GtkCell...
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-24 Tristan Van BerkomImplemented remaining portions of GtkCellLayout iface
2010-10-23 Tristan Van BerkomAdding initial code skeleton for GtkCellAreaBox.