log src/metadata.c @ 1203:43bfcbb62cd6

age author description
Mon, 15 Dec 2008 22:47:31 +0000 nadvornik prepared infrastructure for delayed metadata writting - refreshing
Tue, 02 Dec 2008 19:34:53 +0000 zas_ Rename few variables to make the code more readable.
Sun, 30 Nov 2008 21:59:28 +0000 zas_ keyword_list_find() -> find_string_in_list(), return gboolean.
Sun, 30 Nov 2008 21:52:37 +0000 zas_ metadata_set_keywords() -> metadata_set(). Use gboolean type for boolean parameters.
Sun, 30 Nov 2008 21:43:01 +0000 zas_ Rename most comment_*() functions to more appropriate metadata_*().
Tue, 25 Nov 2008 17:32:51 +0000 zas_ Move comments/keywords read and write stuff to new metadata.{c,h}.