Trim trailing white spaces on empty lines.
[geeqie.git] / src / image-load.h
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
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-27 Vladimir Nadvornikadded custom jpeg loader
2011-09-27 Vladimir Nadvornikinfrastructure for image loader backend
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-04-21 Laurent MoninFix up few warnings (especially on 64bits platforms).
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-03-31 Vladimir Nadvornikreport pixbuf loader errors
2009-03-14 Laurent MoninUse gboolean where applicable, minor cleanup and indent...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-11-27 Laurent MoninFix up pointer signedness warnings.
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-08-31 Vladimir Nadvornikuse GThreadPool
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-07-18 Laurent MoninIntroduce image_loader_set_done_func().
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2005-02-26 John EllisSync to GQview 1.5.9 release.