Commit graph

12,637 commits

Author SHA1 Message Date
Alexander Koblov
488fedd852 FIX: Viewer - wrong selection when text contains a tab character and horizontal scroll is enabled v1.2.2
(cherry picked from commit 2aea141aff)
2026-02-15 11:55:24 +03:00
Alexander Koblov
f9454e6fe9 FIX: Zip - remove a partial archive on cancel (fixes #1260)
(cherry picked from commit f2eb7513c8)
2026-02-14 15:33:27 +03:00
Alexander Koblov
1975616ccf FIX: Copy image data to the target when source and target are different objects
(cherry picked from commit 506b6b0d74)
2026-02-14 15:33:27 +03:00
rich2014
f4b6255763 UPD: Avoid unnecessary conversions in uGraphics.BitmapConvert()
(cherry picked from commit d4b78d952e)
2026-02-14 15:33:27 +03:00
rich2014
8dcb8c24b8 FIX: the potential byte order incompatibility issue when viewed as Graphics (eg. transparent PNG) on macOS
(cherry picked from commit 0952d72006)
2026-02-14 15:33:26 +03:00
Alexander Koblov
7bcaa88910 FIX: Lazarus 4.99 compatibility
(cherry picked from commit 039946e768)
(cherry picked from commit fcf07a7ebb)
(cherry picked from commit 44c05b6a65)
2026-02-13 23:40:50 +03:00
Alexander Koblov
2ff18e0097 FIX: Crash on editing icon file name in the file associations (fixes #2731)
(cherry picked from commit 32c34dc006)
2026-02-07 15:35:32 +03:00
Alexander Koblov
c79663b6da UPD: Prepare GTK3 support
(cherry picked from commit 284a5aab24)
2026-02-07 15:35:32 +03:00
Alexander Koblov
766869254d UPD: Merge changes from master branch 2026-02-07 14:03:58 +03:00
Alexander Koblov
14b48dffd8 FIX: Drag and drop format priority (fixes #2740)
(cherry picked from commit 86b2d918bb)
2026-02-07 00:41:24 +03:00
Alexander Koblov
04d30631ea FIX: Open local help files with space in the path (Windows)
(cherry picked from commit 6c9a21c2c7)
2026-01-31 19:16:15 +03:00
Alexander Koblov
3a1a549f33 UPD: Version number 2026-01-26 23:54:07 +03:00
Alexander Koblov
c3485d21ba ADD: Warning header to long name alert message
UPD: Display long name alert message under Windows only (useless in other systems)

(cherry picked from commit 1697f71867)
2026-01-26 23:52:36 +03:00
rich2014
8685e668f4 FIX: the issue that TFile.MacOSSpecific may be not loaded on macOS, introduced @c1cfc8493
(cherry picked from commit 80c74dd049)
2026-01-26 23:52:27 +03:00
Alexander Koblov
d6e348a3cf FIX: Remove obsolete workaround (fixes #2726)
(cherry picked from commit 293a827834)
2026-01-26 23:51:58 +03:00
rich2014
7f6ab71353 FIX: file relocate issue in FileView (eg. iCloud Drive) v1.2.1
(cherry picked from commit c3d6a09ac6)
2026-01-25 13:01:12 +03:00
rich2014
8f628c3ddd FIX: filename in Hint in FileView (eg. iCloud Drive)
(cherry picked from commit ddb9a6c2b0)
2026-01-25 13:01:11 +03:00
rich2014
4f8ab152bf FIX: the issue of frmMain losing focus in extreme cases, it can now recover focus automatically
(cherry picked from commit 8a36e69eba)
2026-01-25 13:00:42 +03:00
Alexander Koblov
231a73fe2c FIX: FTP - save connection with implicit FTPS (fixes #2717)
(cherry picked from commit ec27554fad)
2026-01-22 17:50:42 +03:00
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