Trim trailing white spaces.
[geeqie.git] / src / image-load.c
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-18 Vladimir Nadvorniktry to merge pending area_ready notifications
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-11-12 Vladimir Nadvornikcall size signal indirectly via idle_call
2011-09-29 Vladimir Nadvornikadded custom tiff loader
2011-09-27 Vladimir Nadvornikfixed libjpeg in autoconf
2011-09-27 Vladimir Nadvornikadded custom jpeg loader
2011-09-27 Vladimir Nadvornikinfrastructure for image loader backend
2011-09-27 Vladimir Nadvorniktype of source stereo image made adjustable from menu
2011-09-27 Vladimir Nadvornikfirst stereo support
2011-04-22 Klaus EthgenFix the windowsize
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-09-24 Vladimir Nadvornikfixed emitting of error signal from image loader
2009-08-23 Vladimir Nadvornikworkaround for xpm loader
2009-04-21 Laurent MoninFix up few warnings (especially on 64bits platforms).
2009-04-06 Laurent MoninDisable unused functions when compiled without threads...
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-04-04 Vladimir Nadvornikdropped read_buffer options - they don't have any signi...
2009-03-31 Vladimir Nadvornikimproved debug messages
2009-03-31 Vladimir Nadvornikreport pixbuf loader errors
2009-03-15 Vladimir Nadvornikfixed possible deadlock with multiple thumb loaders...
2009-03-14 Laurent MoninUse gboolean where applicable, minor cleanup and indent...
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-11-27 Laurent MoninFix up not a prototype warning.
2008-10-11 Vladimir Nadvornikadded option to use exif thumbnails
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-08 Vladimir Nadvornikadded possibility to redraw only the parts of image...
2008-09-07 Petr OstadalReplaced gtk depreceated code.
2008-09-03 Vladimir Nadvornikload thumbnails with lower priority
2008-08-31 Vladimir Nadvornikfixed error handling in image loader
2008-08-31 Vladimir Nadvornikuse GThreadPool
2008-08-31 Vladimir Nadvornikimproved thread support in image loader
2008-08-31 Laurent MoninFix two minor compilation warnings.
2008-08-30 Vladimir Nadvornikrun image loader in separate thread
2008-08-30 Vladimir Nadvornikprepared image loader code for threads
2008-08-29 Vladimir Nadvornikconverted image loader to a GObject and use signals...
2008-08-29 Vladimir Nadvornikdo not access image_loader directly
2008-08-29 Vladimir Nadvornikfixed thumbnail loader for the new raw preview interface
2008-08-28 Vladimir Nadvornikuse mmaped files image loader
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-08-13 Vladimir Nadvornika workaround for bugzilla.gnome.org/show_bug.cgi?id...
2008-07-18 Laurent MoninIntroduce image_loader_set_done_func().
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Vladimir Nadvornikclear the buffer before loading of an image
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-18 Laurent MoninAdd two new options to control image read buffer at...
2008-04-08 Laurent Moningqview.h -> main.h
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2008-02-13 Vladimir Nadvorniksimplified exif.h, moved implementation-specific stuff...
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2005-06-13 John EllisMon Jun 13 17:31:46 2005 John Ellis <johne@verizon...
2005-06-10 John EllisThu Jun 9 22:23:18 2005 John Ellis <johne@verizon...
2005-05-26 John EllisThu May 26 13:57:19 2005 John Ellis <johne@verizon...
2005-05-16 John EllisSun May 15 21:40:26 2005 John Ellis <johne@verizon...
2005-03-03 John Ellis##### Note: GQview CVS on sourceforge is not always...
2005-02-26 John EllisSync to GQview 1.5.9 release.