summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtkcellaccessible.h
Commit message (Expand)AuthorAgeFilesLines
* a11y: Make GtkCellAccessible a GtkAccessibleBenjamin Otte2011-12-191-4/+3
* a11y: Remove unused gtk_cell_accessible_set_cell_data()Benjamin Otte2011-12-161-1/+0
* a11y: Move update_cache to GtkCellAccesibleBenjamin Otte2011-12-161-0/+2
* a11y: Redo cell accessible action handlingBenjamin Otte2011-12-161-12/+0
* a11y: Add _gtk_cell_accessible_state_changed()Benjamin Otte2011-12-161-0/+3
* a11y: Don't duplicate information anymoreBenjamin Otte2011-12-161-3/+1
* a11y: Implement ref_state_set using the new APIsBenjamin Otte2011-11-241-1/+0
* a11y: Add get_renderer_state() to cell accessiblesBenjamin Otte2011-11-241-0/+4
* a11y: Add _gtk_cell_accessible_set_cell_data()Benjamin Otte2011-11-241-0/+2
* a11y: Remove index from cellaccessibleBenjamin Otte2011-11-161-7/+1
* Convert GailCell to GtkCellAccessibleMatthias Clasen2011-07-091-0/+82