summaryrefslogtreecommitdiff
path: root/gtk/gtkcellarea.h
Commit message (Expand)AuthorAgeFilesLines
...
* Extended gtk_cell_area_apply_attributes() to account for expander/expanded cellsTristan Van Berkom2010-11-021-1/+3
* Added cell focus apis to GtkCellArea.Tristan Van Berkom2010-11-011-0/+18
* Added GtkCellRendererState flags to GtkCellArea->event/render() methodsTristan Van Berkom2010-11-011-19/+23
* Changed GtkCellArea margin-left/right... for cell-margin-left/right...Tristan Van Berkom2010-10-311-12/+23
* Added margins to the cell areaTristan Van Berkom2010-10-311-0/+18
* Added GTK_CELL_AREA_WARN_INVALID_CHILD_PROPERTY_ID to gtkcellarea.hTristan Van Berkom2010-10-311-0/+3
* Implemented "cell properties" on the GtkCellAreaTristan Van Berkom2010-10-311-2/+49
* Adding GtkCellAreaIter arg to GtkCellArea->render/->eventTristan Van Berkom2010-10-301-2/+6
* Made GtkCellAreaBox:align-cells a packing property per cellTristan Van Berkom2010-10-301-1/+1
* Added GtkCellAreaIter classTristan Van Berkom2010-10-261-0/+11
* Removed attribute handling from class vfuncs of GtkCellArea.Tristan Van Berkom2010-10-241-46/+7
* Implemented remaining portions of GtkCellLayout ifaceTristan Van Berkom2010-10-241-9/+10
* Adding initial code skeleton for GtkCellAreaBox.Tristan Van Berkom2010-10-231-55/+55
* Added GtkCellArea to the buildTristan Van Berkom2010-10-221-14/+62
* Adding vague initial draft of GtkCellArea to the codebase (treeview-refactor ...Tristan Van Berkom2010-10-211-0/+169