]> Pileus Git - ~andy/gtk/commit
clear scroll_to_path if the model changes.
authorJonathan Blandford <jrb@redhat.com>
Sat, 20 Aug 2005 20:16:34 +0000 (20:16 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Sat, 20 Aug 2005 20:16:34 +0000 (20:16 +0000)
commit320c78ce86b576bceb2b5136d358a1701aae1444
treefa88e82c75a94f35d710c3fa61d2cacbddb70927
parent4e6442f41107e212a69190925ae1d5442be75995
clear scroll_to_path if the model changes.

Sat Aug 20 16:12:14 2005  Jonathan Blandford  <jrb@redhat.com>

        * gtk/gtktreeview.c (gtk_tree_view_set_model): clear
        scroll_to_path if the model changes.

        * gtk/gtkiconview.c: (gtk_icon_view_destroy),
        (gtk_icon_view_size_allocate), (gtk_icon_view_set_cursor),
        (gtk_icon_view_scroll_to_path): Handle scrolling to a path before
        we're realized, #312798
        (gtk_icon_view_set_model): clear scroll_to_path if the model
        changes.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkiconview.c
gtk/gtktreeview.c