log src/thumb.c @ 1267:dfa378900ec9

age author description
Wed, 26 Nov 2008 20:39:50 +0000 zas_ Handle return values better to silent some warnings.
Sat, 15 Nov 2008 20:01:25 +0000 zas_ Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
Sat, 11 Oct 2008 20:19:48 +0000 nadvornik added option to use exif thumbnails
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sun, 07 Sep 2008 23:01:30 +0000 bruclik Replaced gtk depreceated code.
Wed, 03 Sep 2008 21:54:49 +0000 nadvornik load thumbnails with lower priority
Fri, 29 Aug 2008 20:53:53 +0000 nadvornik converted image loader to a GObject and use signals for notification
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, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Thu, 03 Jul 2008 20:16:15 +0000 nadvornik refresh thumbnails on file change
Thu, 03 Jul 2008 19:38:19 +0000 nadvornik set fallback thumbnail pixbuf only if the loading really fails
Sun, 29 Jun 2008 15:51:54 +0000 zas_ Merge thumb_loader_save_to_cache() and thumb_loader_mark_failure()
Sat, 28 Jun 2008 00:44:31 +0000 zas_ Fix warning:
Fri, 27 Jun 2008 21:09:15 +0000 nadvornik added pixbuf_fallback function