comparison ChangeLog @ 79:528e3432e0c0

Thu Oct 19 07:23:37 2006 John Ellis <johne@verizon.net> * cache_maint.c, thumb_standard.[ch]: Use .thumblocal when saving local thumbnails as per the freedesktop.org thumbnail spec. * filelist.c: Add .thumblocal to list of ignored folders (those we never show user). * main.c: Fix bug in recent command line parser changes, a single folder on the command line was not processed by parse_out_relatives().
author gqview
date Thu, 19 Oct 2006 11:34:52 +0000
parents b192a0efe080
children a10fc0308c12
comparison
equal deleted inserted replaced
78:b192a0efe080 79:528e3432e0c0
1 Thu Oct 19 07:23:37 2006 John Ellis <johne@verizon.net>
2
3 * cache_maint.c, thumb_standard.[ch]: Use .thumblocal when saving
4 local thumbnails as per the freedesktop.org thumbnail spec.
5 * filelist.c: Add .thumblocal to list of ignored folders (those we
6 never show user).
7 * main.c: Fix bug in recent command line parser changes, a single
8 folder on the command line was not processed by parse_out_relatives().
9
1 Sun Oct 15 12:36:06 2006 John Ellis <johne@verizon.net> 10 Sun Oct 15 12:36:06 2006 John Ellis <johne@verizon.net>
2 11
3 * pan-view.c: For now, also display the full size image under the 12 * pan-view.c: For now, also display the full size image under the
4 thumbnail's information bubble. Make clicking the info box close it. 13 thumbnail's information bubble. Make clicking the info box close it.
5 14