Trim trailing white spaces.
[geeqie.git] / src / thumb_standard.c
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-04 Vladimir Nadvornikrename file_data_new_simple to file_data_new_group...
2011-09-30 Vladimir Nadvornikalways check for sidecars by readdir
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-09-28 Vladimir Nadvornikdo not cache incomplete thumbnails
2009-08-23 Vladimir Nadvornikfixed moving and maintenance of std. thumbnails
2009-04-26 Vladimir Nadvornikadded an option to write image orientation to the metadata
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-04-06 Vladimir Nadvornikunconditionally enable fast jpeg thumbnailing
2009-03-15 Laurent Moningint -> gboolean.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-07 Vladimir Nadvornikuse metadata_read_* functions where possible
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-11-15 Laurent MoninReplace cache_ensure_dir_exists() by new recursive_mkdi...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-03 Vladimir Nadvornikload thumbnails with lower priority
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-19 Vladimir Nadvornikset fallback pixbuf in case of missing file
2008-07-05 Laurent MoninPrevent segfault in certain conditions when displaying...
2008-07-03 Vladimir Nadvornikset fallback thumbnail pixbuf only if the loading reall...
2008-06-27 Vladimir Nadvornikadded pixbuf_fallback function
2008-06-21 Vladimir Nadvornikrenamed fd->pixbuf to fd->thumb_pixbuf
2008-06-18 Vladimir Nadvornikimplemented generic FileData cache
2008-06-17 Vladimir Nadvornikdo not allocate new buffer for thumbnails with correct...
2008-06-16 Vladimir Nadvornikfixed memory leak
2008-06-15 Vladimir Nadvornikrotate thumbnails by exif
2008-06-15 Vladimir Nadvornikuse FileData in thumb_loader
2008-06-13 Laurent MoninRevert patches 759 and 760.
2008-05-21 Laurent MoninUse g_build_filename().
2008-05-21 Laurent Moninthumb_std_cache_path(): use g_build_filename() and...
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-14 Laurent MoninSimplify thumb_std_maint_moved(), since g_list_append...
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 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-19 Laurent MoninRename inappropriate folder_size to folder.
2008-04-12 Laurent MoninRename thumbnails related options.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-04 Laurent MoninFix a segfault occuring when enabling debug mode.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-10-19 John EllisThu Oct 19 07:23:37 2006 John Ellis <johne@verizon...
2006-09-01 John EllisFri Sep 1 02:12:45 2006 John Ellis <johne@verizon...
2005-08-15 John EllisMon Aug 15 17:13:57 2005 John Ellis <johne@verizon...
2005-05-16 John EllisSun May 15 21:40:26 2005 John Ellis <johne@verizon...
2005-04-16 John EllisSat Apr 16 12:29:42 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.