summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtkcellaccessible.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations in a11y headersMatthias Clasen2013-05-051-0/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Add single-include guards to a11y headersMatthias Clasen2012-12-271-0/+4
* Fix inter-header includesMatthias Clasen2012-12-271-1/+1
* CosmeticsMatthias Clasen2012-12-271-1/+1
* Make accessible implementations publicMatthias Clasen2012-12-271-19/+2
* Add private structs to all remaining headersMatthias Clasen2012-10-151-2/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* 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