Trim trailing white spaces on empty lines.
[geeqie.git] / src / slideshow.c
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-06-04 Vladimir Nadvornikuse layout_set_fd() for changing images from a slideshow
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-14 Laurent MoninUse gboolean where applicable, minor cleanup and indent...
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-04 Laurent MoninSpeed up random slideshow, startup time decreases from...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-07-15 Laurent MoninUse a specific enum for image.zoom_mode values (ZoomMod...
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-05-23 Laurent Moninslideshow_next(), slideshow_prev(): move code to common...
2008-05-23 Laurent MoninMove code from slideshow_timer_reset() to new slideshow...
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-24 Laurent Monin6 for() vs 201 for (): winner is for ().
2008-04-24 Laurent MoninConvert the minority of while() to while ().
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-12 Laurent MoninRename image-related options.
2008-04-12 Laurent MoninRename slideshow options.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-08 Laurent Moningqview.h -> main.h
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-11-30 John EllisThu Nov 30 09:55:42 2006 John Ellis <johne@verizon...
2006-10-28 John EllisSat Oct 28 14:41:10 2006 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.
2000-04-13 John Ellis0.8.0
2000-04-03 John EllisInitial revision