dnd in keywords tree
[geeqie.git] / src / metadata.c
2009-03-08 Vladimir Nadvornikdnd in keywords tree
2009-03-07 Vladimir Nadvornikimplemented keywords editor as described at
2009-02-28 Laurent MoninAdd missing space between switch and first parenthesis.
2009-02-28 Laurent MoninUse g_utf8_casefold() to compare keywords, uppercased...
2009-02-07 Vladimir Nadvornikuse metadata_read_* functions where possible
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-01-25 Vladimir Nadvornikdo not ignore newly created sidecars
2009-01-20 Vladimir Nadvornikimproved metadata preferences
2009-01-20 Vladimir Nadvornikfixed possible segfault
2009-01-11 Vladimir Nadvornikfixed includes
2009-01-11 Vladimir Nadvornikadded a status bar button for writting metadata immediately
2009-01-10 Vladimir Nadvorniksimplified metadata interface, dropped metadata_read,
2009-01-03 Vladimir Nadvornikwrite keywords and comments with separate functions
2009-01-02 Vladimir Nadvornikadded done callback to utilops
2008-12-27 Vladimir Nadvornikfixed writting of legacy metadata
2008-12-26 Vladimir Nadvornikfixed previous change
2008-12-26 Vladimir Nadvornikimproved sidecar writting
2008-12-25 Vladimir Nadvorniklow-level keyword-to-mark functionality
2008-12-23 Vladimir Nadvornikallow writing of empty keywords/comment
2008-12-23 Vladimir Nadvornikadded change notification to bar_info.c
2008-12-23 Vladimir Nadvornikimproved buffering and notifications
2008-12-22 Vladimir Nadvornikwrite metadata after timeout, image change or dir change
2008-12-21 Vladimir Nadvornikmost of the metadata options now works
2008-12-20 Vladimir Nadvornikadded options for metadata - not yet used
2008-12-20 Vladimir Nadvornikuse the workflow in utilops.c for metadata approving...
2008-12-16 Vladimir Nadvornikqueue metadata and write them in an idle callback
2008-12-15 Vladimir Nadvornikprepared infrastructure for delayed metadata writting...
2008-12-02 Laurent MoninRename few variables to make the code more readable.
2008-11-30 Laurent Moninkeyword_list_find() -> find_string_in_list(), return...
2008-11-30 Laurent Moninmetadata_set_keywords() -> metadata_set(). Use gboolean...
2008-11-30 Laurent MoninRename most comment_*() functions to more appropriate...
2008-11-25 Laurent MoninMove comments/keywords read and write stuff to new...