summaryrefslogtreecommitdiff
path: root/tests/cellareascaffold.c
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation improvementsMurray Cumming2011-02-231-2/+2
* tests: Remove useless calls to gtk_widget_style_attach()Benjamin Otte2011-01-111-2/+0
* Added "edit_only" argument to gtk_cell_area_activate()Tristan Van Berkom2010-12-121-1/+2
* Changed tests/testcellarea.c (and scaffolding) to only reorient the GtkCellAreaTristan Van Berkom2010-12-021-388/+92
* Removed gtk_cell_area_context_sum_preferred_width/height apis.Tristan Van Berkom2010-11-291-5/+0
* Changed all the flush apis on GtkCellAreaContext for a single "reset" api.Tristan Van Berkom2010-11-271-8/+8
* Fixed CellAreaScaffold for new gtk_cell_area_context_allocate() api.Tristan Van Berkom2010-11-261-2/+2
* Cleaned up cell editing api in GtkCellAreaTristan Van Berkom2010-11-141-15/+14
* Mass rename GtkCellAreaIter --> GtkCellAreaContextTristan Van Berkom2010-11-131-33/+33
* Fixed some background area related bugs in CellAreaScaffold, cleanup testcell...Tristan Van Berkom2010-11-131-5/+5
* Added tests to reflect proper treatment of background area.Tristan Van Berkom2010-11-121-18/+159
* Ironed out the kinks in editing apis for GtkCellAreaTristan Van Berkom2010-11-121-30/+157
* Added event handling to GtkCellAreaBoxTristan Van Berkom2010-11-111-7/+164
* GtkCellArea now paints focus on cellsTristan Van Berkom2010-11-111-9/+10
* Focus driving in GtkCellArea now works.Tristan Van Berkom2010-11-101-43/+255
* Committing new (and simplified) focus handling approach for GtkCellArea.Tristan Van Berkom2010-11-101-22/+178
* Changed testcellareaTristan Van Berkom2010-11-091-3/+26
* Added orientation control on testcellarea testTristan Van Berkom2010-11-091-0/+1
* Added test and scaffolding widget for GtkCellArea.Tristan Van Berkom2010-11-091-0/+623