configure.in was rewritten:
[geeqie.git] / src / exiv2.cc
2008-05-19 Petr Ostadalconfigure.in was rewritten:
2008-05-16 Vladimir Nadvornikfixed exiv2 version test
2008-05-16 Vladimir Nadvornikget processed values from exiv2
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-16 Laurent MoninDrop include "debug.h".
2008-05-09 Laurent MoninUse function(void) instead of function() for declaring...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Vladimir Nadvornikfixed a bug in opening files with non-utf8 locales...
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-22 Vladimir Nadvornikfixed reading of signed rational type with Exiv2
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Vladimir Nadvornikfixed color profile code for older versions of exiv2
2008-04-20 Vladimir Nadvornikread color profiles from jpeg also with Exiv2
2008-04-18 Vladimir Nadvornikpartially fixed reading embedded color profiles with...
2008-04-11 Laurent MoninSilent some gcc warnings.
2008-04-08 Laurent MoninMake xmp debug info only appears when debug >= 2.
2008-04-08 Laurent Moningqview.h -> main.h
2008-03-30 Vladimir Nadvornikdifferentiate among normal image, raw image and metadata
2008-03-24 Vladimir Nadvornikimproved support for older exiv2 versions
2008-03-24 Vladimir Nadvornikexiv2 version checks
2008-03-22 Vladimir Nadvornikraw related fixes
2008-03-22 Vladimir Nadvornikcrw preview support with exiv2
2008-03-16 Vladimir Nadvornikwrite comment and keywords to xmp, sidecars are used...
2008-03-15 Vladimir Nadvornikwrite support in Exiv2 wrapper; for now only string...
2008-02-24 Vladimir Nadvornika hack to read raw previews with exiv2 0.16, however...
2008-02-15 Vladimir Nadvornikread also iptc and xmp
2008-02-14 Vladimir Nadvornikmore exiv2 fixes
2008-02-14 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikand first version that actually shows some exif data...
2008-02-13 Vladimir Nadvornikfirst exiv2 support that does not crash immediately