summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtkcellaccessible.c
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* a11y: Make GtkCellAccessible a GtkAccessibleBenjamin Otte2011-12-191-21/+10
* a11y: Remove unused gtk_cell_accessible_set_cell_data()Benjamin Otte2011-12-161-23/+0
* a11y: Move update_cache to GtkCellAccesibleBenjamin Otte2011-12-161-0/+28
* a11y: Redo cell accessible action handlingBenjamin Otte2011-12-161-132/+39
* a11y: Readd FOCUSABLE stateBenjamin Otte2011-12-161-1/+2
* a11y: Add _gtk_cell_accessible_state_changed()Benjamin Otte2011-12-161-0/+36
* a11y: Split out renderer<->atk state matchingBenjamin Otte2011-12-161-25/+28
* a11y: Don't duplicate information anymoreBenjamin Otte2011-12-161-20/+5
* a11y: Implement ref_state_set using the new APIsBenjamin Otte2011-11-241-26/+53
* a11y: Add get_renderer_state() to cell accessiblesBenjamin Otte2011-11-241-0/+35
* a11y: Add _gtk_cell_accessible_set_cell_data()Benjamin Otte2011-11-241-0/+24
* a11y: Remove index from cellaccessibleBenjamin Otte2011-11-161-18/+2
* a11y: Add a special-case for cell index queryingBenjamin Otte2011-11-161-0/+5
* a11y: Add _gtk_cell_accessible_parent_get_child_index()Benjamin Otte2011-11-161-0/+10
* Use canonical namesMatthias Clasen2011-07-171-2/+2
* Convert GailCellParent to GtkCellAccessibleParentMatthias Clasen2011-07-091-4/+5
* Convert GailContainerCell to GtkContainerCellAccessibleMatthias Clasen2011-07-091-3/+3
* Convert GailCell to GtkCellAccessibleMatthias Clasen2011-07-091-0/+423