Alexander Koblov
|
66cfdbda08
|
UPD: Greek language file
|
2025-12-31 13:07:36 +03:00 |
|
rich2014
|
5cfe18488d
|
UPD: refactoring to eliminate duplicate code in FileView
|
2025-12-30 21:38:34 +08:00 |
|
rich2014
|
cfb5e4862c
|
UPD: abstract decoration related to ConvertToDecorationRect()
|
2025-12-30 21:38:17 +08:00 |
|
rich2014
|
f7628a0bdc
|
UPD: refactoring common code to uFileViewBaseGrid
|
2025-12-30 21:37:47 +08:00 |
|
rich2014
|
d7ef000c3f
|
UPD: refactor calcTextHeight in uThumbFileView
|
2025-12-30 21:37:24 +08:00 |
|
rich2014
|
ef11c19b3a
|
ADD: in ThumbsFileView, support downloading by clicking the download icon in iCloud Drive
|
2025-12-30 21:37:06 +08:00 |
|
rich2014
|
07993f1073
|
UPD: display Finder Tags and other decorations in different areas depending on the FileView
|
2025-12-30 21:36:35 +08:00 |
|
rich2014
|
e89f669e14
|
ADD: initial support for displaying Finder tags and iCloud download icon in ThumbsFileView
|
2025-12-30 21:36:19 +08:00 |
|
rich2014
|
52a699fbd7
|
UPD: simplify OnDrawCell related base on TFileSourceUIParams
|
2025-12-29 20:02:24 +08:00 |
|
rich2014
|
9fac3ef5e8
|
UPD: simplify OnDrawCell related in FileView
|
2025-12-29 19:57:34 +08:00 |
|
rich2014
|
50f1403445
|
UPD: improve the adaptability of setting OnDrawCell related to FileView on macOS
|
2025-12-29 19:55:44 +08:00 |
|
rich2014
|
b22a7b989f
|
UPD: more robust error log on macOS
|
2025-12-24 22:15:49 +08:00 |
|
Alexander Koblov
|
c32db48c03
|
FIX: EDateOutOfRange exception with negative Unix time (fixes #2666)
|
2025-12-22 18:46:26 +03:00 |
|
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 |
|