summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtkbooleancellaccessible.c
Commit message (Expand)AuthorAgeFilesLines
* a11y: Only emit signals when cells change; not upon creationJoanmarie Diggs2015-04-101-3/+6
* Fix an AtkStateType emitted for GtkBooleanCellAccessibleJoanmarie Diggs2015-03-261-1/+1
* a11y: Use new macros for defining private dataEmmanuele Bassi2013-07-091-7/+4
* Improve AtkAction implementationsMatthias Clasen2013-02-041-3/+15
* CosmeticsMatthias Clasen2012-12-271-1/+1
* Make accessible implementations publicMatthias Clasen2012-12-271-4/+4
* GtkRendererCellAccessible: add a private structMatthias Clasen2012-10-141-1/+4
* GtkBooleanCellAccessible: add a private structMatthias Clasen2012-10-141-6/+17
* a11y: Add back the 'toggle' actionsBenjamin Otte2012-03-191-1/+51
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* a11y: Make boolean cell render report its states the new wayBenjamin Otte2011-12-161-8/+24
* a11y: Move update_cache to GtkCellAccesibleBenjamin Otte2011-12-161-4/+4
* a11y: Redo cell update functionBenjamin Otte2011-12-161-12/+6
* a11y: remove now unused property listsBenjamin Otte2011-12-161-8/+0
* a11y: Use cell renderer creation funcs unconditionallyBenjamin Otte2011-12-161-23/+0
* Convert GailRendererCell to GtkRendererCellAccessibleMatthias Clasen2011-07-091-6/+6
* Convert GailBooleanCell to GtkBooleanCellAccessibleMatthias Clasen2011-07-091-0/+111