Simplify vflist_get_formatted()
[geeqie.git] / src / secure_save.h
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-10-01 Omari StephensReplaces underscores with hyphens in code filenames...
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
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-27 Laurent Moninconst gpointer -> gconstpointer.
2008-08-26 Laurent MoninUse gpointer instead of void *.
2008-05-01 Laurent MoninAdd a wrapper to fwrite().
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-11 Laurent MoninUse path_from_utf8() on the passed filename.
2008-04-11 Laurent MoninMove secure save code to its own files: secure_save...