Commit graph

7,590 commits

Author SHA1 Message Date
rich2014
61d2ecbc1f ADD: 'Show All' Menu Item for GoForward Menu on macOS 2026-01-28 00:06:40 +08:00
rich2014
e4c8873b33 ADD: 'Show All' Menu Item for GoBackward Menu on macOS 2026-01-27 23:17:45 +08:00
rich2014
f103ead98b FIX: missing 'override' signature for TWfxPluginFileSource.GetCustomIcon() 2026-01-27 17:34:14 +08:00
rich2014
02ecead8d5 FIX: the issue that clicking a file to rename on macOS 2026-01-27 11:46:28 +08:00
rich2014
65936a489e FIX: grid may be not updated when right clicking on macOS 2026-01-27 11:46:28 +08:00
Alexander Koblov
1697f71867 ADD: Warning header to long name alert message
UPD: Display long name alert message under Windows only (useless in other systems)
2026-01-26 20:48:10 +03:00
rich2014
80c74dd049 FIX: the issue that TFile.MacOSSpecific may be not loaded on macOS, introduced @c1cfc8493 2026-01-26 23:31:14 +08:00
rich2014
d925b50f38 ADD: add a limit to the number of menu items in GoForward/GoBackward Modern Form Toolbar on macOS 11+ 2026-01-26 22:38:44 +08:00
rich2014
c6bd4d10f2 ADD: support dark/light switch in DarwinImageCacheManager 2026-01-26 20:53:06 +08:00
rich2014
285b91bb7a ADD: support multi-thread in DarwinImageCacheManager 2026-01-26 20:52:49 +08:00
rich2014
3793d5a118 UPD: apply darwinImageCache in SearchResultFileSource 2026-01-26 18:52:00 +08:00
rich2014
37e7749fe8 UPD: split image cache for Ext and Fullpath as NameSpace on macOS 2026-01-26 18:51:47 +08:00
rich2014
8d784194e6 UPD: apply DarwinImageCacheManager in SmartFolderSearchResultFileSource 2026-01-26 18:51:26 +08:00
rich2014
3102018072 UPD: improve TDarwinImageCacheManager.copyIconForFileExt() 2026-01-26 18:51:12 +08:00
rich2014
d4ed1c0042 UPD: apply DarwinImageCacheManager for App Icon in iCloudDrive 2026-01-26 18:50:53 +08:00
rich2014
e462115f6a ADD: copyImageForNSImage() in DarwinImageCacheManager 2026-01-26 18:50:32 +08:00
rich2014
e3d501af4b UPD: apply DarwinImageCacheManager for Root in iCloudDrive 2026-01-26 18:50:15 +08:00
rich2014
748d20a584 UPD: apply DarwinImageCacheManager in uArchiveFileSource 2026-01-26 18:50:00 +08:00
rich2014
0e8632c63e ADD: a pure image cache on macOS 2026-01-26 18:49:43 +08:00
rich2014
97b8f1e4e6 UPD: Destroy the watcher at the appropriate time when needed in iCloudDrive 2026-01-26 01:13:47 +08:00
rich2014
6371bf2df8 UPD: don't Destory the watcher immediately after removePath to avoid the lag caused by frequent destruction and creation of watchers in iCloudDrive 2026-01-26 00:48:59 +08:00
Alexander Koblov
93a164ecca FIX: Don't create a modal form handle twice 2026-01-25 19:15:20 +03:00
Alexander Koblov
293a827834 FIX: Remove obsolete workaround (fixes #2726) 2026-01-25 16:55:09 +03:00
Alexander Koblov
44c05b6a65 FIX: Lazarus 4.99 compatibility 2026-01-25 12:15:48 +03:00
rich2014
8a36e69eba FIX: the issue of frmMain losing focus in extreme cases, it can now recover focus automatically 2026-01-25 17:06:03 +08:00
rich2014
c3d6a09ac6 FIX: file relocate issue in FileView (eg. iCloud Drive) 2026-01-25 08:32:15 +08:00
rich2014
ddb9a6c2b0 FIX: filename in Hint in FileView (eg. iCloud Drive) 2026-01-25 08:09:38 +08:00
rich2014
828829ff70 UPD: mission accomplished, Revert "UPD: logs for debugging on macOS" 2026-01-24 21:00:23 +08:00
rich2014
18a2b676cc FIX: eliminate unnecessary constant focusing Main Control on macOS 2026-01-24 20:56:18 +08:00
rich2014
f24e4fdaa8 FIX: the debug logs on macOS, issue #2725 2026-01-24 18:06:55 +08:00
rich2014
80a332c42f UPD: return the size set NSImage in TDarwinImageUtil.getBestWithSize() 2026-01-24 08:20:14 +08:00
rich2014
f7ca812c3c UPD: apply TDarwinImageUtil.getBestFromFileContentWithSize() in iCloudDrive 2026-01-24 08:13:27 +08:00
rich2014
58a09913c9 UPD: support autoDark in TSearchResultFileSource.GetCustomIcon() 2026-01-24 08:06:58 +08:00
rich2014
95a8e46db2 UPD: support autoDark in TDarwinImageUtil.getBestFromFileContentWithSize() 2026-01-24 08:01:01 +08:00
rich2014
b680e8aa77 FIX: compile error (#2724) 2026-01-24 07:33:58 +08:00
rich2014
ce8d4cfc15 UPD: simplify the code in TDarwinFileViewHistoryUtil 2026-01-23 23:56:49 +08:00
rich2014
60aedea303 UPD: eliminate redundant code in SmartFolderSearchResultFileSource 2026-01-23 23:56:00 +08:00
rich2014
ea58f2c931 ADD: GetDisplayFileName() in SearchResultFileSource and derived 2026-01-23 23:48:23 +08:00
rich2014
fd0d3f161d ADD: GetCustomIcon() supports combined tags in TFinderSearchResultFileSource() on macOS 2026-01-23 23:13:22 +08:00
rich2014
797c6f6553 ADD: GetCustomIcon() in SmartFolderSearchResultFileSource 2026-01-23 22:26:07 +08:00
rich2014
d56a7ed764 UPD: split TFinderSearchResultFileSource into TFinderTagSearchResultFileSource and TSmartFolderSearchResultFileSource 2026-01-23 22:01:24 +08:00
rich2014
e48c97b9e8 ADD: Color Icon by GetCustomIcon() in TFinderSearchResultFileSource() on macOS 2026-01-23 21:16:12 +08:00
rich2014
985fab5f00 UPD: refactor TDarwinFinderUtil.createMenuRoundImage() as public function 2026-01-23 21:01:01 +08:00
Richard Boß
e22b633ffa
FIX: Windows compile error (#2723)
* Add Graphics unit to usearchresultfilesource.pas

fix compilation error on Windows

* Add Graphics unit to uarchivefilesource.pas

fix compilation error on Windows

* Remove unused Graphics import on DARWIN

cleanup
2026-01-23 08:21:57 +08:00
rich2014
17c092540d FIX: gThumbSize should be used in zoomInSmallPreview() in ThumbFileView 2026-01-23 00:28:12 +08:00
rich2014
907d25467f FIX: git misoperation @ ab390e9 2026-01-23 00:13:54 +08:00
rich2014
ab390e93ce UPD: in thumbnail view, if the preview is too small, zoom in to gIconsSize to maintain a normal visual, especially on Retina Display 2026-01-22 23:37:06 +08:00
rich2014
b9573559b9 FIX: correct the matching of dtVirtual in FindMatchingDrive() 2026-01-22 20:07:00 +08:00
rich2014
a8c875ec27 UPD: the Icon Size in GoBackward/GoForward Menu conforms to gIconsInMenusSize 2026-01-22 00:21:00 +08:00
rich2014
8166903a49 FIX: the issue that focus switching multiple by removing unnecessary LCLCOCOA-specific code in FileView 2026-01-21 21:57:19 +08:00