]> Pileus Git - ~andy/gtk/commit
Check if we are still holding the model before updating it; removes a set
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 23 Aug 2007 10:48:28 +0000 (10:48 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Thu, 23 Aug 2007 10:48:28 +0000 (10:48 +0000)
commita35bd52a96ed93fcbd60a1bcf48be348c53233bc
treefe76b64335730fc2344071aba048cca5626da7dc
parent31fc77fb1dc8e78170cdb0219cbd3b509003e293
Check if we are still holding the model before updating it; removes a set

2007-08-23  Emmanuele Bassi  <ebassi@gnome.org>

* gtkfilechooserdefault.c:
(search_hit_get_info_cb), (recent_item_get_info_cb): Check if
we are still holding the model before updating it; removes a
set of critical warnings when switching to the browse mode from
a loading search or recent files list.

(recent_clear_model), (recent_sort_model),
(recent_idle_cleanup): When in recent files mode, set the
model for the files list view when we have completed the loading
of the recently used files list. This makes switching between
modes fast again and reduces the amount of redraws needed
to display the list. (#469214)

svn path=/trunk/; revision=18677
ChangeLog
gtk/gtkfilechooserdefault.c