rich2014
|
bf7876dfb4
|
FIX: memory leak in ContextMenu/Services on macOS
|
2025-12-08 22:09:40 +08:00 |
|
rich2014
|
0ae14457a9
|
FIX: in the Font Options, an incorrect save prompt may appear if the initial font size is 0
it's because the initial value is 0 when calculating the fingerprint, and it has been set to the minimum value after initialization.
|
2025-12-07 11:12:10 +08:00 |
|
rich2014
|
c8e9765bb1
|
FIX: the issue of hashKey in TSearchResultFileSource (files in TSearchResultFileSource do not have a unified parent path)
|
2025-12-06 15:34:07 +08:00 |
|
rich2014
|
c791c0e801
|
UPD: update zh_TW
|
2025-12-06 15:19:47 +08:00 |
|
rich2014
|
c0b5cc3370
|
UPD: update zh_CN
|
2025-12-06 15:19:42 +08:00 |
|
rich2014
|
d33483ada3
|
UPD: add doSearchFiles() to eliminate duplicate code related to Finder Search on macOS
|
2025-12-06 10:34:58 +08:00 |
|
rich2014
|
8ddadf237f
|
UPD: replace onSearchFinderTagComplete() with darwinSearchResultHandler
|
2025-12-06 10:08:06 +08:00 |
|
rich2014
|
db6a60377d
|
UPD: refactor names related to Finder Search on macOS
|
2025-12-06 10:05:44 +08:00 |
|
rich2014
|
61e91c79bc
|
ADD: support searchScopes for Smart Folder on macOS
|
2025-12-05 22:33:06 +08:00 |
|
rich2014
|
b4b0064ae6
|
ADD: Smart Folder to "gotoFolder" Menu on macOS
|
2025-12-05 22:17:56 +08:00 |
|
rich2014
|
2102e7b543
|
ADD: support opening Smart Folders on macOS
|
2025-12-05 21:57:43 +08:00 |
|
Alexander Koblov
|
8c370fd8ea
|
FIX: Hang when read from a named pipe (fixes #2639)
|
2025-12-04 19:25:16 +03:00 |
|
rich2014
|
b10bd5609f
|
FIX: the issue of arbitrary truncation in multibyte encoding in IsInPath(), the root cause of #2631
|
2025-12-03 18:19:11 +08:00 |
|
j2969719
|
c00716896c
|
ADD: cm_RenameTab param (#2633)
|
2025-12-03 10:40:18 +03:00 |
|
Alexander Koblov
|
228802bb5d
|
FIX: Remove read-only temporary files (fixes #2632)
|
2025-12-02 18:16:32 +03:00 |
|
Alexander Koblov
|
2688fd8499
|
FIX: Double plugin initialization (issue #2616)
|
2025-12-02 18:14:43 +03:00 |
|
Alexander Koblov
|
ca615d4c84
|
FIX: Crash with empty file name (fixes #2631)
|
2025-12-01 21:39:19 +03:00 |
|
Alexander Koblov
|
f27b7f8526
|
FIX: Use normalized strings when compare file names under macOS (fixes #1981)
|
2025-12-01 18:59:57 +03:00 |
|
rich2014
|
aa4b99f3a1
|
UDP: Fine-tuning the color table for Finder Tags in Menu
|
2025-12-01 23:41:32 +08:00 |
|
rich2014
|
1d4dbdd445
|
UDP: Fine-tuning the color table for Finder Tags in Editor
|
2025-12-01 23:41:32 +08:00 |
|
rich2014
|
4d8e71ad11
|
UDP: don't display colorless Finder Tags in FileView, more consistency with Finder
|
2025-12-01 23:41:32 +08:00 |
|
rich2014
|
6b806a8026
|
UPD: add special decoration Finder Tag colors
|
2025-12-01 23:41:32 +08:00 |
|
Alexander Koblov
|
16e9b1d647
|
FIX: DCDateTimeUtils - arithmetic overflow (fixes #2627)
|
2025-12-01 17:59:26 +03:00 |
|
rich2014
|
cc02b71009
|
UPD: refactor finder tag color names
|
2025-12-01 00:27:52 +08:00 |
|
rich2014
|
29f146f1e3
|
UPD: remove dotFinderTagNSColors in uDarwinFinderModelUtil
|
2025-11-30 23:15:46 +08:00 |
|
rich2014
|
332700d57f
|
UPD: apply menu color for FinderTag in Tag Editor, more consistent with Finder
|
2025-11-30 23:05:06 +08:00 |
|
rich2014
|
efbe003174
|
UPD: apply menu color for FinderTag in Search Menu on macOS
|
2025-11-30 23:00:48 +08:00 |
|
rich2014
|
124c8b7f02
|
UPD: apply menu color for FinderTag in Context Menu, more consistent with Finder
|
2025-11-30 22:37:36 +08:00 |
|
rich2014
|
b3866c95c8
|
ADD: add colors for FinderTag in Menus
|
2025-11-30 22:36:41 +08:00 |
|
rich2014
|
172c054ce7
|
UDP: remove unnecessary unit
|
2025-11-30 22:36:06 +08:00 |
|
Jozef Gaal
|
06fe73ec27
|
UPD: Slovak language (#2628)
|
2025-11-30 12:41:49 +03:00 |
|
Alexander Koblov
|
542cbb925a
|
UPD: German language file
|
2025-11-29 12:43:01 +03:00 |
|
Alexander Koblov
|
79cc65f739
|
UPD: Argon2 default parameters
|
2025-11-27 18:04:50 +03:00 |
|
Alexander Koblov
|
15c0c27e79
|
ADD: Calculate key transformation at least one time
|
2025-11-25 21:14:47 +03:00 |
|
Alexander Koblov
|
50af183b70
|
UPD: Language files
|
2025-11-25 19:22:19 +03:00 |
|
Alexander Koblov
|
9a0044e532
|
UPD: Use 'main' password instead 'master'
|
2025-11-25 19:15:26 +03:00 |
|
dependabot[bot]
|
6d3060aaf2
|
UPD: Bump actions/checkout from 5 to 6 (#2625)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-25 18:29:48 +03:00 |
|
rich2014
|
57123c9be6
|
UPD: improve the postion of Sharing Service Picker Popover on macOS 13+
|
2025-11-23 14:58:57 +08:00 |
|
rich2014
|
8c0b8c1497
|
UPD: restore to min 11.0 on macOS-Intel (caused by the github compilation environment, DC itself supports macOS 10.11)
|
2025-11-23 14:58:56 +08:00 |
|
Alexander Koblov
|
0b7aecc0de
|
UPD: German language file
|
2025-11-22 16:41:54 +03:00 |
|
Alexander Koblov
|
2f6fb62ff1
|
UPD: Version number
|
2025-11-22 15:23:33 +03:00 |
|
Alexander Koblov
|
934bef9782
|
FIX: Copy into symbolic link to directory (fixes #2175)
|
2025-11-22 14:47:39 +03:00 |
|
Alexander Koblov
|
6ace980bb0
|
FIX: SingleByteEncoding function
|
2025-11-22 13:36:17 +03:00 |
|
Alexander Koblov
|
9f34950c19
|
UPD: Use Argon2 key derivation function
|
2025-11-22 13:26:29 +03:00 |
|
Alexander Koblov
|
011609f694
|
UPD: Argon2 self-test
|
2025-11-21 23:47:29 +03:00 |
|
Alexander Koblov
|
032168b178
|
FIX: Argon2 function
|
2025-11-21 23:15:35 +03:00 |
|
Alexander Koblov
|
e3629ca47a
|
UPD: Language files
|
2025-11-21 20:34:28 +03:00 |
|
Alexander Koblov
|
da7412bc4d
|
UPD: Project file
|
2025-11-21 20:14:25 +03:00 |
|
Alexander Koblov
|
60a46c8bed
|
ADD: Master key input dialog localization
|
2025-11-21 20:13:15 +03:00 |
|
Alexander Koblov
|
5e5652faa4
|
UPD: Find files - enable case sensitive option with regular expression text search (fixes #2620)
|
2025-11-20 23:35:12 +03:00 |
|