]> Pileus Git - ~andy/gtk/commit
Fixed GtkCellAreaBox->focus() to not give focus to cells that are siblings of an...
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 29 Nov 2010 07:20:01 +0000 (16:20 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 29 Nov 2010 07:20:01 +0000 (16:20 +0900)
commitdbe026ed1eba1869970f6c2d8d399b1fd4246ac2
treec632037d91283545dd81a19c9aa30689d445fb63
parent5f427ff476d1f434ec107552547cc928d711111a
Fixed GtkCellAreaBox->focus() to not give focus to cells that are siblings of an intentional focus cell.
gtk/gtkcellareabox.c