comparison ChangeLog @ 64:04ff0df3ad2f

Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net> * collect-table.c, dupe.c, exif.c, img-view.c info.c, layout_image.c, md5-util.[ch], pan-view.c, remote.c, search.c, thumb_standard.c, ui_bookmark.c, ui_misc.c, ui_pathsel.c, view_dir_list.c, view_dir_tree.c, view_file_icon.c, view_file_list.c: Fix signedness warnings in gcc 4.0.
author gqview
date Mon, 15 Aug 2005 21:41:20 +0000
parents e29c291e106b
children 322bb41c9b9e
comparison
equal deleted inserted replaced
63:e29c291e106b 64:04ff0df3ad2f
1 Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net>
2
3 * collect-table.c, dupe.c, exif.c, img-view.c info.c, layout_image.c,
4 md5-util.[ch], pan-view.c, remote.c, search.c, thumb_standard.c,
5 ui_bookmark.c, ui_misc.c, ui_pathsel.c, view_dir_list.c,
6 view_dir_tree.c, view_file_icon.c, view_file_list.c: Fix signedness
7 warnings in gcc 4.0.
8
1 Mon Aug 15 16:35:15 2005 John Ellis <johne@verizon.net> 9 Mon Aug 15 16:35:15 2005 John Ellis <johne@verizon.net>
2 10
3 * view_dir_tree.c (vdtree_set_path): Do not force reading folder 11 * view_dir_tree.c (vdtree_set_path): Do not force reading folder
4 contents, to allow the check for a changed timestamp do it's job. 12 contents, to allow the check for a changed timestamp do it's job.
5 * doc/10_options.html: Fix page link in docs. 13 * doc/10_options.html: Fix page link in docs.