]> Pileus Git - ~andy/gtk/commit
Account for the possibility of invisible cells in GtkCellAreaBox/Iter
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 2 Nov 2010 07:51:06 +0000 (16:51 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 2 Nov 2010 07:51:06 +0000 (16:51 +0900)
commit7ddf87f9efc55103baea94f4960799650c3c2ae6
treef5729f04c1fba8ca9b38169c74e83762998c2ff1
parente3b75cb0537aa12e2763b7aeb52e46a051b9b231
Account for the possibility of invisible cells in GtkCellAreaBox/Iter

Also changed the GtkCellAreaBox to keep groups in an array
instead of a list, for this code it's generally more useful
this way (and more optimized).
gtk/gtkcellareabox.c
gtk/gtkcellareaboxiter.c
gtk/gtkcellareaboxiter.h