Fix #381: Feature-Request: Make JPEG comment available for overlays
[geeqie.git] / src / exif.c
2017-05-29 Alexander AntimonovFix #381: Feature-Request: Make JPEG comment available...
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninRemove commented out code.
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
2011-09-27 Vladimir Nadvornikmore compilation fixes
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2010-02-14 Vladimir Nadvornikfixed segfault in exif parser
2009-07-18 Klaus EthgenFix a overrun
2009-06-30 Vladimir Nadvornikfixes for a built without Exiv2
2009-06-21 Klaus EthgenFix two memory failures
2009-04-27 Vladimir Nadvornikcompilation fixes
2009-04-26 Vladimir Nadvornikadded an option to write image orientation to the metadata
2009-03-12 Laurent Moningint -> gboolean and tidy up.
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-21 Laurent MoninGlibification.
2009-02-07 Vladimir Nadvornikuse metadata_read_* functions where possible
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-01-10 Vladimir Nadvorniksimplified metadata interface, dropped metadata_read,
2008-12-21 Vladimir Nadvornikmost of the metadata options now works
2008-12-15 Vladimir Nadvornikprepared infrastructure for delayed metadata writting...
2008-11-27 Laurent MoninRemove unused variable.
2008-11-26 Laurent MoninFix up format vs type warning.
2008-10-18 Vladimir Nadvornikinfrastructure for preprocessing of metadata
2008-10-11 Vladimir Nadvornikadded option to use exif thumbnails
2008-10-07 Laurent MoninFix up few signed vs unsigned warnings: exif_item_get_r...
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-31 Vladimir Nadvornikfixed possible endless loop
2008-08-29 Vladimir Nadvornikadded new raw preview interface for legacy exif
2008-08-26 Laurent MoninUse gpointer instead of void *.
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-06-25 Laurent MoninTidy up.
2008-05-23 Laurent MoninSilent few warnings that appeared when using --disable...
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-02 Laurent MoninReplace GQView by Geeqie.
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-18 Vladimir Nadvornikpartially fixed reading embedded color profiles with...
2008-04-09 Laurent MoninFix a typo: "while fluorescent" -> "white fluorescent"
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-06 Laurent MoninMark all exif labels as translatable.
2008-04-03 Laurent MoninFix a segfault occuring when using --without-exiv2 and
2008-04-02 Vladimir Nadvornikvarious exif improvements based on patch by Uwe Ohse
2008-03-22 Vladimir Nadvornikconfigure --without-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-15 Vladimir Nadvornikread also iptc and xmp
2008-02-13 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikunified tag names between exiv2 and internal rxif parser
2008-02-13 Vladimir Nadvornikstarted exiv2 integration
2008-02-13 Vladimir Nadvorniksimplified exif.h, moved implementation-specific stuff...
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-11-27 John EllisMon Nov 27 01:23:23 2006 John Ellis <johne@verizon...
2006-11-14 John EllisTue Nov 14 15:36:14 2006 John Ellis <johne@verizon...
2006-11-10 John Ellisfix comments
2006-11-10 John EllisThu Nov 9 20:27:47 2006 John Ellis <johne@verizon...
2006-11-07 John EllisTue Nov 7 15:35:59 2006 John Ellis <johne@verizon...
2005-08-15 John EllisMon Aug 15 17:13:57 2005 John Ellis <johne@verizon...
2005-06-11 John EllisSat Jun 11 01:06:49 2005 John Ellis <johne@verizon...
2005-06-11 John EllisFri Jun 10 20:57:42 2005 John Ellis <johne@verizon...
2005-06-10 John EllisThu Jun 9 23:22:01 2005 John Ellis <johne@verizon...
2005-06-10 John EllisThu Jun 9 22:23:18 2005 John Ellis <johne@verizon...
2005-06-05 John EllisSat Jun 4 22:24:00 2005 John Ellis <johne@verizon...
2005-06-03 John EllisFri Jun 3 01:49:20 2005 John Ellis <johne@verizon...
2005-05-26 John EllisThu May 26 13:57:19 2005 John Ellis <johne@verizon...
2005-05-16 John EllisSun May 15 21:40:26 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.