]> Pileus Git - ~andy/gtk/history - tests/testcellarea.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testcellarea.c
2012-05-06 Benjamin Ottetests: Make testcellarea use an iconview
2011-04-22 Javier Jardóntests: Use gtk_box_new() instead v/h subclasses
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-21 Tristan Van BerkomAdded "fixed-size" cell property to GtkCellAreaBox
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Kristian RietveldMake testcellarea handle RTL environment variable for...
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-02 Tristan Van BerkomChanged tests/testcellarea.c (and scaffolding) to only...
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-23 Tristan Van BerkomRemoved cell margin apis and now deal with "focus-line...
2010-11-16 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-13 Tristan Van BerkomFixed some background area related bugs in CellAreaScaf...
2010-11-12 Tristan Van BerkomFixed some errors in testcellarea testcases.
2010-11-12 Tristan Van BerkomAdded tests to reflect proper treatment of background...
2010-11-12 Tristan Van BerkomAdded orientation control to testcellarea's focus/editi...
2010-11-12 Tristan Van BerkomIroned out the kinks in editing apis for GtkCellArea
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 BerkomAdding expand/align controls to testcellarea.
2010-11-09 Tristan Van BerkomAdded orientation control on testcellarea test
2010-11-08 Tristan Van BerkomAdded test and scaffolding widget for GtkCellArea.