log src/image-load.c @ 2798:d9764817aad8

age author description
Wed, 18 Jul 2018 10:16:41 +0100 Colin Clark Collection preview
Fri, 13 Apr 2018 19:06:23 +0300 Matti Hamalainen Merge with upstream changes.
Fri, 06 Apr 2018 17:43:03 +0100 Wolfgang Lieff <> Additional loader for DDS file format
Wed, 03 Jan 2018 21:37:18 +0200 Matti Hamalainen Merge. master
Fri, 24 Nov 2017 10:27:12 +0000 Tomasz Golinski Fix #541: Showing existing, or maybe generating thumbnails for MP4 and WEBM
Fri, 24 Nov 2017 10:04:06 +0000 Tomasz Golinski Code clean-up
Thu, 08 Dec 2016 13:12:46 +0200 Matti Hamalainen Initial implementation of BPG image support.
Sat, 03 Dec 2016 22:53:50 +1100 Martin Pelikán Open BigTIFF (64-bit) files using the custom TIFF loader.
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Mon, 07 Mar 2016 10:17:47 +0100 Klaus Ethgen Really fix issue in 2a9e4d6
Sun, 06 Mar 2016 23:49:43 +0100 Klaus Ethgen This potentially fixes most deprecated warnings
Thu, 30 Aug 2012 18:32:32 +0200 Laurent Monin Trim trailing white spaces on empty lines.
Thu, 30 Aug 2012 18:31:41 +0200 Laurent Monin Trim trailing white spaces.
Tue, 14 Aug 2012 22:52:03 +0200 Vladimir Nadvornik try to merge pending area_ready notifications
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
Thu, 29 Sep 2011 17:14:36 +0200 Vladimir Nadvornik added custom tiff loader
Sat, 09 Apr 2011 19:27:43 +0200 Vladimir Nadvornik fixed libjpeg in autoconf
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
Sat, 19 Mar 2011 21:42:13 +0100 Vladimir Nadvornik type of source stereo image made adjustable from menu
Fri, 28 Jan 2011 11:05:07 +0100 Vladimir Nadvornik first stereo support
Sat, 08 May 2010 23:52:09 +0100 Klaus Ethgen Fix the windowsize
Sat, 09 Apr 2011 19:27:43 +0200 Vladimir Nadvornik fixed libjpeg in autoconf
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
Sat, 19 Mar 2011 21:42:13 +0100 Vladimir Nadvornik type of source stereo image made adjustable from menu
Fri, 28 Jan 2011 11:05:07 +0100 Vladimir Nadvornik first stereo support
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Thu, 24 Sep 2009 18:02:29 +0000 Vladimir Nadvornik fixed emitting of error signal from image loader
Sun, 23 Aug 2009 14:10:56 +0000 Vladimir Nadvornik workaround for xpm loader
Tue, 21 Apr 2009 21:47:11 +0000 Laurent Monin Fix up few warnings (especially on 64bits platforms).
Mon, 06 Apr 2009 22:18:13 +0000 Laurent Monin Disable unused functions when compiled without threads support, prevents few warnings.
Mon, 06 Apr 2009 22:13:54 +0000 Laurent Monin Fix up event source ids type: gint -> guint.
Sat, 04 Apr 2009 21:53:12 +0000 Vladimir Nadvornik dropped read_buffer options - they don't have any significant effect
Tue, 31 Mar 2009 20:05:16 +0000 Vladimir Nadvornik improved debug messages
Tue, 31 Mar 2009 19:34:39 +0000 Vladimir Nadvornik report pixbuf loader errors
Sun, 15 Mar 2009 09:06:13 +0000 Vladimir Nadvornik fixed possible deadlock with multiple thumb loaders in parallel
Sat, 14 Mar 2009 19:25:21 +0000 Laurent Monin Use gboolean where applicable, minor cleanup and indentations fixes.
Sat, 28 Feb 2009 20:48:47 +0000 Laurent Monin No space between function name and first parenthesis, it eases greping (see CODING).
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Thu, 27 Nov 2008 12:30:49 +0000 Laurent Monin Fix up not a prototype warning.
Sat, 11 Oct 2008 20:19:48 +0000 Vladimir Nadvornik added option to use exif thumbnails
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, 07 Sep 2008 23:01:30 +0000 Petr Ostadal Replaced gtk depreceated code.
Wed, 03 Sep 2008 21:54:49 +0000 Vladimir Nadvornik load thumbnails with lower priority
Sun, 31 Aug 2008 21:02:09 +0000 Vladimir Nadvornik fixed error handling in image loader
Sun, 31 Aug 2008 10:08:48 +0000 Vladimir Nadvornik use GThreadPool
Sun, 31 Aug 2008 09:20:29 +0000 Vladimir Nadvornik improved thread support in image loader
Sun, 31 Aug 2008 08:13:36 +0000 Laurent Monin Fix two minor compilation warnings.
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
Thu, 28 Aug 2008 22:26:09 +0000 Vladimir Nadvornik use mmaped files image loader
Tue, 26 Aug 2008 22:22:51 +0000 Laurent Monin For the sake of consistency, use glib basic types everywhere.
Mon, 25 Aug 2008 22:20:45 +0000 Laurent Monin Whitespaces cleanup.
Wed, 13 Aug 2008 20:46:06 +0000 Vladimir Nadvornik a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669