comparison src/Makefile.am @ 37:67ba4381497e

Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net> * cache-loader.[ch]: New utility to load cache-able data. * cache.[ch]: Add embedded (exif) date caching. * pan-view.c: Use new cache loading mechanism. Add exif date support to timeline and calendar view. * src/Makefile.am: Add cache-loader.[c,h]. ##### Note: GQview CVS on sourceforge is not always up to date, please use ##### ##### an offical release when making enhancements and translation updates. #####
author gqview
date Wed, 13 Apr 2005 22:29:53 +0000
parents 17acca639a86
children ee03f36e9e4b
comparison
equal deleted inserted replaced
36:9b01fe7e84d5 37:67ba4381497e
58 bar_exif.h \ 58 bar_exif.h \
59 bar_sort.c \ 59 bar_sort.c \
60 bar_sort.h \ 60 bar_sort.h \
61 cache.c \ 61 cache.c \
62 cache.h \ 62 cache.h \
63 cache-loader.c \
64 cache-loader.h \
63 cache_maint.c \ 65 cache_maint.c \
64 cache_maint.h \ 66 cache_maint.h \
65 cellrenderericon.c \ 67 cellrenderericon.c \
66 cellrenderericon.h \ 68 cellrenderericon.h \
67 collect.c \ 69 collect.c \