log src/image-load.c @ 1704:566abe50976d

age author description
Sun, 23 Aug 2009 14:10:56 +0000 nadvornik workaround for xpm loader
Tue, 21 Apr 2009 21:47:11 +0000 zas_ Fix up few warnings (especially on 64bits platforms).
Mon, 06 Apr 2009 22:18:13 +0000 zas_ Disable unused functions when compiled without threads support, prevents few warnings.
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Sat, 04 Apr 2009 21:53:12 +0000 nadvornik dropped read_buffer options - they don't have any significant effect
Tue, 31 Mar 2009 20:05:16 +0000 nadvornik improved debug messages
Tue, 31 Mar 2009 19:34:39 +0000 nadvornik report pixbuf loader errors
Sun, 15 Mar 2009 09:06:13 +0000 nadvornik fixed possible deadlock with multiple thumb loaders in parallel
Sat, 14 Mar 2009 19:25:21 +0000 zas_ Use gboolean where applicable, minor cleanup and indentations fixes.
Sat, 28 Feb 2009 20:48:47 +0000 zas_ No space between function name and first parenthesis, it eases greping (see CODING).
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Thu, 27 Nov 2008 12:30:49 +0000 zas_ Fix up not a prototype warning.
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
Mon, 08 Sep 2008 19:57:51 +0000 nadvornik added possibility to redraw only the parts of image that are already
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
Sun, 31 Aug 2008 21:02:09 +0000 nadvornik fixed error handling in image loader
Sun, 31 Aug 2008 10:08:48 +0000 nadvornik use GThreadPool
Sun, 31 Aug 2008 09:20:29 +0000 nadvornik improved thread support in image loader
Sun, 31 Aug 2008 08:13:36 +0000 zas_ Fix two minor compilation warnings.
Sat, 30 Aug 2008 20:15:47 +0000 nadvornik run image loader in separate thread
Sat, 30 Aug 2008 13:04:06 +0000 nadvornik prepared image loader code for threads
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
Thu, 28 Aug 2008 22:26:09 +0000 nadvornik use mmaped files image loader
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Wed, 13 Aug 2008 20:46:06 +0000 nadvornik a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669
Fri, 18 Jul 2008 09:55:15 +0000 zas_ Introduce image_loader_set_done_func().
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
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.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
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 22:38:34 +0000 nadvornik clear the buffer before loading of an image
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:
Fri, 18 Apr 2008 22:15:01 +0000 zas_ Add two new options to control image read buffer at runtime.
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Wed, 13 Feb 2008 13:57:31 +0000 nadvornik simplified exif.h, moved implementation-specific stuff to exif-int.h
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Mon, 13 Jun 2005 21:39:13 +0000 gqview Mon Jun 13 17:31:46 2005 John Ellis <johne@verizon.net>
Fri, 10 Jun 2005 02:44:36 +0000 gqview Thu Jun 9 22:23:18 2005 John Ellis <johne@verizon.net>
Thu, 26 May 2005 18:10:52 +0000 gqview Thu May 26 13:57:19 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>
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.