Simplify vflist_get_formatted()
[geeqie.git] / src / trash.c
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2021-07-17 Klaus EthgenMergin several old merge requests
2021-03-11 Marcel PolFix #878: Use binary units for sizes, not decimal values
2021-03-10 Marcel PolUse binary units for sizes, not decimal values.
2020-04-06 Zbigniew Jędrzejew... Fix #753: Various cleanups based on gcc warnings
2019-05-24 Klaus EthgenAllow to disable trash completely
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2018-11-03 Colin ClarkFix #437: Delete to standard Trash directory
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-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-30 Vladimir Nadvornikalways check for sidecars by readdir
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-03-15 Laurent Moningint -> gboolean.
2009-03-15 Laurent Moningint -> gboolean.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-05-30 Laurent MoninCheck for existing editor command using is_valid_editor...
2008-05-22 Laurent MoninUse a struct to handle editor's properties.
2008-05-21 Laurent MoninUse g_build_filename().
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-06 Laurent MoninTidy up.
2008-05-06 Vladimir Nadvornikmoved safe delete functions to separate file