Mercurial > geeqie
log src/filecache.c @ 1577:240cf36c9a44
age | author | description |
---|---|---|
2009-03-31 | nadvornik | improved debug messages |
2009-03-14 | nadvornik | improved notification system |
2009-03-12 | zas_ | gint -> gboolean and tidy up. |
2009-02-04 | zas_ | Add year 2009 to copyright info everywhere. |
2008-12-26 | nadvornik | remove cached entries on all changes |
2008-11-20 | zas_ | Fix compilation warnings. |
2008-10-07 | nadvornik | Adding a vim modeline to all files - patch by Klaus Ethgen |
2008-08-25 | zas_ | Whitespaces cleanup. |
2008-07-19 | zas_ | Fix missing newline at end of file. |
2008-07-18 | nadvornik | fixed test for changed files in cache |
2008-07-17 | nadvornik | reload changed images |
2008-07-02 | zas_ | Optimize file_cache_get() by only moving element to front if needed |
2008-06-25 | zas_ | Tidy up. |
2008-06-21 | nadvornik | measure pixbuf cache size in bytes |
2008-06-21 | nadvornik | simple cache for loaded pixbufs |
2008-06-18 | nadvornik | implemented generic FileData cache |