Commit graph

1,703 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
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
d51ac676f4
ADD: MultiArc - Show as normal files option (#1860) 2024-10-05 14:57:15 +03: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
0b102f7897 UPD: i18n for new control in Modern Form style 2024-10-03 00:49:49 +08: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
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
rich2014
7f1fb46919 ADD: support Finder Tag - step 17: Enter key to confirm 2024-09-28 23:06:41 +08:00
rich2014
fc6c26f151 ADD: support Finder Tag - step 16: the editing text that is exactly the same as the token can be retained in the filter list 2024-09-26 21:31:09 +08:00
rich2014
f32ab111d6 ADD: support Finder Tag - step 15: remove duplicate tags 2024-09-26 21:30:30 +08:00
rich2014
c4b07ba6dd ADD: support Finder Tag - step 14: update token by setObjectValue(), avoid multiple updates caused by modifying text content 2024-09-26 21:30:13 +08:00
rich2014
6f8f46b058 ADD: support Finder Tag - step 13: make editor and filterList automatically resize 2024-09-25 23:43:09 +08:00
rich2014
c75b3b2716 ADD: support Finder Tag - step 12: improve font and const 2024-09-25 22:01:01 +08:00
rich2014
1bfec1424c FIX: color in Filter List of Finder Tag Edit Panel 2024-09-24 23:28:56 +08:00
rich2014
2b8ec129ed ADD: support Finder Tag - step 12: improve FilterList UI & Interactivity 2024-09-24 22:11:42 +08:00
rich2014
e1336aa137 ADD: support Finder Tag - step 11: select token by Mouse 2024-09-24 20:52:12 +08:00
rich2014
967dcff2c3 ADD: support Finder Tag - step 10: select token by Keyboard 2024-09-24 19:54:56 +08:00
Alexander Koblov
e906196a37 UPD: Load Double Commander icon from resources 2024-09-23 20:43:27 +03:00
rich2014
0d38c4e9f0 ADD: support Finder Tag - step 8: dynamically update filter lists 2024-09-24 00:26:24 +08:00
rich2014
69196478bc ADD: support Finder Tag - step 8: add filter list view to Edit Panel 2024-09-23 22:33:41 +08: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
rich2014
1b7a57f97c ADD: support Finder Tag - step 6: improve tag UI (color/size/RoundRect) 2024-09-21 16:51:35 +08: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
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
Alexander Koblov
c0c13d5e17 FIX: FileIsUnixExecutable function result with zero size file 2024-09-18 21:08:48 +03:00
rich2014
83d6e44848 UPD: i18n for the folder name in Modern Form style 2024-09-15 19:31:20 +08:00
rich2014
b96e143afe UPD: i18n for Modern Form style 2024-09-15 17:18:44 +08: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