Trim trailing white spaces on empty lines.
[geeqie.git] / src / cache.c
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-03-12 Laurent MoninUse gboolean where applicable, for the sake of consistency.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-12-26 Vladimir Nadvornikimproved sidecar writting
2008-12-20 Vladimir Nadvornikadded options for metadata - not yet used
2008-11-17 Laurent MoninChange metadata directory to be $XDG_DATA_HOME instead...
2008-11-15 Laurent MoninImplement preliminary support for XDG Base Directory...
2008-11-15 Laurent MoninReplace cache_ensure_dir_exists() by new recursive_mkdi...
2008-11-15 Laurent MoninUse functions to return directories instead of constants.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-05-22 Laurent MoninFix up some types, make some signed vs unsigned warning...
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR where applicable.
2008-05-20 Laurent Monincache_find_location(): use g_build_filename() and move...
2008-05-20 Laurent MoninUse g_build_filename().
2008-05-20 Laurent MoninSort out log_printf() vs printf_term() mix up.
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-01 Laurent MoninUse sizeof() instead of hardcoded buffer sizes.
2008-05-01 Laurent Monincache_sim_write_similarity(): cleanup and simplification.
2008-05-01 Laurent MoninUse secure_save stuff to write .sim files.
2008-05-01 Laurent MoninTypo fix.
2008-04-24 Laurent Monin6 for() vs 201 for (): winner is for ().
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-12 Laurent MoninRename thumbnails related options.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent Moningqview.h -> main.h
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2005-08-15 John EllisMon Aug 15 18:27:38 2005 John Ellis <johne@verizon...
2005-04-14 John EllisThu Apr 14 10:44:00 2005 John Ellis <johne@verizon...
2005-04-13 John EllisWed Apr 13 18:16:14 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.