log src/bar_exif.c @ 1066:d0add22edb45

age author description
Sat, 18 Oct 2008 08:31:25 +0000 nadvornik no need to validate description, it is in utf8
Fri, 17 Oct 2008 22:00:07 +0000 nadvornik improved custom exif look:
Sun, 12 Oct 2008 08:43:14 +0000 zas_ Add a button for each advanced entry in Properties Exif Panel that allow to remove it from display. It fixes bug 1962611.
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
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Sun, 20 Jul 2008 14:56:32 +0000 zas_ Move history_list_*() functions to separate files:
Sun, 20 Jul 2008 07:52:16 +0000 zas_ Move out test outside the loop.
Wed, 18 Jun 2008 22:26:52 +0000 nadvornik implemented generic FileData cache
Fri, 30 May 2008 08:36:23 +0000 zas_ Make utf8_validate_or_convert() to always allocate a new string.
Sat, 17 May 2008 22:37:04 +0000 zas_ Fix formatted.SubjectDistance appearing twice in exif bar configuration.
Mon, 12 May 2008 23:21:35 +0000 zas_ Rename bar_exif_validate_text() to utf8_validate_or_convert() and move it to main.[ch].
Mon, 12 May 2008 23:00:04 +0000 zas_ bar_exif_validate_text(): use computed length and cleanup.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c