Simplify vflist_get_formatted()
[geeqie.git] / src / thumb_standard.c
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-10-01 Omari StephensReplaces underscores with hyphens in code filenames...
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-07-21 Colin ClarkGTK2 no longer supported
2022-02-09 Dan Fandrich Fix #941: Update links from http: to https: where possible
2021-09-12 Colin ClarkFix #923: Wrong orientation in HEIC using EXIF
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2021-04-27 Colin ClarkMerge branch 'master' of git://geeqie.org/geeqie
2021-04-27 Colin ClarkOption to select thumbnail color management
2021-04-27 Daniel VogelbacherFix #885: Generate sRGB thumbnails for images with...
2021-04-26 Daniel VogelbacherGenerate sRGB thumbnails for images with embedded color...
2021-04-24 Colin ClarkConvert general file comments in .c files to Doxygen...
2019-07-26 Colin ClarkBug fix: pdf and djvu files
2019-07-05 Colin ClarkAddl fix #610: Support heic image format
2019-07-03 Colin ClarkFix #610: Support heic image format
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2018-07-18 Colin ClarkRef #332: include pdf-view
2018-07-18 Colin ClarkCollection preview
2018-06-26 Andreas RönnquistFix #620: Fix build on x32
2018-01-22 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-01-20 Anthony DeRobertisThumbnail all files if filtering is disabled.
2017-11-24 Tomasz GolinskiFix #541: Showing existing, or maybe generating thumbna...
2017-09-17 Klaus EthgenMerge merge-requests/513 - build paths
2017-09-14 Tomasz GolinskiAddl #510: Rudimentary video support
2017-07-31 Colin ClarkFix #500: Geeqie doesn’t use shared thumbnail folder
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
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-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
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.