Alexander Koblov
b50740cef7
FIX: Zip - crash on compression when libzstd not found
2023-02-26 14:16:19 +03:00
Alexander Koblov
735cf33d5b
ADD: Zip - translate resource strings
2023-02-25 17:23:18 +03:00
Alexander Koblov
18536d96a9
ADD: ExtensionAPI - TranslateString function
2023-02-25 17:16:55 +03:00
Alexander Koblov
47680a5cc6
FIX: AudioInfo - read ID3v2.4 with UTF-16 encoding
2023-02-25 14:09:41 +03:00
Alexander Koblov
0e85cbb10a
UPD: Optimize resource strings translation
2023-02-25 13:09:40 +03:00
Alexander Koblov
594c2beaba
FIX: Zip - wrong checksum
2023-02-25 12:12:10 +03:00
Alexander Koblov
70187320b1
UPD: Language files
2023-02-25 12:00:23 +03:00
Alexander Koblov
8c46e8b089
ADD: Zip - capability to change compression settings of all supported formats
2023-02-25 12:00:23 +03:00
Alexander Koblov
e128e03eb8
UPD: Debian package
2023-02-23 19:19:51 +03:00
Alexander Koblov
7c6b433ade
FIX: Default language file name
2023-02-23 19:12:29 +03:00
Alexander Koblov
bd70e87647
UPD: TreeFilterEdit width
2023-02-23 19:11:08 +03:00
Alexander Koblov
09762d955d
FIX: Unpacking file from zip with entering empty destination ( fixes #826 )
2023-02-23 14:11:01 +03:00
Alexander Koblov
0f01e5e19a
FIX: DC ignores WDX plugin file detection string when searching ( fixes #833 )
2023-02-23 12:22:38 +03:00
Alexander Koblov
f09c9de84e
UPD: Allow to use icon from pixmaps.txt for .ico
2023-02-22 21:10:04 +03:00
Alexander Koblov
fceb298cd5
FIX: MinimizeFilePath and Unicode file name
2023-02-22 20:42:24 +03:00
Andrey
2999eb3e5a
UPD: Better looking for command line ( #825 )
2023-02-22 20:36:05 +03:00
Andrey
8b9ac49d43
Fix: Bug with no init Size and strange Disk size for ex. with network and optical drive ( #818 )
2023-02-21 20:39:35 +03:00
Alexander Koblov
6cf2d25f7b
FIX: Load RSVG library and it dependencies from the same path ( fixes #752 )
2023-02-19 17:28:12 +03:00
rich2014
5756b711b3
ADD: AutoRefresh: subdir in FlatView Mode supported on MacOS ( #815 )
...
* FIX: ufileview in FlatView mode: issues when there are files with the same name in different subdirectories
* ADD: AutoRefresh: subdir in FlatView Mode supported on MacOS
2023-02-19 15:40:25 +03:00
Alexander Koblov
9181487d58
FIX: Overwrite dialog - bad file size formatting
2023-02-19 00:16:13 +03:00
Alexander Koblov
3e0c814e41
ADD: Context help links for several options pages
2023-02-19 00:12:55 +03:00
Alexander Koblov
17c85f1c51
UPD: Overwrite dialog - rearrange buttons
2023-02-18 15:29:17 +03:00
Alexander Koblov
71b938edb3
DEL: Unused unit
2023-02-18 13:20:19 +03:00
Alexander Koblov
cb15de0993
ADD: Find files - exclude directories with absolute path
2023-02-18 13:17:35 +03:00
Alexander Koblov
6361f6577b
FIX: Locked tabs - reuse existing tab when possible (with archive)
2023-02-18 13:17:35 +03:00
Andrey
0085139487
UPD: Format file sizes and counts in file dialogs (v.2) ( #816 )
...
Now DC uses options for file size when file replacing and also format number of files according to regional settings of OS.
2023-02-18 13:07:55 +03:00
Alexander Koblov
ccb6556486
FIX: Find files - exclude multiple relative subdirectories
2023-02-15 19:18:40 +03:00
Alexander Koblov
0f90c2580b
UPD: Zip - speed up .zipx creation
2023-02-14 20:17:39 +03:00
Alexander Koblov
c018bcf38e
UPD: ImageMagick library version list
2023-02-14 20:05:17 +03:00
Alexander Koblov
7159dd4ddd
UPD: Zip - doublecmd.diff
2023-02-13 19:17:52 +03:00
Alexander Koblov
4c027c42a9
FIX: Incorrect .tar.gz archive reading: same directory appears multiple time ( fixes #809 )
2023-02-13 19:10:09 +03:00
Alexander Koblov
1012ae0bff
ADD: MultiArc - don't show file size when it has been parsed incorrectly
2023-02-12 17:20:47 +03:00
Alexander Koblov
ff22ea0858
ADD: FTP - don't show size for connections
2023-02-12 12:57:12 +03:00
Alexander Koblov
4034e74fc6
ADD: Wfx-plugins - don't show file size for files which don't have a size
2023-02-12 12:55:40 +03:00
Alexander Koblov
9825c04bdc
ADD: FTP - capability to create connection copy
2023-02-12 11:59:45 +03:00
Alexander Koblov
968840e517
FIX: Search in the options dialog with English language ( fixes #25 )
2023-02-11 23:54:13 +03:00
Alexander Koblov
7dde2b22f8
ADD: Search in the options dialog ( fixes #25 )
2023-02-11 19:09:14 +03:00
Alexander Koblov
5b532f960e
FIX: Bug [0002289] Folder size shown as <DIR> instead of zero for empty folder
...
ADD: Show '--' while calculating and '??' before calculating folder size (fixes #806 )
2023-02-11 13:10:08 +03:00
Alexander Koblov
e16fe1545c
ADD: Visual elements manifest
2023-02-10 22:03:01 +03:00
Alexander Koblov
bf821d801d
ADD: Context help links for several options pages
2023-02-10 22:03:01 +03:00
Peter Marquardt
8b056faaa6
ADD: Support parsing of /etc/os-release ( #804 )
2023-02-10 21:23:57 +03:00
Alexander Koblov
c02a52a93f
ADD: Context help links for several options pages
2023-02-09 20:05:49 +03:00
Alexander Koblov
87b3f26dc7
FIX: Combine Files - problems with combining to archive or the same folder (issue #800 )
2023-02-07 21:43:28 +03:00
Alexander Koblov
0e42b40551
FIX: Range check error
2023-02-05 13:28:05 +03:00
Alexander Koblov
893456c914
UPD: Optimize WEBP loading speed
2023-02-05 13:16:03 +03:00
Alexander Koblov
9b9c4d3165
UPD: ImageMagick library version list
2023-02-05 13:06:55 +03:00
rich2014
60872747af
UPD: TFile.IsSysFile: 'Icon'#$0D is system/hidden file on MacOS ( #787 )
2023-02-01 19:52:57 +03:00
Alexander Koblov
0c6273c3cf
FIX: Unconditional file overwrite on Shift + F4 when name has trailing whitespace ( fixes #786 )
2023-02-01 18:43:50 +03:00
rich2014
3f24ecd1a1
ADD: Auto Refresh: options supported on MacOS ( #785 )
2023-01-31 22:00:25 +03:00
rich2014
367640095f
UPD: FileSystemWatch: fine-tuning File-Level update on MacOS ( #784 )
2023-01-30 19:58:13 +03:00