summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtktreeviewaccessible.h
Commit message (Expand)AuthorAgeFilesLines
* 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