Wed Nov 15 02:05:27 2006 John Ellis <johne@verizon.net>
authorJohn Ellis <johne@verizon.net>
Wed, 15 Nov 2006 07:19:16 +0000 (07:19 +0000)
committerJohn Ellis <johne@verizon.net>
Wed, 15 Nov 2006 07:19:16 +0000 (07:19 +0000)
commitf39deaa95fa138798364b22f971251a790028772
tree619ab49ff5958e23d28a2367acfb0602a4582573
parentb09950d7a40ece58d74fd225d6034ba19c97e137
Wed Nov 15 02:05:27 2006  John Ellis  <johne@verizon.net>

        * view_file_icon.c: Fix odd crash when removing files, it seems the
        high priority idle sync is no longer called before the treeview tries
        to redraw itself, so fix the cleanup of removed pointers so that they
        are always valid or NULL (I wonder if the priorities used by
        GtkTreeView have changed in newer versions of GTK?).
        * view_file_list.c: Fix progress bar warning when files are removed
        before thumbnail generation is finished.
ChangeLog
src/view_file_icon.c
src/view_file_list.c