log src/metadata.c @ 1751:003b22ea289a

age author description
Sat, 22 Aug 2009 21:58:49 +0000 nadvornik remove deleted files from metadata queue
Sat, 01 Aug 2009 22:37:57 +0000 mow Fix a small problem with casefull keywords
Tue, 30 Jun 2009 20:15:33 +0000 nadvornik fixed an use of uninitialized value
Tue, 30 Jun 2009 20:12:28 +0000 nadvornik fixes for a built without Exiv2
Mon, 29 Jun 2009 19:48:14 +0000 nadvornik fixed writting to gqview legacy format
Sat, 09 May 2009 19:25:51 +0000 nadvornik extended the list of grouped metadata tags
Thu, 07 May 2009 19:52:38 +0000 nadvornik fixed keyword tree initialization
Thu, 07 May 2009 19:30:15 +0000 nadvornik use "keywords" instead of "tags" in option name, it is more consistent
Sun, 26 Apr 2009 09:25:52 +0000 nadvornik fixed return from metadata_write_revert
Sun, 26 Apr 2009 09:01:35 +0000 nadvornik added an option to write image orientation to the metadata
Sat, 11 Apr 2009 21:28:46 +0000 nadvornik improved default keyword tree
Sat, 11 Apr 2009 19:51:03 +0000 mow Allow to configure case handling of keywords
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Sat, 04 Apr 2009 19:10:49 +0000 nadvornik added metadata_read_GPS_coord
Tue, 31 Mar 2009 22:23:33 +0000 zas_ Cleanup.
Sun, 29 Mar 2009 19:40:16 +0000 nadvornik fixed possible crash
Sun, 29 Mar 2009 10:36:13 +0000 nadvornik re-added possibility to display basic file info (size, mode, date)
Fri, 20 Mar 2009 11:52:29 +0000 nadvornik do not add duplicate keywords from config file
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 19:09:34 +0000 nadvornik simplified code
Tue, 17 Mar 2009 18:58:15 +0000 nadvornik improved expanding and hiding of helper keywords
Sat, 14 Mar 2009 20:07:23 +0000 zas_ More gboolean.
Sat, 14 Mar 2009 17:21:35 +0000 nadvornik improved notification system
Fri, 13 Mar 2009 23:19:58 +0000 nadvornik do not allow to add keywords with the same name as siblings
Fri, 13 Mar 2009 16:45:21 +0000 nadvornik added keyword tree filtering
Fri, 13 Mar 2009 09:03:06 +0000 nadvornik fixed keyword to mark connection
Wed, 11 Mar 2009 21:54:54 +0000 nadvornik added a popup menu in keyword tree
Sun, 08 Mar 2009 23:09:27 +0000 nadvornik save and restore the keyword tree
Sun, 08 Mar 2009 12:42:23 +0000 nadvornik dnd fixes