- Jul 17, 2021
-
-
Yongha Hwang authored
MR !130 To resume copy after an interrupted attempt, a user would retry the same process again. To save time, one would skip all duplicate files. But unfortunately, it is almost guaranteed to have a single fragmented file that has a same name as an original file. This causes an incomplete copy, and normally the only way to solve this is to give up this method and remove all the files that are copied. This MR provides a way to do this properly by copying individual files into an intermediate file that is named *.partial~. Only after the file is properly transfered, its name is changed to its original name. By this method, fragmented file is guaranteed to have a separate name, so a user can resume copy without a problem. Changes: * thunar_g_file_copy() * ThunarUsePartialMode * transform_enum_value_to_index()
-
Alexander Schwinn authored
-
Alexander Schwinn authored
-
- Jul 16, 2021
-
-
jc1 authored
848 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 13, 2021
-
-
Toni Estévez authored
848 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
848 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 12, 2021
-
-
Hugo Carvalho authored
848 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Luna Jernberg authored
847 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/xfce/public/).
-
Саша Петровић authored
848 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
848 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 11, 2021
-
-
Xiaobo Zhou authored
848 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Pjotr authored
848 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
utuhiro78 authored
848 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Michal Várady authored
830 translated messages, 18 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Avinash Sonawane authored
MR !134
-
- Jul 10, 2021
-
-
Anonymous authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
MR !132
-
Sergios - Anestis Kefalidis authored
-
Sergios - Anestis Kefalidis authored
Issue #382 MR !118
-
- Jul 09, 2021
-
-
heskjestad authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
MR !135
-
MR !131
-
MR !133
-
Found by: scan-build
-
Hugo Carvalho authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 08, 2021
-
-
Andreas Eitel authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Toni Estévez authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 07, 2021
-
-
cybercop-montana authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
玉堂白鹤 authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 06, 2021
-
-
Pjotr authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
845 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Alexander Schwinn authored
-
Copy G_FILE_ATTRIBUTE_TIME_MODIFIED after copying file contents Fixes: #218 MR: !127
-
- Jul 05, 2021
-
-
jc1 authored
840 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
840 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
This will preserve filenames on copy when e.g. using a Google Drive via gvfs MR !128
-
Only using the executable flag to 'trust' launchers is insecure, because the flag e.g. can be pre-set in archives. 'Trusting' a launcher now will generate a checksum of the launcher and store it via gvfs-metadata. MR !121 Fixes #156 Related Merge requests: exo!44 libxfce4util!16
-
玉堂白鹤 authored
835 translated messages, 5 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-