log src/thumb_standard.c @ 1011:616b14da08c2

age author description
Fri, 29 Aug 2008 12:35:13 +0000 nadvornik do not access image_loader directly
Fri, 29 Aug 2008 09:38:10 +0000 nadvornik fixed thumbnail loader for the new raw preview interface
Tue, 19 Aug 2008 21:01:29 +0000 nadvornik set fallback pixbuf in case of missing file
Sat, 05 Jul 2008 10:21:09 +0000 zas_ Prevent segfault in certain conditions when displaying debug message.
Thu, 03 Jul 2008 19:38:19 +0000 nadvornik set fallback thumbnail pixbuf only if the loading really fails
Fri, 27 Jun 2008 21:09:15 +0000 nadvornik added pixbuf_fallback function
Sat, 21 Jun 2008 11:05:55 +0000 nadvornik renamed fd->pixbuf to fd->thumb_pixbuf
Wed, 18 Jun 2008 22:26:52 +0000 nadvornik implemented generic FileData cache
Tue, 17 Jun 2008 19:56:21 +0000 nadvornik do not allocate new buffer for thumbnails with correct orientation
Mon, 16 Jun 2008 19:07:02 +0000 nadvornik fixed memory leak
Sun, 15 Jun 2008 21:52:15 +0000 nadvornik rotate thumbnails by exif
Sun, 15 Jun 2008 20:09:15 +0000 nadvornik use FileData in thumb_loader
Fri, 13 Jun 2008 12:27:41 +0000 zas_ Revert patches 759 and 760.
Wed, 21 May 2008 00:42:14 +0000 zas_ Use g_build_filename().
Wed, 21 May 2008 00:39:16 +0000 zas_ thumb_std_cache_path(): use g_build_filename() and simplify.