Silent 2 warnings using explicit type casting.
[geeqie.git] / src / exif-common.c
2012-08-30 Laurent MoninSilent 2 warnings using explicit type casting.
2012-08-21 Vladimir NadvornikMerge commit 'refs/merge-requests/2' of git://gitorious...
2012-08-21 Michal ČihařWhitespace cleanup
2012-08-21 Michal ČihařAdd support for LCMS2
2012-08-09 Vladimir Nadvornikfixed exif_read_fd
2012-08-07 Vladimir Nadvornikreplaced assert with g_assert
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-07-27 Vladimir Nadvornikfixed bug in cache handling
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-09-27 Vladimir Nadvorniksplit jpeg parser functions to separate file
2011-09-27 Laurent MoninFix bug 3006812: ensure exif cache is initialized even...
2010-02-28 Klaus EthgenFix a small issue with strptime
2010-02-27 Klaus EthgenUnifying the datetime output
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-06-30 Vladimir Nadvornikfixes for a built without Exiv2
2009-03-29 Vladimir Nadvornikre-added possibility to display basic file info (size...
2009-03-12 Laurent Moningint -> gboolean and tidy up.
2009-03-01 Laurent MoninOnly attempt to read exif if the file is readable.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-12-26 Vladimir Nadvornikimproved sidecar writting
2008-12-21 Vladimir Nadvornikmost of the metadata options now works
2008-12-16 Vladimir Nadvornikqueue metadata and write them in an idle callback
2008-12-15 Vladimir Nadvornikprepared infrastructure for delayed metadata writting...
2008-11-27 Laurent MoninDo not hardcode exif formatted prefix.
2008-11-20 Laurent MoninFix compilation warnings.
2008-10-07 Vladimir NadvornikFixed degree symbol encoding
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
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