Ensure .sim files are cleared from cache
[geeqie.git] / src / cache_maint.c
2017-07-07 Colin ClarkEnsure .sim files are cleared from cache
2017-06-14 Colin ClarkFix #314: Remote commands for thumbnail maintenance
2017-03-26 Colin ClarkFix #130: Doubled path in thumbnail preferences
2017-02-15 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-02-15 Klaus EthgenMerge remote-tracking branch 'github_caclark_geeqie...
2017-02-03 Colin ClarkFix progress bar text
2017-01-11 Colin ClarkFix compile warning
2017-01-08 Omari StephensMerge pull request #452 from xsdg/werror
2017-01-04 Omari StephensFix GCC and Clang compile warnings.
2016-12-24 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-12-20 Colin ClarkFix #434: Part 2.0
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 MoninRemove commented out code.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikuse accessor functions
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-30 Vladimir Nadvornikalways check for sidecars by readdir
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-03-31 Vladimir Nadvornikimproved debug messages
2009-03-15 Laurent Moningint -> gboolean.
2009-03-14 Vladimir Nadvornikimproved notification system
2009-03-12 Laurent MoninUse gboolean where applicable, for the sake of consistency.
2009-02-28 Laurent MoninAdd missing space between switch and first parenthesis.
2009-02-21 Laurent MoninGlibification again.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-12-21 Vladimir Nadvornikmost of the metadata options now works
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
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-22 Laurent MoninLet Create thumbnails start in current directory (fallb...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-06-15 Vladimir Nadvornikuse FileData in thumb_loader
2008-06-08 Vladimir Nadvornikbetter check for notify type
2008-06-06 Vladimir Nadvornikused new notification in cache_maint
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninDrop initialization to NULL since filelist_read() will...
2008-05-22 Laurent MoninComment out unused static function extension_truncate().
2008-05-22 Laurent MoninFix up some types, make some signed vs unsigned warning...
2008-05-21 Laurent MoninDisable unused code:
2008-05-20 Laurent MoninBuild path using g_build_filename() then calculate...
2008-05-20 Laurent MoninUse g_build_filename() and move location label creation...
2008-05-16 Laurent MoninFix redundant application name in window titles.
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-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-04 Vladimir Nadvornikdropped path_list functions, use filelist functions...
2008-05-01 Laurent MoninSimplify and optimize extension_find_dot().
2008-04-24 Laurent MoninConvert the minority of while() to while ().
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-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninUse more generic names for some cache manager callback...
2008-04-03 Laurent MoninReplace some occurences of gqview by Geeqie.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-10-19 John EllisThu Oct 19 07:23:37 2006 John Ellis <johne@verizon...
2006-10-13 John EllisFri Oct 13 10:27:22 2006 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.