log src/image-load.h @ 1802:956aab097ea7

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Tue, 21 Apr 2009 21:47:11 +0000 zas_ Fix up few warnings (especially on 64bits platforms).
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Tue, 31 Mar 2009 19:34:39 +0000 nadvornik report pixbuf loader errors
Sat, 14 Mar 2009 19:25:21 +0000 zas_ Use gboolean where applicable, minor cleanup and indentations fixes.
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Thu, 27 Nov 2008 12:31:27 +0000 zas_ Fix up pointer signedness warnings.
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, 31 Aug 2008 10:08:48 +0000 nadvornik use GThreadPool
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
Fri, 18 Jul 2008 09:55:15 +0000 zas_ Introduce image_loader_set_done_func().
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, 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
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.