Commit graph

12,701 commits

Author SHA1 Message Date
rich2014
87eae46ea8 UPD: update icloud download Icon 2026-01-24 20:47:31 +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
ce6f58dbda ADD/FTP: support Icon for '/' in FsExtractCustomIconW() 2026-01-22 00:18:46 +08:00
Alexander Koblov
ec27554fad FIX: FTP - save connection with implicit FTPS (fixes #2717) 2026-01-21 18:39:12 +03: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
rich2014
1e406c4e06 FIX: should not get Finder Tag for '..' 2026-01-21 21:23:30 +08:00
rich2014
98ef204fab FIX: Modern Form ToolBar Item Icon compatible with macOS 11 2026-01-21 21:11:35 +08:00
rich2014
f75fbdaecf ADD: GetCustomIcon() in SearchResultFileSource 2026-01-21 21:07:00 +08:00
rich2014
529c9a1fc7 UPD: improve GetCustomIcon() in iCloudDriveFileSource 2026-01-21 20:06:57 +08:00
rich2014
c63d8cd385 ADD: GetCustomIcon() in VfsFileSource 2026-01-21 20:06:42 +08:00
rich2014
a4b91314c4 ADD: menu for History(GoBackward/GoForward) Modern Form ToolBar Item on macOS 2026-01-21 20:06:31 +08:00
rich2014
d7d1828978 ADD: GetCustomIcon() in iCloudDriveFileSource 2026-01-21 20:06:16 +08:00
rich2014
67218a975d ADD: GetCustomIcon() in ArchiveFileSource 2026-01-21 20:05:55 +08:00
rich2014
ccfeba379b UPD: improve DarwinImage 2026-01-21 20:05:40 +08:00
rich2014
2c6b559f8b ADD: GetCustomIcon() in WfxPluginFileSource 2026-01-21 20:05:24 +08:00
rich2014
e464e57171 ADD: GetCustomIcon() in FileSource (overload, by path, return TBitmap) 2026-01-21 20:05:08 +08:00
rich2014
2aa0cc9212 ADD: support converting TBitmap to NSImage on macOS 2026-01-20 23:43:04 +08:00
rich2014
a980dc77a4 ADD/MacCloud: support Icon for '/' in FsExtractCustomIconW() 2026-01-20 23:14:51 +08:00
rich2014
71c2d63aa8 FIX/MacCloud: Trailing PathDelim in Remote Path Parser 2026-01-20 23:12:59 +08:00
rich2014
9f8c2c9dd7 UPD: refactor code from TPixMapManager to TDarwinImageUtil.getBitmapForExt() on macOS 2026-01-20 18:43:36 +08:00
rich2014
8d5395ab65 UPD: refactor TPixMapManager.GetMimeIcon() on macOS 2026-01-20 18:43:36 +08:00
rich2014
395cebd3bb UPD: in accordance with naming conventions, the caller of TDarwinImageUtil.getBestWithSize() is not responsible for releasing memory 2026-01-20 18:43:36 +08:00
rich2014
b1a181df1d UPD: refactor macOS-related image code from uPixMapManager to uDarwinImage 2026-01-20 18:43:36 +08:00
rich2014
da809f4be8 FIX: memory leaks in TPixMapManager.CheckAddFileUniqueIcon() on macOS 2026-01-20 18:43:36 +08:00
Alexander Koblov
ce0ef49b18 FIX: Lazarus 4.4 compatibility 2026-01-19 20:41:50 +03:00
rich2014
78a45e234c UPD: lclstrconsts.ru.po updated from lazarus/lcl/languages 2026-01-19 18:21:39 +08:00
rich2014
3da73c7785 UPD: improve FileDialog selection in "Open With - Other..." on macOS 2026-01-19 18:07:07 +08:00
rich2014
b753e8b668 UPD: improve FileDialog selection in Plugins Options 2026-01-19 17:28:03 +08:00
rich2014
550867896d UPD: a switch is shown for Users to choose between selecting either the File Package itself or the files within the File Package on macOS 2026-01-19 17:24:59 +08:00
rich2014
e206e475c2 UPD: File Packages can't be selected when select a real file on macOS 2026-01-19 17:18:18 +08:00
rich2014
36dcb932d0 UPD: File Packages and their internal directories can now be selected when choosing a directory on macOS 2026-01-19 16:53:42 +08:00