Commit graph

12,618 commits

Author SHA1 Message Date
Alexander Koblov
9da0ff587f UPD: Korean language file (fixes #2711) 2026-01-17 19:23:35 +03:00
Alexander Koblov
5c41ed8c32 FIX: Disable main menu shortcuts when Alt+Letter keys are used somewhere (fixes #1327)
(cherry picked from commit 7991af0a06)
(cherry picked from commit a445ba431c)
2026-01-17 18:48:16 +03:00
Alexander Koblov
582e625e8c FIX: Zip - extract Unix symbolic links under Windows (fixes #2659)
(cherry picked from commit 0524bcd4e8)
2026-01-17 18:47:48 +03:00
Alexander Koblov
22609014dc ADD: CreateSymLinkUnix function
(cherry picked from commit 53a3a51976)
2026-01-17 18:47:47 +03:00
Alexander Koblov
9a24fea069 UPD: Enable Chinese online help
(cherry picked from commit 694b14cf43)
2026-01-17 18:47:06 +03:00
Alexander Koblov
8f46f21913 UPD: Version number 2026-01-13 19:08:08 +03:00
Alexander Koblov
1eac2e755a FIX: SetFileTime parameters (fixes #2697)
(cherry picked from commit 9c80e25bb4)
2026-01-13 19:03:34 +03:00
Alexander Koblov
c7aca4280c FIX: GetFileIndexFromCursor function result (fixes #2699)
(cherry picked from commit 8fbde876e5)
2026-01-13 19:03:34 +03:00
Alexander Koblov
946341b395 FIX: Revision number v1.2.0 2026-01-11 14:23:47 +03:00
Alexander Koblov
0a1a59b713 UPD: Disable logs
This reverts commit 799541d798.
2026-01-11 14:09:55 +03:00
Alexander Koblov
e56735c8b6 FIX: Compilation for non macOS
(cherry picked from commit 8e147eeefc)
2026-01-11 13:35:48 +03:00
rich2014
5990bf7cf4 UPD #2695: speeding up by macOS property lazy loading on macOS
(cherry picked from commit c1cfc84933)
2026-01-11 13:35:48 +03:00
rich2014
4b00a15507 UPD: determine whether to display icons in the menu by gIconsInMenus in TfrmDiffer and TfrmEditor
(cherry picked from commit f56d2b3219)
2026-01-11 13:35:47 +03:00
rich2014
0076740438 UPD: remove reference to CocoaTextEdits base on the new version of Lazaurs
(cherry picked from commit da0410a472)
2026-01-11 13:35:27 +03:00
rich2014
a73a1fc198 UPD: better prompt in Map Network Drive dialog
(cherry picked from commit 4acde0cbe7)
2026-01-11 13:34:29 +03:00
rich2014
ed1bafc083 ADD: default hotkey ⌘+W for cm_CloseTab in Main on macOS
(cherry picked from commit a2518d930f)
2026-01-11 13:32:53 +03:00
rich2014
1c7d0113ef UPD: the buttons can be enabled or disabled based on FileSource on macOS
(cherry picked from commit 0bb904d006)
2026-01-11 13:32:11 +03:00
rich2014
99ae5e5725 UPD: the Backward/Forward buttons can be enabled or disabled based on history
(cherry picked from commit d0d51b6474)
2026-01-11 13:32:10 +03:00
rich2014
a76f871895 UPD: update zh_TW
(cherry picked from commit c6e5bf89db)
2026-01-11 13:32:10 +03:00
rich2014
a44a0f33d7 UPD: update zh_CN
(cherry picked from commit 87e20b5615)
2026-01-11 13:32:09 +03:00
rich2014
15ab016a03 ADD: i18n for Backward/Forward Button
(cherry picked from commit 1a99e510c8)
2026-01-11 13:32:09 +03:00
rich2014
27b840438e ADD: default hotkeys for cm_ViewHistoryPrev / cm_ViewHistoryNext in Main on macOS
(cherry picked from commit 8f5977e63b)
2026-01-11 13:32:08 +03:00
rich2014
06fb86f6c5 ADD: add ShortCut String to tips for Backward/Forward button on macOS
(cherry picked from commit dd3d54ca31)
2026-01-11 13:32:08 +03:00
rich2014
7c249235e7 ADD: Modern Form Style - Backward/Forward button for macOS 11+
(cherry picked from commit 6208c4a832)
2026-01-11 13:32:08 +03:00
rich2014
806aef74ea UPD: Lazarus/StrToNSString() to (Native)Cocoa/StringToNSString()
(cherry picked from commit 6f46526451)
2026-01-11 13:31:38 +03:00
rich2014
7e0bede37d UPD: improve error and exception logging on macOS
(cherry picked from commit 54d6fd516b)
2026-01-11 13:31:38 +03:00
rich2014
82ed95dc78 UPD: remove circle references between uDarwinFinderModel and uDarwinFile
(cherry picked from commit cff28911e5)
2026-01-11 13:31:37 +03:00
rich2014
6c77f56231 UPD: more file error log on macOS
(cherry picked from commit f6dcf0fd46)
2026-01-11 13:31:37 +03:00
rich2014
88c0970c63 UPD #2675: improve searching in subpath in iCloud Drive
(cherry picked from commit 900342d648)
2026-01-11 13:31:36 +03:00
rich2014
92682e662f ADD #2675: better searching in iCloud Drive
(cherry picked from commit a971639d45)
2026-01-11 13:31:36 +03:00
rich2014
e340380e91 FIX #2675: the Start Path in Search Dialog in some FileSource (ie. TMountedFileSource)
(cherry picked from commit e8ec4ecb01)
2026-01-11 13:31:36 +03:00
rich2014
d6537aa308 UPD: refactor in uDarwinClipboard
(cherry picked from commit aff2d61421)
2026-01-11 13:31:35 +03:00
rich2014
d2069e04e8 UPD: remove circle references between uClipboard and uDarwinClipboard
(cherry picked from commit d6f468ddd4)
2026-01-11 13:31:35 +03:00
rich2014
4b44c1d3b2 UPD: refactoring macOS related from uClipboard to uDarwinClipboard
(cherry picked from commit 59a8e395ed)
2026-01-11 13:31:35 +03:00
rich2014
799541d798 UPD: logs for debugging on macOS
(cherry picked from commit 5cac3685fd)
2026-01-11 13:31:34 +03:00
rich2014
7d30980004 UPD: refactoring to eliminate duplicate doCellEnhancedDraw() in FileView
(cherry picked from commit e69d6ee4c2)
2026-01-11 13:31:34 +03:00
rich2014
58146aeb7a UPD: refactoring to eliminate duplicate calcTextHeight() in FileView
(cherry picked from commit 5fd8496570)
2026-01-11 13:31:34 +03:00
rich2014
25dd8763f7 UPD: refactoring to eliminate duplicate doFileSourceDrawCell() in FileView
(cherry picked from commit cc00605fa5)
2026-01-11 13:31:33 +03:00
rich2014
5015b769f5 UPD: refactoring to eliminate duplicate onDrawCell() in FileView
(cherry picked from commit 3fa8359330)
2026-01-11 13:31:33 +03:00
rich2014
7d9592a473 FIX: the decoration issue by adding multiColumns to the Grid.
(cherry picked from commit 1f48c04e20)
2026-01-11 13:31:33 +03:00
rich2014
08061758bf UPD: minor optimizations and cleanup on macOS
(cherry picked from commit 5e32ec839b)
2026-01-11 13:31:32 +03:00
rich2014
573b3b4476 UPD: refactoring to eliminate duplicate code in FileView
(cherry picked from commit 5cfe18488d)
2026-01-11 13:30:29 +03:00
rich2014
cd530f376c UPD: abstract decoration related to ConvertToDecorationRect()
(cherry picked from commit cfb5e4862c)
2026-01-11 13:30:28 +03:00
rich2014
893a5284cc UPD: refactoring common code to uFileViewBaseGrid
(cherry picked from commit f7628a0bdc)
2026-01-11 13:30:28 +03:00
rich2014
4005d9c175 UPD: refactor calcTextHeight in uThumbFileView
(cherry picked from commit d7ef000c3f)
2026-01-11 13:30:28 +03:00
rich2014
ae3435cb18 ADD: in ThumbsFileView, support downloading by clicking the download icon in iCloud Drive
(cherry picked from commit ef11c19b3a)
2026-01-11 13:30:27 +03:00
rich2014
19dda06685 UPD: display Finder Tags and other decorations in different areas depending on the FileView
(cherry picked from commit 07993f1073)
2026-01-11 13:30:27 +03:00
rich2014
0b2a5c9adb ADD: initial support for displaying Finder tags and iCloud download icon in ThumbsFileView
(cherry picked from commit e89f669e14)
2026-01-11 13:30:27 +03:00
rich2014
c4328dcf56 UPD: simplify OnDrawCell related base on TFileSourceUIParams
(cherry picked from commit 52a699fbd7)
2026-01-11 13:30:26 +03:00
rich2014
c862dc324d UPD: simplify OnDrawCell related in FileView
(cherry picked from commit 9fac3ef5e8)
2026-01-11 13:30:26 +03:00