Fix #357: Save mark-and-keyword connections
[geeqie.git] / src / metadata.h
2017-05-31 Colin ClarkFix #357: Save mark-and-keyword connections
2017-05-14 Colin ClarkGeocode image by drag-drop
2016-12-03 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-12-03 Klaus EthgenTree view fix
2016-12-03 Klaus EthgenMerging two changes from Colin
2016-08-24 Colin ClarkMap image direction
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
2011-09-29 Vladimir Nadvornikadded long-term cache for keywords
2010-02-27 Klaus EthgenAdd the feature to add single keywords to selection
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-08-22 Vladimir Nadvornikremove deleted files from metadata queue
2009-08-01 Klaus EthgenFix a small problem with casefull keywords
2009-05-02 Vladimir Nadvornikforce the metadata dialog if it was triggered by the...
2009-04-26 Vladimir Nadvornikadded an option to write image orientation to the metadata
2009-04-04 Vladimir Nadvornikadded metadata_read_GPS_coord
2009-03-20 Vladimir Nadvornikdo not add duplicate keywords from config file
2009-03-13 Vladimir Nadvornikdo not allow to add keywords with the same name as...
2009-03-13 Vladimir Nadvornikadded keyword tree filtering
2009-03-13 Vladimir Nadvornikfixed keyword to mark connection
2009-03-11 Vladimir Nadvornikadded a popup menu in keyword tree
2009-03-08 Vladimir Nadvorniksave and restore the keyword tree
2009-03-08 Vladimir Nadvornikdnd fixes
2009-03-08 Vladimir Nadvornikdnd in keywords tree
2009-03-07 Vladimir Nadvornikimplemented keywords editor as described at
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-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-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-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 Nadvornikuse the workflow in utilops.c for metadata approving...
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...