summaryrefslogtreecommitdiff
path: root/tests/testcellarea.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use gtk_box_new() instead v/h subclassesJavier Jardón2011-04-221-10/+10
* Added "fixed-size" cell property to GtkCellAreaBoxTristan Van Berkom2010-12-221-6/+6
* Make testcellarea handle RTL environment variable for testingKristian Rietveld2010-12-151-0/+3
* Changed tests/testcellarea.c (and scaffolding) to only reorient the GtkCellAreaTristan Van Berkom2010-12-021-1/+2
* Removed cell margin apis and now deal with "focus-line-width".Tristan Van Berkom2010-11-231-33/+1
* Fixed some background area related bugs in CellAreaScaffold, cleanup testcell...Tristan Van Berkom2010-11-131-17/+33
* Fixed some errors in testcellarea testcases.Tristan Van Berkom2010-11-121-4/+8
* Added tests to reflect proper treatment of background area.Tristan Van Berkom2010-11-121-2/+189
* Added orientation control to testcellarea's focus/editing testTristan Van Berkom2010-11-121-0/+10
* Ironed out the kinks in editing apis for GtkCellAreaTristan Van Berkom2010-11-121-2/+21
* GtkCellArea now paints focus on cellsTristan Van Berkom2010-11-111-3/+23
* Focus driving in GtkCellArea now works.Tristan Van Berkom2010-11-101-1/+35
* Committing new (and simplified) focus handling approach for GtkCellArea.Tristan Van Berkom2010-11-101-0/+112
* Changed testcellareaTristan Van Berkom2010-11-091-5/+0
* Adding expand/align controls to testcellarea.Tristan Van Berkom2010-11-091-4/+101
* Added orientation control on testcellarea testTristan Van Berkom2010-11-091-13/+49
* Added test and scaffolding widget for GtkCellArea.Tristan Van Berkom2010-11-091-0/+125