Simplify vflist_get_formatted()
[geeqie.git] / src / ui_fileops.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-07-17 Colin ClarkChange configuration system from Autotools to Meson
2022-06-29 Colin ClarkFix #603, 971: lcms2 support broken / images with embed...
2021-09-17 Colin ClarkAddl fix #299: File Compression and Archiving
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2021-01-14 freddiiFix #851: fixed spelling mistakes
2021-01-14 freddiifixed spelling mistakes
2020-10-14 Andreas Rönnquist Fix #816: Fix building with --enable-debug-flags
2020-10-03 Andreas RönnquistFix building with --enable-debug-flags
2020-03-22 Colin ClarkFix #751: Allow to make layouts persistent and selectable
2019-12-03 Colin ClarkBug fix: Download web file
2019-07-26 Colin ClarkBug fix: pdf and djvu files
2019-07-11 Colin ClarkAddl fix #283: add support for loading remote URLs
2019-07-10 Colin ClarkFix #283: add support for loading remote URLs
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2018-10-18 Wojciech MułaFix #544: copy symlinks as symlinks instead of derefere...
2018-10-16 Colin ClarkFix #640: geeqie core dumps (for me) on symlink copy
2018-06-29 Colin ClarkAddl fix #147: Darktable XMP Sidecar Files not grouped
2018-06-25 Andreas RönnquistFix #618: Avoid using PATH_MAX where not available
2017-12-30 Tomasz GolinskiFix for some small memory leaks
2017-12-18 Klaus EthgenSome dir debuggings
2017-12-09 cclarkFix #548: Send text output to stdout
2017-11-25 gqpwruserFix #544: copy symlinks as symlinks instead of derefere...
2017-10-15 Colin ClarkFix #527: source directory is not writable
2017-10-03 Colin ClarkRevert: Do not send debug data to terminal
2017-09-26 Colin ClarkDo not send debug data to terminal
2017-09-06 cclarkFix #508: Copy and Move windows scale incorrectly
2017-08-29 Alberto GriggioFix #506: ignore chmod errors for filesystems not suppo...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-06-22 Colin ClarkAdditional debug features
2017-03-22 Colin ClarkBug fix: Seg fault in copy/move dialog
2017-03-15 Tomasz GolinskiFix #147: Alternative format for sidecar extension
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-08-30 Laurent MoninDrop dead code.
2012-08-13 Vladimir Nadvornikuse accessor functions
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-09-27 Vladislav NaumovFix bug 2999830: do not report failed chown() on copy.
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2010-01-10 Laurent Monincopy_file(): remove incomplete file on error (bug 2890715)
2009-08-22 Vladimir Nadvornikfixed sidecar grouping
2009-06-11 Laurent MoninFix up compilation using make -jN: sometimes it fails...
2009-04-20 Vladimir Nadvornikwrite info and debugging messages to stderr
2009-03-15 Laurent Moningint -> gboolean.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-06 Laurent MoninAdd debug versions of path_to_utf8() and path_from_utf8...
2009-03-01 Laurent MoninIntroduce is_readable_file() which test if file exists...
2009-03-01 Laurent MoninSlightly modify access_file() and use it to test profil...
2009-02-21 Laurent MoninGlibification again.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-01-24 Laurent MoninSilent two compilation warnings.
2009-01-10 Vladimir Nadvorniksimplified metadata interface, dropped metadata_read,
2009-01-02 Vladimir Nadvorniksidecar files grouping was made case-insensitive
2008-12-08 Laurent MoninCosmetic fix.
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-11-20 Laurent MoninFix compilation warnings.
2008-11-15 Laurent MoninImplement preliminary support for XDG Base Directory...
2008-11-15 Laurent MoninReplace cache_ensure_dir_exists() by new recursive_mkdi...
2008-11-15 Laurent MoninUse functions to return directories instead of constants.
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-08-26 Petr OstadalFixed segfault when is run inside directory with non...
2008-08-24 Laurent MoninDrop redundant variable affectation.
2008-08-24 Laurent MoninFix untranslated messages. French translation and POTFI...
2008-08-23 Laurent MoninRemove unneeded type casting.
2008-07-23 Laurent MoninSimplify parse_out_relatives().
2008-05-26 Vladimir Nadvornikuse fputs instead of printf - patch by Uwe Ohse
2008-05-20 Laurent MoninUse size_t instead of gint, it silents a signed vs...
2008-05-20 Laurent MoninUse g_build_filename() instead of g_strconcat().
2008-05-20 Laurent MoninDrop concat_dir_and_file() and use g_build_filename...
2008-05-20 Laurent MoninUse G_DIR_SEPARATOR instead of '/' where applicable.
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-08 Laurent MoninUse g_ascii_strncasecmp() instead of strncasecmp()...
2008-05-04 Vladimir Nadvornikdropped path_list functions, use filelist functions...
2008-05-02 Laurent MoninRemove unused checksum_simple() function.
2008-05-02 Laurent MoninSimplify remove_extension_from_path().
2008-05-02 Laurent Moninremove_level_from_path() was simplified.
2008-04-24 Laurent MoninConvert the minority of while() to while ().
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 MoninUse sizeof() for buffer size where appropriate.
2008-04-11 Laurent MoninMove file_sort_case_sensitive to ConfOptions.
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-11-18 John EllisFri Nov 17 19:06:19 2006 John Ellis <johne@verizon...
2006-10-13 John EllisFri Oct 13 10:27:22 2006 John Ellis <johne@verizon...
2005-04-16 John EllisSat Apr 16 12:29:42 2005 John Ellis <johne@verizon...
next