summaryrefslogtreecommitdiff
path: root/thunar/thunar-job.c
Commit message (Expand)AuthorAgeFilesLines
* Replace exo- functions with xfce-stringYongha Hwang2022-02-231-0/+2
* Manage parallel job outside ThunarTransferJob (Issue #569)Yongha Hwang2021-06-021-30/+0
* Prevent hangup if a copy task that is blocked is resumed (Issue #467)Alexander Schwinn2021-02-261-3/+3
* Support queued copy (configurable, e.g. for remote devices) (Issue #294)Cyrille Pontvieux2020-06-191-1/+92
* Option to rename a file when existing copy conflicts (Bug #16686)Cyrille Pontvieux2020-05-021-0/+8
* Add THUNAR_JOB_RESPONSE_REPLACE andCyrille Pontvieux2020-05-021-33/+33
* Pause button on copy/move (Bug #16685)Cyrille Pontvieux2020-04-171-0/+50
* When move to trash fails, ask whether to delete files (Bug #15975)Andre Miranda2019-12-231-0/+59
* Drop unused variablesAndre Miranda2019-11-031-2/+0
* thunar-job: callee should keep track of the number of processed files (Bug #1...Andre Miranda2019-11-031-18/+11
* Drop unused macrosAndre Miranda2019-04-141-4/+0
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-141-5/+2
* Update progress when deleting files (Bug #14102)Andre Miranda2018-07-291-1/+1
* Strip trailing whitespaceAndre Miranda2017-11-041-22/+22
* Fix object unreferencing (Bug #12260)Vladimir Chren2017-02-101-2/+1
* Reload files changed by jobs in an idle loop (bug #11008)Harald Judt2015-04-171-0/+14
* Check free space before copying (bug #5658).Nick Schermer2012-09-301-0/+28
* Don't interpret file display names as format strings (bug #7128).Jannis Pohlmann2011-01-241-12/+12
* Second (and last for thunar/) flow of G_DEFINE_ macros.Nick Schermer2009-08-221-3/+0
* First flow of using G_DEFINE_ macros.Nick Schermer2009-08-211-22/+2
* Forgot 1 files in the previous commit.Nick Schermer2009-08-211-4/+4
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-0/+624