summaryrefslogtreecommitdiff
path: root/thunar/thunar-io-jobs-util.c
Commit message (Expand)AuthorAgeFilesLines
* Use basename instead of display_name for file duplication (Issue #649)Alexander Schwinn2021-09-181-33/+17
* Use enum ThunarNextFileNameMode over 'copy' flagAlexander Schwinn2021-08-251-9/+9
* Use of "thunar_util_next_new_file_name" for all name search operationsAlexander Schwinn2021-08-251-37/+13
* Style fixSergios - Anestis Kefalidis2021-08-241-1/+1
* Rename variable `dot` to `extension`Sergios - Anestis Kefalidis2021-06-121-10/+10
* Option to rename a file when existing copy conflicts (Bug #16686)Cyrille Pontvieux2020-05-021-0/+88
* Introduce THUNAR_JOB_RESPONSE_MAX_INT to prevent magic number + fixedCyrille Pontvieux2020-05-021-1/+1
* Strip trailing whitespaceAndre Miranda2017-11-041-1/+1
* For folders copied always append "copy #" to the end of their names (bug #11862)Harald Judt2015-05-011-4/+7
* Change name of file copies (and links) (bug #7518).Jeff Shipley2013-07-291-39/+39
* Fix remaining compiler warnings in the thunar code.Nick Schermer2009-08-211-1/+1
* Fix several compiler warnings (mostly shadowed stuff, missing includes).Jannis Pohlmann2009-08-211-1/+2
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-0/+139