Simplify vflist_get_formatted()
[geeqie.git] / src / metadata.c
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-07-21 Colin ClarkGTK2 no longer supported
2022-06-14 Colin ClarkUpdate metadata handling documentation
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2021-05-05 Colin ClarkUse at-sign rather than backslash as the Doxygen comman...
2021-01-14 freddiiFix #851: fixed spelling mistakes
2021-01-14 freddiifixed spelling mistakes
2019-07-24 Colin ClarkFix #691: wrong GPS
2019-06-30 Colin ClarkEnable lua scripts to be called from Info sidebar
2018-06-18 Colin ClarkShow star rating in files pane
2017-11-17 Colin ClarkDisconnect all mark keyword connections
2017-09-30 Klaus EthgenFix regression
2017-09-17 Klaus EthgenFix writing to meta files
2017-09-17 Klaus EthgenMerge merge-requests/513 - build paths
2017-09-16 Tomasz GolinskiBug fix #509: Increase number of marks to 10
2017-09-14 Tomasz GolinskiAddl #510: Rudimentary video support
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-06-05 Colin ClarkAdditional keyword menu entries
2017-05-31 Colin ClarkFix #357: Save mark-and-keyword connections
2017-05-14 Colin ClarkGeocode image by drag-drop
2017-03-15 Tomasz GolinskiFix #147: Alternative format for sidecar extension
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-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-30 Laurent MoninClear few more warnings, unused variables mostly.
2012-08-16 Laurent MoninFix a snprintf() warning regarding unsigned int64 forma...
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-10-04 Vladimir Nadvornikrename file_data_new_simple to file_data_new_group...
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-06-30 Vladimir Nadvornikfixed an use of uninitialized value
2009-06-30 Vladimir Nadvornikfixes for a built without Exiv2
2009-06-29 Vladimir Nadvornikfixed writting to gqview legacy format
2009-06-20 Vladimir Nadvornikfixed leak in file_util_* functions
2009-05-09 Vladimir Nadvornikextended the list of grouped metadata tags
2009-05-07 Vladimir Nadvornikfixed keyword tree initialization
2009-05-07 Vladimir Nadvornikuse "keywords" instead of "tags" in option name, it...
2009-05-02 Vladimir Nadvornikforce the metadata dialog if it was triggered by the...
2009-05-01 Vladimir Nadvornik- handle color profile and write metadata buttons on...
2009-04-26 Vladimir Nadvornikfixed return from metadata_write_revert
2009-04-26 Vladimir Nadvornikadded an option to write image orientation to the metadata
2009-04-11 Vladimir Nadvornikimproved default keyword tree
2009-04-11 Klaus EthgenAllow to configure case handling of keywords
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-04-04 Vladimir Nadvornikadded metadata_read_GPS_coord
2009-03-31 Laurent MoninCleanup.
2009-03-29 Vladimir Nadvornikfixed possible crash
2009-03-29 Vladimir Nadvornikre-added possibility to display basic file info (size...
2009-03-20 Vladimir Nadvornikdo not add duplicate keywords from config file
2009-03-20 Vladimir Nadvornikbe more verbose on parse errors
2009-03-19 Vladimir Nadvornikimproved config file formatting
2009-03-17 Vladimir Nadvorniksimplified code
2009-03-17 Vladimir Nadvornikimproved expanding and hiding of helper keywords
2009-03-14 Laurent MoninMore gboolean.
2009-03-14 Vladimir Nadvornikimproved notification system
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 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
next