Alexander Koblov
|
483bbef8db
|
FIX: Don't show virtual folders
|
2024-09-22 13:59:09 +03:00 |
|
Alexander Koblov
|
81af12959d
|
FIX: Access Violation when open TAR archive (fixes #1849)
|
2024-09-22 13:08:58 +03:00 |
|
rich2014
|
c470b315a6
|
ADD: support Finder Tag - step 7: fix the issue about text selection
|
2024-09-22 16:32:47 +08:00 |
|
rich2014
|
4807910fd7
|
ADD: support Finder Tag - step 6: improve in dark mode
|
2024-09-21 23:59:18 +08:00 |
|
Skif-off
|
11d29e883e
|
FIX: RemoveQuotation: Skip spaces when removing quotation without splitting into arguments (Unix-like OS). (#1843)
|
2024-09-21 14:55:49 +03:00 |
|
rich2014
|
1b7a57f97c
|
ADD: support Finder Tag - step 6: improve tag UI (color/size/RoundRect)
|
2024-09-21 16:51:35 +08:00 |
|
j2969719
|
931341c272
|
FIX: MultiArc - Use FixExeExt if the path to the fallback executable is specified. (#1847)
|
2024-09-20 23:47:12 +03:00 |
|
Alexander Koblov
|
e32c0398f3
|
FIX: The function "Show Occupied Space" does not distinguish between 0-size directories and non-accessible directories (issue #1846)
|
2024-09-20 20:55:56 +03:00 |
|
rich2014
|
fe369a3749
|
ADD: support Finder Tag - step 5: add/delete/save tags
|
2024-09-20 23:40:58 +08:00 |
|
rich2014
|
0604dcb6c7
|
ADD: support Finder Tag - step 4: get all tags from finder database, enable tag color
|
2024-09-20 21:11:02 +08:00 |
|
rich2014
|
1a9bbd1626
|
ADD: support Finder Tag - step 3: prepare for tag color
|
2024-09-20 19:03:43 +08:00 |
|
Alexander Koblov
|
5a76864932
|
UPD: German language file
|
2024-09-19 22:30:42 +03:00 |
|
Alexander Koblov
|
b0297748ab
|
ADD: DialogAPI - Read/write a complex properties
|
2024-09-19 22:19:07 +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
|
792e73b463
|
ADD: Better hotkey conflict detection (issue #1841)
|
2024-09-19 20:40:05 +03:00 |
|
rich2014
|
8f922a5408
|
ADD: support Finder Tag - step 2: show tags (without color)
|
2024-09-19 23:55:25 +08:00 |
|
rich2014
|
cbadb275d4
|
ADD: support Finder Tag - step 1: Modern Form Style skeleton
|
2024-09-19 21:20:37 +08:00 |
|
j2969719
|
960cbad7fb
|
UPD: Progressbar state (#1834)
* UPD: Don't show text and don't make the progressbar normal when testing archive or if ProcessDataProc didn't touch it.
|
2024-09-19 08:41:55 +03:00 |
|
Alexander Koblov
|
f9c2c136ae
|
ADD: Create directory - option to disable auto-complete (fixes #1494)
|
2024-09-18 22:16:52 +03:00 |
|
Alexander Koblov
|
0a5de71113
|
ADD: DialogAPI - CreateComponent function
|
2024-09-18 21:44:13 +03:00 |
|
Alexander Koblov
|
c0c13d5e17
|
FIX: FileIsUnixExecutable function result with zero size file
|
2024-09-18 21:08:48 +03:00 |
|
Alexander Koblov
|
9bb9d0f9bc
|
FIX: Disable workaround with Lazarus >= 3.2
|
2024-09-18 20:37:36 +03:00 |
|
Alexander Koblov
|
210959a833
|
ADD: DialogAPI - SetProperty/GetProperty functions
|
2024-09-17 20:21:32 +03:00 |
|
j2969719
|
1c6a71258c
|
ADD: MultiArc - FallBackArchivers (#1837)
|
2024-09-17 00:07:21 +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 |
|
rich2014
|
a5bc7dfcca
|
UPD: zh_TW language updated for Modern Form Style
|
2024-09-15 20:23:20 +08:00 |
|
rich2014
|
83d6e44848
|
UPD: i18n for the folder name in Modern Form style
|
2024-09-15 19:31:20 +08:00 |
|
rich2014
|
8e5ddb0d7d
|
UPD: zh_CN language updated for Modern Form Style
|
2024-09-15 17:31:04 +08:00 |
|
rich2014
|
b96e143afe
|
UPD: i18n for Modern Form style
|
2024-09-15 17:18:44 +08:00 |
|
Alexander Koblov
|
27aec457a7
|
UPD: XXH3-128 speed up
|
2024-09-14 21:35:28 +03:00 |
|
Alexander Koblov
|
73fe99b49c
|
FIX: Build under non-macOS
|
2024-09-14 18:32:38 +03:00 |
|
Alexander Koblov
|
013c11bf3c
|
UPD: XXH3-128 hash extension
|
2024-09-14 18:24:44 +03:00 |
|
Alexander Koblov
|
ea8c59fed2
|
ADD: XXH3-128 hash algorithm (#issue #1779)
|
2024-09-14 17:38:01 +03:00 |
|
rich2014
|
1a136c7754
|
UPD: preparing for modern Form style i18n
|
2024-09-14 19:22:08 +08:00 |
|
j2969719
|
9e26803e53
|
UPD: Hide invalid props (#1832)
|
2024-09-13 20:31:43 +03:00 |
|
rich2014
|
bb504347c8
|
UPD: improve the Icon in 'Go' ToolBarItem Menu
|
2024-09-13 21:48:37 +08:00 |
|
rich2014
|
2448a1002d
|
UPD: Modern Form Style - simplify the code for CommandMenuItem
|
2024-09-12 23:49:18 +08:00 |
|
rich2014
|
3c8fa58a14
|
ADD: Option+Space ShortCut for macOS QuickLook
|
2024-09-12 22:25:54 +08:00 |
|
rich2014
|
4c93d2f80b
|
UPD: Lazarus running on macOS 11- supported to compile Double Commander
|
2024-09-12 20:42:37 +08:00 |
|
rich2014
|
276c76a512
|
ADD: trash path in Modern Form Style - Common Dir
|
2024-09-11 21:44:25 +08:00 |
|
rich2014
|
38c7971ea1
|
UPD: optimize APP Icon
1. use the Icon in the APP bundle instead of the Icon in the LCL Project
2. cancel setting setRepresentedURL to avoid blank Icon in titlebar
|
2024-09-10 23:38:15 +08:00 |
|
rich2014
|
436669e5d5
|
ADD: Modern Form Style - Common Dir control for macOS 11+
|
2024-09-10 23:31:29 +08:00 |
|
rich2014
|
12f387d9c1
|
ADD: Modern Form Style - reorganize the layout of some controls for macOS 11+
|
2024-09-10 23:04:13 +08:00 |
|
rich2014
|
378d3e829d
|
ADD: Modern Form Style - Search Files Control for macOS 11+
|
2024-09-10 23:03:55 +08:00 |
|
rich2014
|
d4268a4c84
|
ADD: Modern Form Style - Terminal Control for macOS 11+
|
2024-09-10 23:03:35 +08:00 |
|
rich2014
|
35ff5616f3
|
ADD: Modern Form Style - Quick Look Panel Control for macOS 11+
|
2024-09-10 23:03:19 +08:00 |
|
rich2014
|
29cc734aaa
|
FIX: fix the filepath that need escaping
|
2024-09-10 23:03:04 +08:00 |
|
rich2014
|
352c0168db
|
ADD: Modern Form Style - Menu Control for macOS 11+
|
2024-09-10 00:31:18 +08:00 |
|
rich2014
|
2a15152286
|
ADD: Modern Form Style - Show Infol In Finder Control for macOS 11+
|
2024-09-10 00:22:56 +08:00 |
|