]> Pileus Git - ~andy/gtk/commit
a11y: Only emit expandable/expanded for expander column
authorBenjamin Otte <otte@redhat.com>
Wed, 20 Feb 2013 01:42:50 +0000 (02:42 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 20 Feb 2013 01:44:33 +0000 (02:44 +0100)
commit76670734f4330acc28c3c1d885ef944e85beb36e
tree1277ff38b999c80656f390749cd5c088d69f5ac7
parent73cee58d23245f2e7233fd3ace31f6f660a85560
a11y: Only emit expandable/expanded for expander column

We don't want to emit state changes for all the cells in a row, just for
the cell in the expander column. It's the only one that reports EXPANDED
or EXPANDABLE states, after all.

Also, contains refactoring of the affected functions for all the special
cases.

https://bugzilla.gnome.org/show_bug.cgi?id=694059
gtk/a11y/gtktreeviewaccessible.c