log src/exif.c @ 1432:cf4029d10d38

age author description
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.
Wed, 26 Nov 2008 20:37:14 +0000 zas_ Fix up format vs type warning.
Sat, 18 Oct 2008 18:22:57 +0000 nadvornik infrastructure for preprocessing of metadata
Sat, 11 Oct 2008 20:19:48 +0000 nadvornik added option to use exif thumbnails
Tue, 07 Oct 2008 19:29:13 +0000 zas_ Fix up few signed vs unsigned warnings: exif_item_get_rational() last parameter is now of guint type.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sat, 04 Oct 2008 20:28:31 +0000 nadvornik fixed charset of exiv2 strings in non-utf8 locales