Commit graph

11,567 commits

Author SHA1 Message Date
rich2014
697f88ddcb UPD: add const for Finder Menu Item in ContextMenu on macOS 2024-10-11 19:02:09 +08:00
rich2014
cbb4b2fa5b UPD: optimize memory release in ContextMenu on macOS 2024-10-11 19:01:41 +08:00
rich2014
95be3520aa ADD: dynamically update caption of Finder Menu Item in ContextMenu on macOS 2024-10-11 19:01:18 +08:00
rich2014
00163720f1 ADD: add Favorite Finder Color Tags Menu View to ContextMenu on macOS (clickable) 2024-10-11 00:12:34 +08:00
rich2014
97149bfbf5 ADD: add Favorite Finder Color Tags Menu View to ContextMenu on macOS (showing only, not clickable yet) 2024-10-10 23:11:52 +08:00
Alexander Koblov
c0b4c5521f FIX: Get current icon theme name 2024-10-09 20:36:17 +03:00
Alexander Koblov
2ef5b6c33d UPD: German language file 2024-10-08 20:13:50 +03:00
j2969719
99829590d9
ADD: MultiArc - IgnoreString support (#1881) 2024-10-08 08:23:01 +03:00
VenusGirl❤
ec5c977d2d
UPD: Korean language file doublecmd.ko.po (#1904) 2024-10-08 08:16:25 +03:00
j2969719
f9a5214df4
FIX: Tooltip (#1905) 2024-10-07 23:26:30 +03:00
j2969719
d62505b057
ADD: MultriArc - comment parsing (#1880) 2024-10-07 20:01:30 +03:00
rich2014
2cce7e3845 ADD: get Favorite Finder Tags 2024-10-07 23:17:51 +08:00
rich2014
638f4a7997 UPD: refactor Finder Tag related code to separate Model and UI 2024-10-07 21:35:07 +08:00
j2969719
0110f2b639
UPD: MultiArc - fill size props for mafFileNameList (#1882) 2024-10-07 08:30:01 +03:00
Alexander Koblov
7d85724eeb UPD: German language file 2024-10-06 23:13:24 +03:00
Alexander Koblov
1bf48d63dd FIX: Labels and panels background color 2024-10-06 20:06:44 +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
f018766903 FIX: Compiling 2024-10-05 19:17:30 +03:00
Alexander Koblov
c13e3a07e6 UPD: Don't show '*' in the tabs list menu (issues #1890, #1784) 2024-10-05 18:40:47 +03:00
kongomongo
5eb2756f09
ADD: Make cMaxStringItems configurable (and rename it to gMaxStringItems) (#1867) 2024-10-05 15:38:40 +03:00
Alexander Koblov
56611a51ca FIX: Pack using hidden archivers 2024-10-05 15:32:10 +03:00
j2969719
d51ac676f4
ADD: MultiArc - Show as normal files option (#1860) 2024-10-05 14:57:15 +03:00
Alexander Koblov
66dedd742c FIX: Panels background color (issue #1889) 2024-10-05 13:53:47 +03:00
Alexander Koblov
f5a67b9883 FIX: Panels background color (issue #1889) 2024-10-05 13:38:25 +03:00
rich2014
04babd85e2 FIX #1887: the background color of the button panel 2024-10-05 12:46:59 +08:00
j2969719
1271cd1a68
ADD: MultiArc - AskHistory support (#1838) 2024-10-04 20:44:44 +03:00
rich2014
61b3f9cae3 FIX #1885: the background color in fFileProperties 2024-10-04 23:45:04 +08:00
rich2014
6394f21656 FIX #1885: the background color of the button panel in fFileProperties and fCheckSumVerify 2024-10-04 22:59:10 +08:00
rich2014
6c24641cd5 FIX: the issue when no item in the list is selected in TfrmCheckSumCalc #1817 2024-10-04 21:45:24 +08:00
rich2014
d067998bed ADD: support Finder Tag - step 23: better compatibility with macOS 11- NSTableView style 2024-10-04 21:15:38 +08:00
rich2014
53086dbf8c ADD: support Finder Tag - step 22: change to case insensitive 2024-10-04 20:30:29 +08:00
rich2014
5f3ea44844 ADD: support Finder Tag - step 21: add to context menu 2024-10-04 20:08:22 +08:00
rich2014
b5af91a15b ADD: support Finder Tag - step 20: add support for macOS 11- 2024-10-04 20:03:29 +08:00
rich2014
6a99fd2ebb UPD: zh_TW language updated 2024-10-03 14:23:49 +08:00
rich2014
27e4b32d30 UPD: zh_CN language updated 2024-10-03 14:09:59 +08:00
rich2014
7acc44c2c6 UPD: i18n for new control in Modern Form style (ulng) 2024-10-03 14:09:18 +08:00
rich2014
0b102f7897 UPD: i18n for new control in Modern Form style 2024-10-03 00:49:49 +08:00
Alexander Koblov
ea75da6f0b Revert "UPD: FTP - assign connection remote path as virtual drive root (issue #1665)"
This reverts commit 67c5d3a2b1.
2024-10-01 21:45:53 +03:00
Alexander Koblov
c42011485b ADD: Drag and drop - option to move instead copy (fixes #271) 2024-10-01 21:44:14 +03:00
rich2014
432f7edd29 ADD: support Finder Tag - step 19: add filename label 2024-10-02 00:46:29 +08:00
Alexander Koblov
dabd5fbdc2 ADD: Play sounds using GStreamer under Linux/FreeBSD 2024-09-30 20:19:55 +03:00
j2969719
df4c16a213
FIX: Unix attr color (#1871) 2024-09-29 22:56:35 +03:00
Alexander Koblov
ef94d8327b ADD: Play sounds using SDL2 under Linux/FreeBSD 2024-09-29 20:16:46 +03:00
rich2014
9c26a1cd5e ADD: Modern Form Style - add compare/sync/edit control for macOS 11+ 2024-09-29 23:05:49 +08:00
rich2014
5291ed3c35 ADD: Modern Form Style - "Full Disk Access" button for macOS 11+ 2024-09-29 21:13:38 +08:00
rich2014
bc6e961a0d ADD: support Finder Tag - step 17: UI is more consistent with Finder 2024-09-29 20:34:24 +08:00
Alexander Koblov
67c5d3a2b1 UPD: FTP - assign connection remote path as virtual drive root (issue #1665) 2024-09-29 14:55:14 +03:00
rich2014
7f1fb46919 ADD: support Finder Tag - step 17: Enter key to confirm 2024-09-28 23:06:41 +08:00
Alexander Koblov
480f7f6181 FIX: Remove ScrollWidth (issue #1817) 2024-09-27 20:31:07 +03:00