Commit graph

11,422 commits

Author SHA1 Message Date
Alexander Koblov
3df381014e FIX: Overwrite older (fixes #1786) 2024-08-26 00:15:41 +03:00
rich2014
de5e1d44e0 UPD: adapt macOS APP Menu related code to the new version of Lazarus/Cocoa 2024-08-22 21:08:42 +08:00
Alexander Koblov
9f5efd0547 FIX: Swapping panels causes the drive name in the inactive panel to be inconsistent (fixes #1723) 2024-08-21 17:22:19 +03:00
Alexander Koblov
a1402335f2 ADD: mbFileGetTime function 2024-08-21 14:00:02 +03:00
Alexander Koblov
81616d392e UPD: Hungarian translation (fixes #1758) 2024-08-16 23:04:06 +03:00
Alexander Koblov
e60cfd00a3 FIX: Build macOS releases 2024-08-15 22:16:03 +03:00
Alexander Koblov
82e33bb641 UPD: Differ - use new mbFileIsText function 2024-08-14 20:47:21 +03:00
Alexander Koblov
12528b977c ADD: Viewer - don't use code mode with binary files (issue #1778) 2024-08-14 20:40:09 +03:00
Alexander Koblov
72481da2ea ADD: mbFileIsText function 2024-08-14 20:35:10 +03:00
Alexander Koblov
1812ed6e47
FIX: Build macOS snapshots 2024-08-13 08:23:22 +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
fcca7ac789 ADD: Show system (root) drive under macOS (fixes #1640) 2024-08-11 15:09:32 +03:00
Alexander Koblov
fa88664159 ADD: Use arrow-down/up to rename next/previous file in list when renaming (feature #1147) 2024-08-09 22:36:32 +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
fefa77a1b0 ADD: Feature [0002306] Notification about the end of a long running operation (step 2) 2024-07-31 20:34:43 +03:00
Alexander Koblov
27849c0dcd ADD: Feature [0002306] Notification about the end of a long running operation (step 1) 2024-07-30 23:58:53 +03:00
Alexander Koblov
a07d47b1c5 ADD: Play sound unit 2024-07-30 20:27:52 +03:00
Alexander Koblov
fcbdf75482 Revert "FIX: SevenZip - password dialog priority"
This reverts commit 0aef56bc46.
2024-07-29 22:07:32 +03:00
Alexander Koblov
048a8511a5 UPD: Use DirHistoryCount with context menu only 2024-07-29 22:05:22 +03:00
rich2014
8d886d686d UPD: Uniform Type Identifiers framework supported on x86_64
use -weak_framework instead of linkframework
2024-07-29 22:48:35 +08:00
Alexander Koblov
f3d000321f ADD: Navigation through directory global history menu 2024-07-27 14:28:34 +03:00
Alexander Koblov
0092c7afa7 ADD: Make DirHistoryCount configurable (fixes #1736) 2024-07-25 15:00:05 +03:00
Alexander Koblov
f21aa9cc86 FIX: Don't reload file list on brightness level of inactive panel change (fixes #1760) 2024-07-23 13:23:01 +03:00
Alexander Koblov
74e742c26b FIX: Don't show dark mode settings under old Windows versions (fixes #1760) 2024-07-23 13:15:11 +03:00
rich2014
30336f33c0 FIX: set MACOSX_DEPLOYMENT_TARGET=10.11 in create_packages.mac to keep it consistent with other scripts
extractdwrflnfo didn't support 10.5
2024-07-18 20:51:00 +08:00
Alexander Koblov
752d3c9f23 FIX: Zip - crash on file replace with some .tar archives (fixes #1744) 2024-07-14 14:43:20 +03:00
xBZZZZ
661859913c
FIX: IntToStrTS when ThousandSeparator is NUL (#1738)
also simplify IntToStrTS (smaller, less variables)
2024-07-11 20:31:06 +03:00
Alexander Koblov
06a5cc8fa2 UPD: Don't hide folders with system attribute under Windows (fixes #1741) 2024-07-07 13:10:54 +03:00
Alexander Koblov
e650495a5a UPD: Use LC_CTYPE to determine locale under Linux 2024-07-06 13:20:43 +03:00
Alexander Koblov
7e2421de3e FIX: Cmd key named as Winkey on DC for macOS (fixes #1733) 2024-07-06 13:17:00 +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
rich2014
4f4c53dcb1 UPD: encoding name mapping for Chinese, Japanese, and Korean in MyDetectCodePageType() 2024-07-01 22:32:24 +08:00
rich2014
dc2d77a5bf Fix: subtle synchronization issue related to Grids in DisplayFileListChanged() 2024-07-01 22:09:07 +08: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
005b798a92 FIX: Disk toolbar width 2024-06-28 20:27:53 +03:00
Alexander Koblov
55da32615a FIX: Mouse cursor action indicators graphical issues (fixes #1729) 2024-06-27 20:19:11 +03:00
Alexander Koblov
aad26e8f14 UPD: Don't change disk toolbar size and position according to file panels splitter 2024-06-26 19:44:39 +03:00
Alexander Koblov
2782b26b07 UPD: Publish TKASToolPanel.OnResize property 2024-06-24 20:44:07 +03:00
Alexander Koblov
6270e0920a ADD: Open images in the Microsoft Photos application under Windows 11 (build >= 22631) 2024-06-24 20:38:27 +03:00
Alexander Koblov
8422b1b077 ADD: Icons cm_ShowTabsList and cm_MapNetworkDrive 2024-06-21 22:02:14 +03:00
Alexander Koblov
a0a9221472 FIX: Access denied checking (fixes #1725) 2024-06-21 21:54:26 +03:00
Alexander Koblov
2a57395f58 ADD: SyncDirs - stop compare by content 2024-06-21 21:49:09 +03:00
Skif-off
f822e0751b
ADD: SyncDirs: 'Unknown' filter (#1728) 2024-06-21 21:37:31 +03:00
Alexander Koblov
ce960e0774 UPD: About - link colors 2024-06-20 20:50:13 +03:00
Alexander Koblov
e410909169 FIX: System language detection (issue #1724) 2024-06-20 18:04:07 +03:00
Alexander Koblov
ecb6bd85e9 UPD: Language files 2024-06-19 21:21:24 +03:00
Alexander Koblov
6e187ef760 ADD: Map Network Drive command (fixes #1720) 2024-06-19 21:15:27 +03:00
Alexander Koblov
cd3746da5e ADD: Don't show extensions for special items 2024-06-19 19:54:33 +03:00