log src/bar_exif.c @ 1778:e82401bf20c8

age author description
Thu, 10 Dec 2009 17:44:31 +0000 zas_ Fix contextual menus in lateral bars.
Sun, 21 Jun 2009 22:52:45 +0000 mow Localizing one string
Sun, 21 Jun 2009 22:52:08 +0000 mow Fix two memory failures
Tue, 28 Apr 2009 06:54:59 +0000 nadvornik compilation fixes for older glib and gtk
Sun, 12 Apr 2009 08:36:53 +0000 nadvornik fixed ambiguous strings
Tue, 31 Mar 2009 22:23:33 +0000 zas_ Cleanup.
Tue, 31 Mar 2009 20:05:16 +0000 nadvornik improved debug messages
Sun, 29 Mar 2009 14:26:44 +0000 nadvornik pane interface cleanup
Sat, 21 Mar 2009 17:47:50 +0000 nadvornik update translated pane titles
Fri, 20 Mar 2009 21:28:31 +0000 nadvornik added a possibility to update existing bars from config
Fri, 20 Mar 2009 10:12:29 +0000 nadvornik be more verbose on parse errors
Thu, 19 Mar 2009 22:12:14 +0000 nadvornik improved config file formatting
Tue, 17 Mar 2009 22:41:09 +0000 nadvornik implemented editing support in exif pane
Sun, 15 Mar 2009 12:20:14 +0000 nadvornik added notification to the exif pane
Wed, 11 Mar 2009 23:36:01 +0000 zas_ Code cleanup.
Sun, 08 Mar 2009 10:25:24 +0000 nadvornik show a label instead of the default drag icon
Sun, 08 Mar 2009 09:56:40 +0000 nadvornik dnd in keywords tree
Sat, 07 Mar 2009 10:31:30 +0000 zas_ Use a common function bar_pane_expander_title() to set expanders title widget.
Fri, 06 Mar 2009 15:52:47 +0000 nadvornik simplified bar interface
Thu, 05 Mar 2009 23:32:56 +0000 nadvornik do not crash if an exif entry is deleted during editing
Thu, 05 Mar 2009 23:02:15 +0000 nadvornik added popup menu to the exif pane
Wed, 04 Mar 2009 22:44:35 +0000 nadvornik indicate that the exif pane is empty
Wed, 04 Mar 2009 22:34:11 +0000 nadvornik prepared exif pane for popup menu
Tue, 03 Mar 2009 23:17:07 +0000 nadvornik reorder exif pane entries with drag and drop
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
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)