log src/thumb_standard.c @ 1762:680bcf82eaff

age author description
Mon, 28 Sep 2009 12:04:35 +0000 nadvornik do not cache incomplete thumbnails
Sun, 23 Aug 2009 13:37:15 +0000 nadvornik fixed moving and maintenance of std. thumbnails
Sun, 26 Apr 2009 09:01:35 +0000 nadvornik added an option to write image orientation to the metadata
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Mon, 06 Apr 2009 20:38:54 +0000 nadvornik unconditionally enable fast jpeg thumbnailing
Sun, 15 Mar 2009 18:06:41 +0000 zas_ gint -> gboolean.
Sun, 15 Mar 2009 07:07:52 +0000 zas_ gint -> gboolean.
Sun, 01 Mar 2009 21:06:55 +0000 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
Sat, 28 Feb 2009 20:48:47 +0000 zas_ No space between function name and first parenthesis, it eases greping (see CODING).
Sat, 07 Feb 2009 19:01:21 +0000 nadvornik use metadata_read_* functions where possible
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sat, 15 Nov 2008 20:01:25 +0000 zas_ Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
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, 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.
Fri, 16 May 2008 10:02:56 +0000 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
Wed, 14 May 2008 17:00:25 +0000 zas_ Simplify thumb_std_maint_moved(), since g_list_append knows
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 zas_ Handle the newline in DEBUG_N() macro instead of adding one
Wed, 23 Apr 2008 20:47:19 +0000 zas_ Introduce macros to display debug messages.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 18:07:51 +0000 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Sat, 19 Apr 2008 23:12:30 +0000 zas_ Rename inappropriate folder_size to folder.
Sat, 12 Apr 2008 09:41:44 +0000 zas_ Rename thumbnails related options.
Fri, 11 Apr 2008 22:14:36 +0000 zas_ Add a new struct ConfOptions to handle options.
Wed, 09 Apr 2008 13:53:01 +0000 zas_ Replace occurences of Geeqie / geeqie by constants defined in main.h.
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Fri, 04 Apr 2008 18:50:52 +0000 zas_ Fix a segfault occuring when enabling debug mode.
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Thu, 19 Oct 2006 11:34:52 +0000 gqview Thu Oct 19 07:23:37 2006 John Ellis <johne@verizon.net>
Fri, 01 Sep 2006 06:39:36 +0000 gqview Fri Sep 1 02:12:45 2006 John Ellis <johne@verizon.net>
Mon, 15 Aug 2005 21:41:20 +0000 gqview Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net>
Mon, 16 May 2005 01:49:51 +0000 gqview Sun May 15 21:40:26 2005 John Ellis <johne@verizon.net>
Sat, 16 Apr 2005 16:26:49 +0000 gqview Sat Apr 16 12:29:42 2005 John Ellis <johne@verizon.net>
Thu, 03 Mar 2005 06:32:53 +0000 gqview ##### Note: GQview CVS on sourceforge is not always up to date, please use #####
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.