index
:
delta/xfce/thunar.git
ReplaceGtkAction47
ReplaceGtkAction49
ReplaceGtkAction51
ReplaceGtkAction52
andreldm/thunar-issue-424
andrzejr/ellipsize
baserock/morph
baserock/xfce-build
design
jannis/desktop-extensions
jannis/file-menu-custom-actions
jannis/folder-thumbnails
jannis/hex-sorting
jannis/lazy-icon-renderer
jannis/new-shortcuts-pane
jannis/thunar-vfs-thumbnailer
master
migration-to-gio
nick/1.8
nick/desktop
nick/gtk3
progress-dialog-experiments
thunar-maybe-for-2.0
thunar-nonthreaded
xfce-4.10
xfce-4.12
xfce-4.14
xfce-4.16
xfce-4.4
xfce-4.6
xfce-4.8
git.xfce.org: xfce/thunar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thunar
/
thunar-transfer-job.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not try to merge folders when creating copy with same name (Issue #491)
Theo Linkspfeifer
2021-02-21
1
-1
/
+1
*
Support queued copy (configurable, e.g. for remote devices) (Issue #294)
Cyrille Pontvieux
2020-06-19
1
-19
/
+366
*
Option to rename a file when existing copy conflicts (Bug #16686)
Cyrille Pontvieux
2020-05-02
1
-10
/
+81
*
Add THUNAR_JOB_RESPONSE_REPLACE and
Cyrille Pontvieux
2020-05-02
1
-5
/
+5
*
Split "thunar_transfer_job_execute" in multiple simpler functions to
Cyrille Pontvieux
2020-05-02
1
-170
/
+202
*
Pause button on copy/move (Bug #16685)
Cyrille Pontvieux
2020-04-17
1
-0
/
+26
*
Prevent unnecessary fallback copy-delete in file move when overwriting
Reuben Green
2019-08-26
1
-27
/
+74
*
Fix possible memory leak
Reuben Green
2019-08-26
1
-0
/
+3
*
Do not check G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE anymore (Bug #15367)
Andre Miranda
2019-05-27
1
-20
/
+5
*
Correctly check if destination is writable (Bug #14718)
Andre Miranda
2019-04-05
1
-6
/
+17
*
Show file size in binary units by default (Bug #14653)
Andre Miranda
2018-09-03
1
-1
/
+1
*
Restoring non-empty folders spawns a warning about modification/restores
vc-01
2018-02-22
1
-2
/
+7
*
Rework usage of binary file size properties (bug #11450)
Harald Judt
2015-03-17
1
-20
/
+96
*
Fix for bug 10864 - thunar incorrectly showing file sizes
Andre Miranda
2014-12-17
1
-17
/
+30
*
Directly collect the full info namespace for ls dir.
Nick Schermer
2012-11-10
1
-1
/
+1
*
Check free space before copying (bug #5658).
Nick Schermer
2012-09-30
1
-0
/
+105
*
Show transfer rate in transfer dialog (bug #8250).
Nick Schermer
2012-09-30
1
-63
/
+159
*
Use g_(s)list_free_full where possible.
Nick Schermer
2012-09-16
1
-4
/
+4
*
Fix a compiler warning.
Jannis Pohlmann
2011-09-14
1
-0
/
+2
*
Don't interpret file display names as format strings
Lionel Le Folgoc
2011-04-15
1
-1
/
+1
*
Improve the thumbnail cache support in transfer jobs a tiny bit.
Jannis Pohlmann
2011-02-07
1
-15
/
+20
*
Use Move(), Copy() and Delete() cache methods in transfer jobs.
Jannis Pohlmann
2011-02-07
1
-42
/
+84
*
Only erase top-level items from trash (bug #7147).
Jannis Pohlmann
2011-01-24
1
-2
/
+2
*
Fix memory leak thunar_transfer_job_execute().
Jannis Pohlmann
2010-11-21
1
-2
/
+6
*
Don't cache the GFileInfo for the filesystem.
Jannis Pohlmann
2009-12-20
1
-1
/
+1
*
Use 0.01 instead of 0.05 percent for smoother progress bars.
Jannis Pohlmann
2009-09-12
1
-2
/
+2
*
Reduce the 'percent' signal emission frequency in ThunarTransferJob.
Jannis Pohlmann
2009-09-12
1
-2
/
+18
*
Use g_slice_ functions directly and drop macros.
Nick Schermer
2009-08-22
1
-3
/
+3
*
Second (and last for thunar/) flow of G_DEFINE_ macros.
Nick Schermer
2009-08-22
1
-27
/
+1
*
Fix several compiler warnings (mostly shadowed stuff, missing includes).
Jannis Pohlmann
2009-08-21
1
-8
/
+8
*
Merge the migration-to-gio branch into master.
Jannis Pohlmann
2009-08-21
1
-0
/
+887