Alexander Koblov
|
73cb90e63c
|
UPD: mbLoadLibraryEx function
(cherry picked from commit 2dd9817eb9)
|
2025-04-19 14:07:44 +03:00 |
|
Alexander Koblov
|
dcaeb045a6
|
ADD: TFileStreamEx.Create - show system error message
(cherry picked from commit 685f55b514)
|
2025-04-19 00:40:56 +03:00 |
|
Alexander Koblov
|
37167887c9
|
FIX: Viewer - crash with unreadable file
(cherry picked from commit e701968cd1)
|
2025-04-05 18:24:05 +03:00 |
|
Alexander Koblov
|
f88f810a2e
|
UPD: Synchronize with master branch
|
2025-03-01 00:59:42 +03:00 |
|
Alexander Koblov
|
4d57ae4caa
|
FIX: Read a special characters from doublecmd.xml (fixes #2176)
(cherry picked from commit 85faf82d4b)
|
2025-02-28 22:04:31 +03:00 |
|
Alexander Koblov
|
d801cf8cda
|
ADD: Read WSL/Cygwin symbolic link target (issue #2171)
(cherry picked from commit 67d210711b)
|
2025-02-28 22:04:24 +03:00 |
|
Alexander Koblov
|
cc4fffc980
|
FIX: Viewer - wrong text wrapping (fixes #2183)
(cherry picked from commit 0c47b49589)
|
2025-02-28 22:03:36 +03:00 |
|
Alexander Koblov
|
aa50acce68
|
FIX: Copy relative symbolic links under Windows (issue #2171)
(cherry picked from commit 52ee174822)
|
2025-02-28 22:03:24 +03:00 |
|
Alexander Koblov
|
8a2b8f5e88
|
UPD: Use LC_CTYPE to determine locale under Linux
(cherry picked from commit e650495a5a)
|
2025-02-16 01:13:21 +03:00 |
|
Alexander Koblov
|
5787eea73d
|
FIX: Limit max file descriptor number (fixes #2004)
(cherry picked from commit d2b624be18)
|
2025-01-16 22:03:24 +03:00 |
|
Alexander Koblov
|
6e56938dc1
|
FIX: Read fonts settings from xml-config (fixes #2052)
(cherry picked from commit cad083f6e8)
|
2025-01-07 16:37:16 +03:00 |
|
Alexander Koblov
|
ba4d6b029a
|
FIX: The height of color ComboBox is too small (fixes #2043)
(cherry picked from commit 17fb9dcb9d)
|
2025-01-07 16:36:33 +03:00 |
|
Alexander Koblov
|
ab816613d1
|
FIX: WinToUnixFileAttr function
(cherry picked from commit bbf030a6aa)
|
2024-12-29 19:32:10 +03:00 |
|
Alexander Koblov
|
6f82d9ab2c
|
FIX: Create symbolic link - forward error code (Windows)
(cherry picked from commit 600edcc021)
|
2024-11-04 00:01:38 +03:00 |
|
Alexander Koblov
|
8cc5e80bd0
|
FIX: Labels background color (issue #1885)
(cherry picked from commit 3fc2fa3428)
|
2024-10-19 14:34:39 +03:00 |
|
Alexander Koblov
|
0cdb3ca9d1
|
FIX: TKASCDEdit - ReadOnly flag
(cherry picked from commit 87ae081b9b)
|
2024-10-06 13:53:06 +03:00 |
|
Alexander Koblov
|
d93942deab
|
FIX: Viewer - Ctrl+End (go to file end) goes incorrect (fixes #817)
(cherry picked from commit 1da73f2809)
|
2024-09-21 14:38:57 +03:00 |
|
Alexander Koblov
|
2301bc2081
|
UPD: Allocate space using an independent property
(cherry picked from commit fa9bf4e35b)
|
2024-09-17 00:02:34 +03:00 |
|
Alexander Koblov
|
1ee9f00fcc
|
FIX: Free Pascal >= 3.0 compatibility
(cherry picked from commit f462a30d51)
|
2024-09-17 00:02:33 +03:00 |
|
Alexander Koblov
|
69bdf3c02f
|
FIX: FileAllocate function
(cherry picked from commit 6f44e95e14)
|
2024-09-17 00:00:01 +03:00 |
|
Alexander Koblov
|
dfe6006ec8
|
FIX: Don't use pre-allocation of disk space on the FAT32 under Linux (fixes #1739)
(cherry picked from commit c4ae646f00)
|
2024-09-17 00:00:00 +03:00 |
|
Alexander Koblov
|
25e13b3983
|
UPD: KAScrypt - clean up
(cherry picked from commit 7d644055cd)
|
2024-09-07 01:46:05 +03:00 |
|
Alexander Koblov
|
1ef959fa97
|
UPD: BLAKE3 - synchronize asm-code with upstream
(cherry picked from commit 855fbfe8f8)
|
2024-09-07 01:46:04 +03:00 |
|
Alexander Koblov
|
280cdc3888
|
ADD: mbFileGetTime function
(cherry picked from commit a1402335f2)
|
2024-09-07 01:46:03 +03:00 |
|
Alexander Koblov
|
edc41b641c
|
FIX: Viewer - Incorrect selection offset after search in Text mode (issue #1755)
(cherry picked from commit 1ee7a6b2b8)
|
2024-08-15 21:38:40 +03:00 |
|
Alexander Koblov
|
07820a8afa
|
UPD: Relocate some Linux specific code
(cherry picked from commit 1a6b8338af)
|
2024-08-09 23:20:45 +03:00 |
|
Alexander Koblov
|
ca4ccfdab5
|
FIX: Range check error
(cherry picked from commit 06af97c346)
|
2024-08-03 22:42:29 +03:00 |
|
rich2014
|
5828d0beb6
|
UPD: detect Encoding by the first 4KB in Viewer, keep consistent with the Editor
(cherry picked from commit 900b369d5c)
|
2024-07-23 13:45:47 +03:00 |
|
Alexander Koblov
|
0c882703d3
|
ADD: Wcx-plugins - more accurate time support
(cherry picked from commit 1b9671eda7)
|
2024-06-22 13:08:03 +03:00 |
|
Alexander Koblov
|
759ccd600b
|
UPD: Use TFileTimeEx type
(cherry picked from commit 24edd85df6)
|
2024-06-22 13:07:54 +03:00 |
|
Alexander Koblov
|
dd87909edf
|
FIX: Allow negative Unix-time (issue #1700)
(cherry picked from commit 035cee8d76)
|
2024-06-22 13:07:54 +03:00 |
|
Alexander Koblov
|
6f76129d06
|
ADD: Don't show extensions for special items
(cherry picked from commit cd3746da5e)
|
2024-06-21 23:25:52 +03:00 |
|
Alexander Koblov
|
bd6c8c30a3
|
FIX: System language detection (issue #1724)
(cherry picked from commit e410909169)
|
2024-06-21 23:24:21 +03:00 |
|
Alexander Koblov
|
73e91c9bc7
|
FIX: Build under Windows (fixes #1702)
(cherry picked from commit 22110c33c7)
|
2024-06-09 23:14:13 +03:00 |
|
rich2014
|
5f8ddd0e6c
|
FIX #1680: Internal Viewer crashes on macOS
in FPC 3.2.2, there are some bugs in Iconvert().
use the fixed Iconvert() instead of the FPC version on macOS.
(cherry picked from commit 01c8c0c81b)
|
2024-06-09 23:14:13 +03:00 |
|
Alexander Koblov
|
7aff6814fc
|
FIX: Mark unsupported variable-width encodings
(cherry picked from commit 1286c4fc42)
|
2024-05-25 17:51:41 +03:00 |
|
Alexander Koblov
|
3d62f8d231
|
FIX: Rename folder using same name but different capitalization (fixes #1569)
(cherry picked from commit ef9ae898a0)
|
2024-04-12 00:09:06 +03:00 |
|
Alexander Koblov
|
79078c40cb
|
FIX: System language detection under macOS (fixes #1560)
(cherry picked from commit cde5faedf4)
|
2024-04-08 23:13:10 +03:00 |
|
Alexander Koblov
|
bf406ee4cb
|
FIX: Warnings
(cherry picked from commit 6e413a96dc)
|
2024-04-07 14:01:14 +03:00 |
|
Alexander Koblov
|
f40c015742
|
FIX: Different color status bars in Options when using QT version in GTK DE (fixes #1456)
(cherry picked from commit 1da29f4779)
|
2024-03-08 17:42:59 +03:00 |
|
Demetrius flavious
|
4e2506d9f2
|
Fix: directory change to non-normalized paths - issue #130 (#1061)
(cherry picked from commit 273759d119)
|
2024-01-28 14:04:12 +03:00 |
|
Alexander Koblov
|
5f6d47f553
|
FIX: ExpandAbsolutePath function (fixes #412)
(cherry picked from commit 8b4d9a068e)
|
2024-01-28 14:01:50 +03:00 |
|
Alexander Koblov
|
b31288a41c
|
FIX: ExpandAbsolutePath function (fixes #412)
(cherry picked from commit 0522508448)
|
2024-01-28 14:01:50 +03:00 |
|
Alexander Koblov
|
800c23efc9
|
FIX: TUnixFileTime under Windows
(cherry picked from commit 8ec446d80e)
|
2024-01-28 14:01:48 +03:00 |
|
Alexander Koblov
|
78966ff478
|
ADD: TStringHashListUtf8.Remove method
(cherry picked from commit 20a161d513)
|
2024-01-02 19:26:58 +03:00 |
|
Alexander Koblov
|
c61442c5d2
|
FIX: Windows XP compatibility
(cherry picked from commit a896af9641)
|
2023-12-23 15:49:18 +03:00 |
|
Alexander Koblov
|
6f1089dc44
|
UPD: Use SafeLoadLibrary function
(cherry picked from commit fb22e6ef95)
|
2023-12-23 15:49:15 +03:00 |
|
Alexander Koblov
|
24d68afdb0
|
UPD: KAScrypt description
(cherry picked from commit 7c398cfca6)
|
2023-12-05 20:38:50 +03:00 |
|
Alexander Koblov
|
abdd776d09
|
UPD: Rename DCPcrypt to KAScrypt
(cherry picked from commit 950c479527)
|
2023-12-05 20:38:50 +03:00 |
|
Alexander Koblov
|
6a34f7a7c1
|
FIX: Build under 32 bit
(cherry picked from commit 91b57011ee)
|
2023-12-03 17:05:21 +03:00 |
|