Alexander Koblov
|
190825e653
|
UPD: Release workflow
|
2025-12-21 13:00:14 +03:00 |
|
rich2014
|
e21165673b
|
FIX: the issue in TFileView.calcFileHashKey() in flatview mode on macOS
|
2025-12-20 22:37:17 +08:00 |
|
rich2014
|
e4c57d8571
|
UPD: refactoring to eliminate duplicate code in TFileSystemWatcherImpl.handleFSEvent()
|
2025-12-20 22:15:48 +08:00 |
|
rich2014
|
f3254ee10b
|
UPD: refactoring common watcher related from uiCloudDrive to uDarwinDC
|
2025-12-20 22:07:22 +08:00 |
|
rich2014
|
2f33d5a553
|
UPD: simplify theme mode determining based on the new Lazarus/Cocoa version
|
2025-12-19 23:56:32 +08:00 |
|
rich2014
|
c97c74fb02
|
UPD: simplify theme related based on the new Lazarus/Cocoa version
|
2025-12-18 21:28:40 +08:00 |
|
rich2014
|
a49dff7e67
|
FIX: via asynchronously closing tabs, fix potential issues that might arise from directly closing tabs during event handling
|
2025-12-12 23:30:04 +08:00 |
|
rich2014
|
ef6fdd2e70
|
UPD: remove some unused unit references
|
2025-12-11 21:34:10 +08:00 |
|
rich2014
|
7437b9b09f
|
UPD: eliminate the dependency on fmain in uDarwinFileView
|
2025-12-11 21:33:11 +08:00 |
|
rich2014
|
9c54344b94
|
DEL: remove uAppleMagnifiedModeFix
|
2025-12-11 21:32:56 +08:00 |
|
rich2014
|
fbd2aa3bc8
|
UPD: unify darwin related naming
|
2025-12-11 21:30:01 +08:00 |
|
rich2014
|
32c962239f
|
DEL: remove uMyDarwin
|
2025-12-11 18:12:56 +08:00 |
|
rich2014
|
4d0a1966cf
|
UPD: refactoring serviceMenu from uMyDarwin to uDarwinApplication
|
2025-12-11 18:12:34 +08:00 |
|
rich2014
|
7f80cfcb70
|
UPD: refactoring onMainMenuCreate from uMyDarwin to uDarwinApplication
|
2025-12-11 18:12:11 +08:00 |
|
rich2014
|
693f887652
|
UPD: comments for TDarwinAarch64Statfs
|
2025-12-11 10:12:38 +08:00 |
|
rich2014
|
116e7cebe7
|
UPD: refactoring FileView from uMyDarwin to uDarwinFileView
|
2025-12-11 10:12:38 +08:00 |
|
Alexander Koblov
|
a9b86231be
|
FIX: Paste real files from clipboard (fixes #2651)
|
2025-12-10 18:38:38 +03:00 |
|
Alexander Koblov
|
f88cdb4f0c
|
FIX: Paste directory from clipboard (issue #2647)
|
2025-12-10 18:27:59 +03:00 |
|
rich2014
|
b75ac1e82f
|
UPD: refactoring Panel from uMyDarwin to uDarwinPanel
|
2025-12-10 22:28:06 +08:00 |
|
rich2014
|
8c5274e6ff
|
UPD: refactoring Statfs Fix from uMyDarwin to uDarwinIO
|
2025-12-10 21:44:42 +08:00 |
|
rich2014
|
ec2bf46f7f
|
UPD: refactoring Application related from uMyDarwin to uDarwinApplication again
|
2025-12-10 21:20:52 +08:00 |
|
rich2014
|
30b6ae5006
|
UPD: refactoring File related from uMyDarwin to uDarwinFileUtil again
|
2025-12-10 20:28:12 +08:00 |
|
j2969719
|
039bc46b18
|
ADD: cm_SetSortMode command (#2642)
|
2025-12-10 08:29:36 +03:00 |
|
rich2014
|
83d2cfa181
|
UPD: refactoring File related from uMyDarwin to uDarwinFileUtil
|
2025-12-09 23:16:57 +08:00 |
|
rich2014
|
241b97596f
|
UPD: rename Driver to Drive in i18n
|
2025-12-09 22:37:30 +08:00 |
|
rich2014
|
136b57b087
|
UPD: rename Driver to Drive
|
2025-12-09 22:14:57 +08:00 |
|
rich2014
|
7a76524516
|
UPD: refactoring uDarwinSimpleFSWatch from uMyDarwin
|
2025-12-09 19:40:10 +08:00 |
|
rich2014
|
90b43d186a
|
UPD: ignore duplicate theme change notification on macOS
|
2025-12-09 18:52:55 +08:00 |
|
rich2014
|
1f383b0c61
|
ADD: support theme changed notify caused by Color Options Dialog on macOS
|
2025-12-09 18:51:23 +08:00 |
|
rich2014
|
2c903ca7c6
|
ADD: support dynamic update download icon based on the theme in iCloud Drive on macOS
|
2025-12-09 18:50:07 +08:00 |
|
rich2014
|
d30198ece1
|
UPD: support multi theme observer on macOS
|
2025-12-09 18:49:42 +08:00 |
|
j2969719
|
4abf44f32a
|
UPD: C SDK (#2634)
|
2025-12-09 09:17:58 +03:00 |
|
rich2014
|
37ac87a2d7
|
UPD: in Dark mode, improve the visibility of download icon in iCloud Drive on macOS
|
2025-12-08 22:53:53 +08:00 |
|
rich2014
|
babc01608c
|
ADD: uDarwinImageUtil on macOS
|
2025-12-08 22:53:47 +08:00 |
|
rich2014
|
62bff9e3f8
|
UPD: refactor uDarwinFileUtil
|
2025-12-08 22:13:53 +08:00 |
|
rich2014
|
5e3f93306b
|
UPD: refactoring uDarwinFileUtil from uMyDarwin
|
2025-12-08 22:13:16 +08:00 |
|
rich2014
|
ab2648bd75
|
UPD: refactor uDarwinApplication
|
2025-12-08 22:12:18 +08:00 |
|
rich2014
|
2f2c660fb5
|
UPD: refactoring uDarwinApplication from uMyDarwin
|
2025-12-08 22:11:26 +08:00 |
|
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 |
|