comparison ChangeLog @ 66:ebbff299ad0d

Fri Sep 1 02:12:45 2006 John Ellis <johne@verizon.net> * collect-io.c, thumb_standard.c: Do not ignore return value from g_list_append as newer versions of gtk now set a warning flag. * utilops.c: Add new auto rename option to enter formatted text, which uses * and # characters to symbolize original filename and numerical value (respectively) in new filenames.
author gqview
date Fri, 01 Sep 2006 06:39:36 +0000
parents 322bb41c9b9e
children f63ecca6c087
comparison
equal deleted inserted replaced
65:322bb41c9b9e 66:ebbff299ad0d
1 Fri Sep 1 02:12:45 2006 John Ellis <johne@verizon.net>
2
3 * collect-io.c, thumb_standard.c: Do not ignore return value from
4 g_list_append as newer versions of gtk now set a warning flag.
5 * utilops.c: Add new auto rename option to enter formatted text, which
6 uses * and # characters to symbolize original filename and numerical
7 value (respectively) in new filenames.
8
1 Mon Aug 15 18:27:38 2005 John Ellis <johne@verizon.net> 9 Mon Aug 15 18:27:38 2005 John Ellis <johne@verizon.net>
2 10
3 * cache.c: Make cache loader tolerant of unknown line values, so that 11 * cache.c: Make cache loader tolerant of unknown line values, so that
4 a cache written by newer/older versions of GQview does not result in 12 a cache written by newer/older versions of GQview does not result in
5 recreating data that is actually there. 13 recreating data that is actually there.