]> Pileus Git - ~andy/gtk/history - tests/cellareascaffold.c
Removed gtk_cell_area_context_sum_preferred_width/height apis.
[~andy/gtk] / tests / cellareascaffold.c
2010-11-29 Tristan Van BerkomRemoved gtk_cell_area_context_sum_preferred_width/heigh...
2010-11-27 Tristan Van BerkomChanged all the flush apis on GtkCellAreaContext for...
2010-11-26 Tristan Van BerkomFixed CellAreaScaffold for new gtk_cell_area_context_al...
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-16 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-14 Tristan Van BerkomCleaned up cell editing api in GtkCellArea
2010-11-13 Tristan Van BerkomMass rename GtkCellAreaIter --> GtkCellAreaContext
2010-11-13 Tristan Van BerkomFixed some background area related bugs in CellAreaScaf...
2010-11-12 Tristan Van BerkomAdded tests to reflect proper treatment of background...
2010-11-12 Tristan Van BerkomIroned out the kinks in editing apis for GtkCellArea
2010-11-11 Tristan Van BerkomAdded event handling to GtkCellAreaBox
2010-11-11 Tristan Van BerkomGtkCellArea now paints focus on cells
2010-11-10 Tristan Van BerkomFocus driving in GtkCellArea now works.
2010-11-10 Tristan Van BerkomCommitting new (and simplified) focus handling approach...
2010-11-09 Tristan Van BerkomChanged testcellarea
2010-11-09 Tristan Van BerkomAdded orientation control on testcellarea test
2010-11-08 Tristan Van BerkomAdded test and scaffolding widget for GtkCellArea.