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 |
|
rich2014
|
5835c60a79
|
DEL: remove the global settings of "Shows File Packages Switch" for more precise control on macOS
|
2026-01-19 16:37:10 +08:00 |
|
rich2014
|
443c057ec9
|
ADD: "Shows File Packages Switch" in FileDialog to access contents in File Packages(eg. .app Bundles) on macOS
|
2026-01-19 00:28:27 +08:00 |
|
rich2014
|
41099979ed
|
UPD: lclstrconsts.*.po updated from lazarus/lcl/languages
|
2026-01-18 23:45:50 +08:00 |
|
Alexander Koblov
|
88ca967887
|
ADD: Anti-sleep - Linux support
|
2026-01-18 00:25:07 +03:00 |
|
Alexander Koblov
|
54b1f61c60
|
ADD: Anti-sleep unit
|
2026-01-17 23:07:21 +03:00 |
|
Alexander Koblov
|
d2451b17e0
|
UPD: Korean language file (fixes #2710)
|
2026-01-17 19:19:03 +03:00 |
|
Alexander Koblov
|
ca9e169610
|
UPD: Russian language file
|
2026-01-17 19:15:49 +03:00 |
|
Alexander Koblov
|
a445ba431c
|
FIX: Disable main menu shortcuts when Alt+Letter keys are used somewhere (issue #1327)
|
2026-01-17 18:41:42 +03:00 |
|
Alexander Koblov
|
7991af0a06
|
FIX: Disable main menu shortcuts when Alt+Letter keys are used somewhere (fixes #1327)
|
2026-01-17 18:34:14 +03:00 |
|
Alexander Koblov
|
0524bcd4e8
|
FIX: Zip - extract Unix symbolic links under Windows (fixes #2659)
|
2026-01-17 16:55:28 +03:00 |
|
Alexander Koblov
|
53a3a51976
|
ADD: CreateSymLinkUnix function
|
2026-01-17 16:32:34 +03:00 |
|
rich2014
|
e8ed94f129
|
UPD: update zh_TW
|
2026-01-15 11:35:46 +08:00 |
|
rich2014
|
b90e846b7c
|
UPD: update zh_CN
|
2026-01-15 11:35:45 +08:00 |
|
rich2014
|
7e233b001a
|
FIX: the title/hint of CopyRightToLeft/CopyLeftToRight in Differ Form
|
2026-01-15 11:35:45 +08:00 |
|
Alexander Koblov
|
694b14cf43
|
UPD: Enable Chinese online help
|
2026-01-14 18:59:42 +03:00 |
|
rich2014
|
624384091f
|
FIX: some File Dialog Filter format error
|
2026-01-14 21:57:17 +08:00 |
|
Alexander Koblov
|
9c80e25bb4
|
FIX: SetFileTime parameters (fixes #2697)
|
2026-01-13 18:51:59 +03:00 |
|
Alexander Koblov
|
8fbde876e5
|
FIX: GetFileIndexFromCursor function result (fixes #2699)
|
2026-01-13 18:20:55 +03:00 |
|
rich2014
|
121e7ad777
|
UPD: Smart Folders are now opened in the original tab to avoid creating too many unnecessary tabs
|
2026-01-13 22:41:38 +08:00 |
|