Mercurial > geeqie
log src/view_file_list.c @ 784:16b3a5c8aedc
age | author | description |
---|---|---|
Wed, 04 Jun 2008 21:12:47 +0000 | nadvornik | new notification system (used only in vflist for now) |
Tue, 03 Jun 2008 19:44:19 +0000 | nadvornik | replaced directory path with FileData* dir_fd |
Tue, 03 Jun 2008 11:24:16 +0000 | zas_ | Drop initialization to NULL since filelist_read() will take care of it. |
Tue, 03 Jun 2008 07:37:24 +0000 | zas_ | vflist_maint(): only allocate memory and compare strings if needed. |
Sat, 31 May 2008 19:44:41 +0000 | nadvornik | replaced vflist_maint functions by vflist_refresh - it allows to follow |
Fri, 30 May 2008 21:41:46 +0000 | nadvornik | vflist_populate_view: better handle selected files that are renamed or deleted |
Fri, 30 May 2008 20:13:16 +0000 | nadvornik | fixed thumb index (thumbnails are shown again) |