log src/exif-common.c @ 1344:3f9be528787c

age author description
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Fri, 26 Dec 2008 14:12:36 +0000 nadvornik improved sidecar writting
Sun, 21 Dec 2008 21:20:36 +0000 nadvornik most of the metadata options now works
Tue, 16 Dec 2008 12:59:23 +0000 nadvornik queue metadata and write them in an idle callback
Mon, 15 Dec 2008 22:47:31 +0000 nadvornik prepared infrastructure for delayed metadata writting - refreshing
Thu, 27 Nov 2008 19:10:59 +0000 zas_ Do not hardcode exif formatted prefix.
Thu, 20 Nov 2008 11:46:43 +0000 zas_ Fix compilation warnings.
Tue, 07 Oct 2008 18:22:58 +0000 nadvornik Fixed degree symbol encoding
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
Wed, 01 Oct 2008 20:57:56 +0000 nadvornik Add support for GPSInfo - patch by Klaus Ethgen
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Sat, 23 Aug 2008 20:46:31 +0000 zas_ Minor optimization: no need to copy the whole remaining of the string, just copy next char.
Wed, 23 Jul 2008 17:38:04 +0000 zas_ Minor tidy up.
Wed, 18 Jun 2008 22:26:52 +0000 nadvornik implemented generic FileData cache