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.
|
Thu, 27 Nov 2008 19:10:59 +0000 |
zas_ |
Do not hardcode exif formatted prefix.
|
Sat, 18 Oct 2008 18:22:57 +0000 |
nadvornik |
infrastructure for preprocessing of metadata
|
Sat, 18 Oct 2008 09:07:52 +0000 |
nadvornik |
fixed bar_exif separator
|
Sat, 18 Oct 2008 08:40:32 +0000 |
nadvornik |
reordered advanced exif columns
|
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
|
Sat, 03 May 2008 20:40:50 +0000 |
zas_ |
Change the prefix of formatted exif tags to a more explicit "formatted." prefix
|
Fri, 02 May 2008 22:59:04 +0000 |
zas_ |
Fix a Pango warning related to UTF8 when displaying internationalized
|
Tue, 22 Apr 2008 22:44:10 +0000 |
zas_ |
Save state and width of exif, info and sort panels to rc file.
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Sun, 20 Apr 2008 21:35:03 +0000 |
nadvornik |
read color profiles from jpeg also with Exiv2
|
Sun, 20 Apr 2008 18:07:51 +0000 |
zas_ |
Effectively drop empty newlines at end of files (missing from rev 535)
|
Sun, 20 Apr 2008 13:04:57 +0000 |
zas_ |
Big whitespaces cleanup:
|
Sun, 20 Apr 2008 09:29:46 +0000 |
nadvornik |
added fColorProfile pseudo-tag with detailed information
|
Sat, 12 Apr 2008 07:09:19 +0000 |
zas_ |
Only display defined exif tags by default.
|