Commit graph

795 commits

Author SHA1 Message Date
Alexander Koblov
01a66177ec FIX: Free Pascal 3.3.1 compatibility 2024-12-08 22:32:00 +03:00
Alexander Koblov
d6d54dfb93 ADD: Toolbar - line break separator style 2024-11-30 21:32:01 +03:00
Alexander Koblov
b75946dc55 UPD: Publish sysconf function 2024-11-16 14:52:04 +03:00
Alexander Koblov
e1733465be FIX: NFS - ignore fmShareDenyWrite (issue #1964) 2024-11-08 21:02:40 +03:00
Alexander Koblov
77e3fc8445 ADD: SevenZip - long file name support (issue #1672) 2024-11-04 20:34:44 +03:00
Alexander Koblov
600edcc021 FIX: Create symbolic link - forward error code (Windows) 2024-10-28 21:40:16 +03:00
Alexander Koblov
d9887075e2 ADD: UnixFileTimeToFileTime function 2024-10-26 19:21:06 +03:00
Alexander Koblov
3fc2fa3428 FIX: Labels background color (issue #1885) 2024-10-06 00:21:41 +03:00
Alexander Koblov
87ae081b9b FIX: TKASCDEdit - ReadOnly flag 2024-10-05 21:37:43 +03:00
Alexander Koblov
1da73f2809 FIX: Viewer - Ctrl+End (go to file end) goes incorrect (fixes #817) 2024-09-19 20:44:51 +03:00
Alexander Koblov
fa9bf4e35b UPD: Allocate space using an independent property 2024-09-16 23:56:50 +03:00
Alexander Koblov
f462a30d51 FIX: Free Pascal >= 3.0 compatibility 2024-09-16 21:08:32 +03:00
Alexander Koblov
27aec457a7 UPD: XXH3-128 speed up 2024-09-14 21:35:28 +03:00
Alexander Koblov
ea8c59fed2 ADD: XXH3-128 hash algorithm (#issue #1779) 2024-09-14 17:38:01 +03:00
Alexander Koblov
7d644055cd UPD: KAScrypt - clean up 2024-09-04 20:23:43 +03:00
Alexander Koblov
855fbfe8f8 UPD: BLAKE3 - synchronize asm-code with upstream 2024-09-04 20:16:06 +03:00
Alexander Koblov
a1402335f2 ADD: mbFileGetTime function 2024-08-21 14:00:02 +03:00
Alexander Koblov
1ee7a6b2b8 FIX: Viewer - Incorrect selection offset after search in Text mode (issue #1755) 2024-08-12 21:31:51 +03:00
Alexander Koblov
1a6b8338af UPD: Relocate some Linux specific code 2024-08-03 16:12:41 +03:00
Alexander Koblov
06af97c346 FIX: Range check error 2024-08-02 21:21:58 +03:00
Alexander Koblov
e650495a5a UPD: Use LC_CTYPE to determine locale under Linux 2024-07-06 13:20:43 +03:00
rich2014
900b369d5c UPD: detect Encoding by the first 4KB in Viewer, keep consistent with the Editor 2024-07-03 23:11:55 +08:00
Alexander Koblov
6f44e95e14 FIX: FileAllocate function 2024-07-01 20:20:55 +03:00
Alexander Koblov
c4ae646f00 FIX: Don't use pre-allocation of disk space on the FAT32 under Linux (fixes #1739) 2024-06-30 14:31:54 +03:00
Alexander Koblov
2782b26b07 UPD: Publish TKASToolPanel.OnResize property 2024-06-24 20:44:07 +03:00
Alexander Koblov
e410909169 FIX: System language detection (issue #1724) 2024-06-20 18:04:07 +03:00
Alexander Koblov
cd3746da5e ADD: Don't show extensions for special items 2024-06-19 19:54:33 +03:00
Alexander Koblov
1b9671eda7 ADD: Wcx-plugins - more accurate time support 2024-06-16 15:03:29 +03:00
Alexander Koblov
24edd85df6 UPD: Use TFileTimeEx type 2024-06-16 12:41:02 +03:00
Alexander Koblov
035cee8d76 FIX: Allow negative Unix-time (issue #1700) 2024-06-15 12:55:12 +03:00
Alexander Koblov
22110c33c7 FIX: Build under Windows (fixes #1702) 2024-06-07 22:41:22 +03:00
rich2014
01c8c0c81b 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.
2024-06-02 01:28:35 +08:00
Alexander Koblov
64c0ae2933 UPD: Viewer - multi-byte encoding list 2024-05-29 20:59:52 +03:00
Alexander Koblov
a2da252b19 ADD: Viewer - show text in the selected single-byte encoding in the hex, dec and bin modes (fixes #1674) 2024-05-28 21:59:46 +03:00
Alexander Koblov
1286c4fc42 FIX: Mark unsupported variable-width encodings 2024-05-25 13:56:09 +03:00
Alexander Koblov
ef9ae898a0 FIX: Rename folder using same name but different capitalization (fixes #1569) 2024-04-10 20:50:34 +03:00
Alexander Koblov
cde5faedf4 FIX: System language detection under macOS (fixes #1560) 2024-04-08 18:20:05 +03:00
Alexander Koblov
6e413a96dc FIX: Warnings 2024-04-06 13:38:58 +03:00
Alexander Koblov
1da29f4779 FIX: Different color status bars in Options when using QT version in GTK DE (fixes #1456) 2024-03-02 20:11:28 +03:00
Alexander Koblov
2e0343433d FIX: Verify after copy under macOS 2024-02-29 23:25:25 +03:00
Alexander Koblov
2c94aa22b8 ADD: Verify after copy under macOS 2024-02-27 22:35:08 +03:00
Alexander Koblov
8b4d9a068e FIX: ExpandAbsolutePath function (fixes #412) 2024-01-27 16:23:27 +03:00
Alexander Koblov
0522508448 FIX: ExpandAbsolutePath function (fixes #412) 2024-01-27 15:57:26 +03:00
Alexander Koblov
8ec446d80e FIX: TUnixFileTime under Windows 2024-01-21 13:39:07 +03:00
Alexander Koblov
20a161d513 ADD: TStringHashListUtf8.Remove method 2023-12-30 16:35:46 +03:00
Alexander Koblov
a896af9641 FIX: Windows XP compatibility 2023-12-22 20:54:35 +03:00
Alexander Koblov
fb22e6ef95 UPD: Use SafeLoadLibrary function 2023-12-20 18:17:28 +03:00
Alexander Koblov
7c398cfca6 UPD: KAScrypt description 2023-12-04 22:42:12 +03:00
Alexander Koblov
950c479527 UPD: Rename DCPcrypt to KAScrypt 2023-12-04 20:25:15 +03:00
Alexander Koblov
91b57011ee FIX: Build under 32 bit 2023-12-03 17:03:38 +03:00