Mon, 22 Dec 2008 18:29:25 +0000 |
nadvornik |
write metadata after timeout, image change or dir change
|
Sun, 21 Dec 2008 21:20:36 +0000 |
nadvornik |
most of the metadata options now works
|
Sat, 20 Dec 2008 23:18:20 +0000 |
nadvornik |
added options for metadata - not yet used
|
Sat, 20 Dec 2008 20:43:56 +0000 |
nadvornik |
use the workflow in utilops.c for metadata approving and writting
|
Tue, 16 Dec 2008 12:59:23 +0000 |
nadvornik |
queue metadata and write them in an idle callback
|
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}.
|