]> Pileus Git - ~andy/gtk/history - gtk/gtkcellarea.c
Committing new (and simplified) focus handling approach for GtkCellArea.
[~andy/gtk] / gtk / gtkcellarea.c
2010-11-10 Tristan Van BerkomCommitting new (and simplified) focus handling approach...
2010-11-08 Tristan Van BerkomImplemented focus handling in GtkCellAreaBox
2010-11-08 Tristan Van BerkomAdded gtk_cell_area_stop_editing to allow explicit...
2010-11-08 Tristan Van BerkomAdded gtk_cell_area_activate_cell() and some cell editi...
2010-11-05 Tristan Van BerkomMade progress on focus handling.
2010-11-05 Tristan Van BerkomCommitting half-way done focus work.
2010-11-02 Tristan Van BerkomExtended gtk_cell_area_apply_attributes() to account...
2010-11-01 Tristan Van BerkomAdded cell focus apis to GtkCellArea.
2010-11-01 Tristan Van BerkomAdded GtkCellRendererState flags to GtkCellArea->event...
2010-10-31 Tristan Van BerkomChanged GtkCellArea margin-left/right... for cell-margi...
2010-10-31 Tristan Van BerkomAdded margins to the cell area
2010-10-31 Tristan Van BerkomImplemented "cell properties" on the GtkCellArea
2010-10-30 Tristan Van BerkomAdding GtkCellAreaIter arg to GtkCellArea->render/...
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
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 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.
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Tristan Van BerkomAdded GtkCellArea to the build
2010-10-21 Tristan Van BerkomAdding vague initial draft of GtkCellArea to the codeba...