summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtktreeviewaccessible.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-41/+2
* GtkTreeViewAccessible: add a private structMatthias Clasen2012-10-151-3/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* a11y: Redo ref_accessible_at_point()Benjamin Otte2012-02-111-1/+0
* treeview: Tell accessible about focus column changesBenjamin Otte2012-02-111-0/+4
* treeview: Send changed signal directly to a11y codeBenjamin Otte2011-12-161-1/+4
* treeview: Remove unnecessary accessible_expanded()Benjamin Otte2011-12-161-3/+0
* treeview: Add add() function to accessibleBenjamin Otte2011-12-161-0/+3
* a11y: Remove destroy_count_func usageBenjamin Otte2011-12-161-1/+0
* treeview: Don't use signals in a11y row expansionBenjamin Otte2011-12-161-2/+3
* a11y: Add _gtk_tree_view_accessible_add_state()Benjamin Otte2011-12-161-0/+9
* a11y: Remove old notify about showing/visibleBenjamin Otte2011-12-161-2/+0
* treeview: Notify a11y about reordered rowsBenjamin Otte2011-11-241-0/+1
* treeview: Call a11y functions for culmn changes directlyBenjamin Otte2011-11-161-2/+12
* a11y: Redo indexingBenjamin Otte2011-11-161-1/+0
* treeview: Redo row trackingBenjamin Otte2011-11-161-0/+6
* a11y: Don't garbage collect anymoreBenjamin Otte2011-11-161-2/+0
* a11y: Improve cell_infos tableBenjamin Otte2011-11-161-1/+1
* a11y: Remove idle handler for focus notificationsBenjamin Otte2011-11-161-1/+0
* a11y: Get rid of gtk.h includes in headersBenjamin Otte2011-11-101-1/+0
* Convert GailCell to GtkCellAccessibleMatthias Clasen2011-07-091-1/+0
* Reduce the number of unwanted exportsMatthias Clasen2011-07-091-3/+2
* Convert GailContainer to GtkContainerAccessibleMatthias Clasen2011-07-051-3/+3
* Convert GailTreeView to GtkTreeViewAccessibleMatthias Clasen2011-07-051-0/+69