Sun, 01 Mar 2009 23:38:36 +0000 |
zas_ |
Align exif labels vertically (visually better since name is now smaller than value).
|
Sun, 01 Mar 2009 21:35:18 +0000 |
nadvornik |
make the exif pane grow-only - this reduces sidebar jumping
|
Sun, 01 Mar 2009 11:59:32 +0000 |
nadvornik |
do not use separate list of entries, rely on vbox
|
Sat, 28 Feb 2009 23:59:02 +0000 |
nadvornik |
rewritten exif pane to support arbitrary number of entries
|
Sat, 28 Feb 2009 19:44:58 +0000 |
nadvornik |
give the panes more control over expander title
|
Tue, 24 Feb 2009 17:47:45 +0000 |
zas_ |
Since READ_*() macros are now exported, do not hide
|
Mon, 23 Feb 2009 22:13:09 +0000 |
nadvornik |
simplified config writing
|
Sun, 22 Feb 2009 15:35:37 +0000 |
nadvornik |
config file format changed to XML
|
Sun, 15 Feb 2009 09:36:53 +0000 |
nadvornik |
separated "normal" and advanced exif, "Normal" exif is now in the
|
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
|