]> Pileus Git - ~andy/gtk/commit
Fix bug where collapsing a selected row would result in the cursor/anchor
authorJonathan Blandford <jrb@redhat.com>
Mon, 18 Jun 2001 23:44:41 +0000 (23:44 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Mon, 18 Jun 2001 23:44:41 +0000 (23:44 +0000)
commit5b3ed55f803572cdbb616cacc18e4eebfae5068c
tree8d8576c647b3c63e70df0e1e6af4f184b46298ea
parent67f8b5bd468fa8acef16f04e7e897aa47e8d6299
Fix bug where collapsing a selected row would result in the cursor/anchor

Mon Jun 18 19:41:38 2001  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_real_collapse_row): Fix bug
where collapsing a selected row would result in the cursor/anchor
getting screwed up.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreemodel.c
gtk/gtktreemodel.h
gtk/gtktreemodelsort.c
gtk/gtktreeview.c
tests/treestoretest.c