log src/exif.c @ 1753:c4d37e0fc841 default tip

age author description
Sat, 18 Jul 2009 08:16:54 +0000 mow Fix a overrun
Tue, 30 Jun 2009 20:12:28 +0000 nadvornik fixes for a built without Exiv2
Sun, 21 Jun 2009 22:52:08 +0000 mow Fix two memory failures
Mon, 27 Apr 2009 21:39:56 +0000 nadvornik compilation fixes
Sun, 26 Apr 2009 09:01:35 +0000 nadvornik added an option to write image orientation to the metadata
Thu, 12 Mar 2009 22:35:45 +0000 zas_ gint -> gboolean and tidy up.
Sun, 01 Mar 2009 23:14:19 +0000 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.