log src/filecache.c @ 1802:956aab097ea7

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Tue, 31 Mar 2009 20:05:16 +0000 nadvornik improved debug messages
Sat, 14 Mar 2009 17:21:35 +0000 nadvornik improved notification system
Thu, 12 Mar 2009 22:35:45 +0000 zas_ gint -> gboolean and tidy up.
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Fri, 26 Dec 2008 18:54:07 +0000 nadvornik remove cached entries on all changes
Thu, 20 Nov 2008 11:46:43 +0000 zas_ Fix compilation warnings.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Sat, 19 Jul 2008 12:36:46 +0000 zas_ Fix missing newline at end of file.
Fri, 18 Jul 2008 21:20:49 +0000 nadvornik fixed test for changed files in cache
Thu, 17 Jul 2008 21:51:21 +0000 nadvornik reload changed images
Wed, 02 Jul 2008 08:38:47 +0000 zas_ Optimize file_cache_get() by only moving element to front if needed
Wed, 25 Jun 2008 20:53:52 +0000 zas_ Tidy up.
Sat, 21 Jun 2008 19:26:01 +0000 nadvornik measure pixbuf cache size in bytes
Sat, 21 Jun 2008 16:00:13 +0000 nadvornik simple cache for loaded pixbufs
Wed, 18 Jun 2008 22:26:52 +0000 nadvornik implemented generic FileData cache