fixed charset of exiv2 strings in non-utf8 locales
[geeqie.git] / src / exif-common.c
2008-10-04 Vladimir Nadvornikfixed charset of exiv2 strings in non-utf8 locales
2008-10-01 Vladimir NadvornikAdd support for GPSInfo - patch by Klaus Ethgen
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-23 Laurent MoninMinor optimization: no need to copy the whole remaining...
2008-07-23 Laurent MoninMinor tidy up.
2008-06-18 Vladimir Nadvornikimplemented generic FileData cache
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-03 Laurent Moninexif_get_description_by_key(): check for "formatted...
2008-05-03 Laurent Moninexif_get_formatted_by_key(): skip prefix when comparing.
2008-05-03 Laurent MoninChange the prefix of formatted exif tags to a more...
2008-05-02 Laurent MoninMake exif_rational_to_double() and exif_get_rational_as...
2008-05-02 Laurent Moninexif_get_description_by_key(): tidy up.
2008-05-02 Laurent MoninAdd a pointer to the build function in the formatted...
2008-05-02 Laurent MoninIndentation fix.
2008-05-02 Laurent MoninExplode exif_get_formatted_by_key() in smaller function...
2008-05-02 Laurent MoninMove variable declaration and affectation near where...
2008-05-02 Laurent MoninReplace GQView by Geeqie.
2008-04-24 Laurent MoninCleanup exif_get_formatted_by_key().
2008-04-24 Laurent MoninConvert the minority of while() to while ().
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 Laurent MoninIntroduce macros to display debug messages.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Vladimir Nadvornikread color profiles from jpeg also with Exiv2
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-20 Vladimir Nadvornikadded fColorProfile pseudo-tag with detailed information
2008-04-10 Laurent MoninFix fCamera even more.
2008-04-10 Laurent MoninFix broken remove_common_prefix(), fCamera didn't displ...
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninRemove two unused variables declarations, and add a...
2008-04-02 Vladimir Nadvornikvarious exif improvements based on patch by Uwe Ohse
2008-03-30 Vladimir Nadvornikdifferentiate among normal image, raw image and metadata
2008-03-26 Vladimir Nadvornikimproved xmp vs. legacy metadata handling
2008-03-16 Vladimir Nadvornikwhitelist of files that can have an xmp sidecar, sample...
2008-03-16 Vladimir Nadvornikwrite comment and keywords to xmp, sidecars are used...
2008-02-14 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikmore exiv2 fixes