]> Pileus Git - ~andy/gtk/commit
treeview: Make the parity actually store the row number
authorBenjamin Otte <otte@redhat.com>
Thu, 7 Jul 2011 06:48:06 +0000 (08:48 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 16 Nov 2011 03:31:06 +0000 (04:31 +0100)
commit320df163a270566db4ddd8b5422e3f32b76a867c
treeebfe938f1d8e9d0919f179df23f4458163d28b9b
parentc8e2cd27e9c6b6cb558121636d31a60d4d37edb5
treeview: Make the parity actually store the row number

Instead of just storing the least significant bit of the row number,
store the full row number. This will soon be useful for accessibility.
But CSS could like it, too.
gtk/gtkrbtree.c
gtk/gtkrbtree.h