log src/image-load.h @ 2916:ae6cdcd69d9f default tip

age author description
Fri, 24 Nov 2017 10:04:06 +0000 Tomasz Golinski Code clean-up
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Thu, 30 Aug 2012 18:32:32 +0200 Laurent Monin Trim trailing white spaces on empty lines.
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Sat, 12 Nov 2011 11:36:18 +0100 Vladimir Nadvornik call size signal indirectly via idle_call
Sat, 26 Mar 2011 22:03:30 +0100 Vladimir Nadvornik added custom jpeg loader
Sat, 26 Mar 2011 17:57:25 +0100 Vladimir Nadvornik infrastructure for image loader backend
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Tue, 21 Apr 2009 21:47:11 +0000 Laurent Monin Fix up few warnings (especially on 64bits platforms).
Mon, 06 Apr 2009 22:13:54 +0000 Laurent Monin Fix up event source ids type: gint -> guint.
Tue, 31 Mar 2009 19:34:39 +0000 Vladimir Nadvornik report pixbuf loader errors
Sat, 14 Mar 2009 19:25:21 +0000 Laurent Monin Use gboolean where applicable, minor cleanup and indentations fixes.
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Thu, 27 Nov 2008 12:31:27 +0000 Laurent Monin Fix up pointer signedness warnings.
Tue, 07 Oct 2008 18:20:22 +0000 Vladimir Nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Mon, 08 Sep 2008 19:57:51 +0000 Vladimir Nadvornik added possibility to redraw only the parts of image that are already
Sun, 31 Aug 2008 10:08:48 +0000 Vladimir Nadvornik use GThreadPool
Sat, 30 Aug 2008 20:15:47 +0000 Vladimir Nadvornik run image loader in separate thread
Sat, 30 Aug 2008 13:04:06 +0000 Vladimir Nadvornik prepared image loader code for threads
Fri, 29 Aug 2008 20:53:53 +0000 Vladimir Nadvornik converted image loader to a GObject and use signals for notification
Fri, 29 Aug 2008 12:35:13 +0000 Vladimir Nadvornik do not access image_loader directly
Fri, 29 Aug 2008 09:38:10 +0000 Vladimir Nadvornik fixed thumbnail loader for the new raw preview interface
Fri, 18 Jul 2008 09:55:15 +0000 Laurent Monin Introduce image_loader_set_done_func().
Mon, 21 Apr 2008 21:46:38 +0000 Vladimir Nadvornik updated copyright in source files
Sun, 20 Apr 2008 18:07:51 +0000 Laurent Monin Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 23 Mar 2008 20:38:54 +0000 Vladimir Nadvornik rename GQview -> Geeqie over the code
Tue, 11 Sep 2007 20:06:29 +0000 Vladimir Nadvornik replaced gchar* path with FileData *fd
Sat, 26 Feb 2005 00:13:35 +0000 John Ellis Sync to GQview 1.5.9 release.