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.
Sat, 21 Feb 2009 18:04:52 +0000 zas_ Glibification.
Sat, 07 Feb 2009 19:01:21 +0000 nadvornik use metadata_read_* functions where possible
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sat, 10 Jan 2009 20:40:37 +0000 nadvornik simplified metadata interface, dropped metadata_read,
Sun, 21 Dec 2008 21:20:36 +0000 nadvornik most of the metadata options now works
Mon, 15 Dec 2008 22:47:31 +0000 nadvornik prepared infrastructure for delayed metadata writting - refreshing
Thu, 27 Nov 2008 12:30:10 +0000 zas_ Remove unused variable.