Commit graph

11,665 commits

Author SHA1 Message Date
Jozef Gaal
0b803ae534
UPD: Slovak language (#2629)
Slovak language updated
2025-11-30 12:42:49 +03:00
Alexander Koblov
8f007810dc UPD: Zip - Better suspicious symbolic links handling v1.1.30 2025-11-09 15:38:30 +03:00
Alexander Koblov
c1df50e370 FIX: Wrong "From" path when copying from .b64 (issue #1639)
(cherry picked from commit 9370d9ec7c)
2025-11-04 13:28:13 +03:00
Alexander Koblov
8dd479eab0 FIX: KAScrypt - TDCP_blockcipher128.IncCounter
(cherry picked from commit 1f0fe20177)
2025-11-04 13:26:43 +03:00
Alexander Koblov
3f2fcb350a FIX: Zip - When reading archives replace relative paths by underlines
(cherry picked from commit 344b0b786b)
2025-11-04 13:26:43 +03:00
Alexander Koblov
43c39e03be UPD: Zip - Do not extract symbolic links that point outside the target directory
(cherry picked from commit 520c66620e)
2025-11-04 13:26:43 +03:00
Alexander Koblov
7cc14a7a04 UPD: Version number 2025-11-04 13:26:43 +03:00
rich2014
e4c9a87eef UPD: new Icon for macOS, issue #2552
(cherry picked from commit f96c26d465)

UPD: new Icon for macOS, better than before on macOS 15,  issue #2552
(cherry picked from commit 0c34a9cad0)
2025-11-04 13:26:42 +03:00
rich2014
2c9db300ee UPD: 'Mac OS X' to 'macOS' in About Dialog
(cherry picked from commit 5275b991f4)
2025-11-04 13:26:42 +03:00
rich2014
64dbf811b3 FIX: the AutoRefresh issue on APFS bootable volumes on external drives
(cherry picked from commit b607af5a5a)
2025-11-04 13:26:42 +03:00
rich2014
78ba4aef4b FIX: support app icons on macOS 26.1 #2519
NSBMPFileType to NSPNGFileType

(cherry picked from commit 9200ae0a7c)
2025-11-04 13:26:42 +03:00
Alexander Koblov
c97770d6f4 UPD: Lua - synchronize with master branch 2025-11-04 13:26:41 +03:00
Alexander Koblov
ae24245ef6 UPD: DCDateTimeUtils - synchronize with master branch 2025-11-04 13:26:41 +03:00
Alexander Koblov
1d2497b1b1 FIX: Lazarus 4.99 compatibility
(cherry picked from commit 9b108c114b)
2025-11-04 13:26:41 +03:00
Alexander Koblov
2e10385436 FIX: Zip - synchronize central directory header with local file header (fixes #2542)
(cherry picked from commit 4b4b38eb97)
2025-11-04 13:26:40 +03:00
Alexander Koblov
c9563cf5ed FIX: GioFileSource - Copy files between different locations (fixes #2469) 2025-11-04 13:19:34 +03:00
Alexander Koblov
b4b2d9a36c FIX: Calculate Checksum - incorrect output file name v1.1.29 2025-10-12 13:35:23 +03:00
Alexander Koblov
24fb6d6065 FIX: Calculate Checksum - access violation (fixes #2535) 2025-10-12 12:58:35 +03:00
Alexander Koblov
76935aa7b2 FIX: Dark mode - draw toolbar separators 2025-10-12 12:55:50 +03:00
rich2014
948801b5a6 ADD: support app icons on macOS 26 #2519 2025-10-12 12:55:29 +03:00
Alexander Koblov
24114a9ddf FIX: FTP - execute SIZE command in the binary mode (fixes #2510) 2025-10-03 20:28:12 +03:00
Alexander Koblov
81c1432816 FIX: FTP - remove warnings, refactoring 2025-10-03 20:28:05 +03:00
Alexander Koblov
eda51ead20 UPD: Version number 2025-10-03 20:27:25 +03:00
Alexander Koblov
0201c82dc7 FIX: Use _SC_NPROCESSORS_CONF constant 2025-10-03 20:25:43 +03:00
Alexander Koblov
5943e8f889 FIX: Don't use flock function, it does not work correct with network file systems (issue #2018) 2025-10-03 20:23:23 +03:00
Alexander Koblov
fa56c3ba55 FIX: Saving universal-highlighter colors settings (fixes #2514) 2025-10-03 20:23:15 +03:00
Alexander Koblov
9a5ba4d7d7 FIX: Don't normalize path delimiters for terminal commands 2025-10-03 20:22:55 +03:00
Alexander Koblov
43e8984b4c UPD: Use BLAKE3 under x86_64 2025-10-03 20:22:36 +03:00
Alexander Koblov
6776fac0e4 FIX: Viewer - crash with zero size virtual file (issue #2373)
(cherry picked from commit 66d9f04d01)
2025-09-05 22:04:13 +03:00
Alexander Koblov
b204fbb617 FIX: Copy version information with line-ending at the end v1.1.28
(cherry picked from commit b5d031ea5d)
2025-08-09 18:19:33 +03:00
Alexander Koblov
2b0c1bef2e ADD: Flush doublecmd.xml to the disk
(cherry picked from commit 44b35f2e19)
2025-08-05 21:36:48 +03:00
Alexander Koblov
4418184107 UPD: Version number 2025-08-03 16:34:32 +03:00
Alexander Koblov
aa16eef676 FIX: Crash on start with corrupted doublecmd.xml (issue #2430)
(cherry picked from commit d1623e070d)
2025-08-03 16:33:24 +03:00
Alexander Koblov
1c1be9e27e UPD: Use CeUtf16ToUtf8 function (issue #2374)
(cherry picked from commit 0ff4de4985)
2025-08-03 16:33:16 +03:00
Alexander Koblov
809b11db4b UPD: Refactoring version information
(cherry picked from commit c55234ff76)
2025-08-03 16:33:16 +03:00
Alexander Koblov
b83b18d720 FIX: Clear search template description after deleting all templates (fixes #2437)
(cherry picked from commit e459a57623)
2025-08-03 16:33:15 +03:00
Alexander Koblov
18bd640b80 FIX: Scroll line by line with cursor movement
(cherry picked from commit 5ab603bcfe)
2025-08-03 16:33:15 +03:00
Alexander Koblov
896b62f3c1 FIX: GioGetMimeType function with zero size file
(cherry picked from commit 2cefe63169)
2025-08-03 16:33:15 +03:00
rich2014
85d16bc730 FIX: the issue with horizontal scrolling in File Panel, issue #2409 v1.1.27
(cherry picked from commit a9b269838a)
2025-07-17 21:24:41 +03:00
Alexander Koblov
9bc17f78f0 FIX: Set focus on the right mouse button click (fixes #2395)
(cherry picked from commit 654eae2e0c)
2025-07-14 20:34:43 +03:00
Alexander Koblov
67a0b57bfa FIX: Possible crash on form close 2025-07-13 14:06:12 +03:00
Alexander Koblov
5f59896293 ADD: SevenZip - more accurate time support (fixes #2381) 2025-06-29 00:03:32 +03:00
Alexander Koblov
c1ff328019 FIX: Diacritics list
(cherry picked from commit a6f85c0c0b)
2025-06-27 23:35:36 +03:00
Alexander Koblov
e535431caf FIX: File creation time is changed to now when file is moved (fixes #2020)
(cherry picked from commit 2bdc88ee2b)
2025-06-27 23:34:01 +03:00
Alexander Koblov
f65c10ad49 ADD: FTP - CLNT command support
(cherry picked from commit bf062ab594)
2025-06-27 23:33:14 +03:00
Alexander Koblov
45bf76b7e2 FIX: Number pad 0 is recognized as a symbol when used as a hotkey (fixes #2277)
(cherry picked from commit 8769a5a248)
2025-06-14 22:46:58 +03:00
Alexander Koblov
c3c28365b9 UPD: Version number 2025-06-14 18:58:58 +03:00
Alexander Koblov
3190c43eb4 FIX: ListLoad - pass directory name with trailing slash (fixes #2041)
(cherry picked from commit 14698a233e)
2025-06-14 18:57:36 +03:00
Alexander Koblov
87de6bfa1f FIX: NormalizeAccentedChar function
(cherry picked from commit ba08ab16cd)
2025-06-13 01:30:07 +03:00
Alexander Koblov
feccc5649e UPD: Diacritics list
(cherry picked from commit 9b94cfa173)
2025-06-13 01:29:59 +03:00