Commit graph

12,602 commits

Author SHA1 Message Date
Alexander Koblov
f7911094b3 UPD: Verify checksum - hide right margin 2026-01-06 13:24:59 +03:00
rich2014
e7c9b0579a UPD: move pasteImageToFile from uMainCommands to uClipboard 2026-01-06 00:16:35 +08:00
Alexander Koblov
3ebc9c7d7e ADD: FTP - custom icons 2026-01-05 17:42:10 +03:00
Alexander Koblov
3a6893dc51 FIX: Use normalized strings when compare file names with wildcard under macOS (fixes #2674) 2026-01-05 13:57:30 +03:00
rich2014
0bb904d006 UPD: the buttons can be enabled or disabled based on FileSource on macOS 2026-01-05 18:13:08 +08:00
rich2014
d0d51b6474 UPD: the Backward/Forward buttons can be enabled or disabled based on history 2026-01-05 18:13:07 +08:00
rich2014
c6e5bf89db UPD: update zh_TW 2026-01-05 18:13:07 +08:00
rich2014
87e20b5615 UPD: update zh_CN 2026-01-05 18:13:07 +08:00
rich2014
1a99e510c8 ADD: i18n for Backward/Forward Button 2026-01-05 18:13:07 +08:00
rich2014
8f5977e63b ADD: default hotkeys for cm_ViewHistoryPrev / cm_ViewHistoryNext in Main on macOS 2026-01-05 18:13:07 +08:00
rich2014
dd3d54ca31 ADD: add ShortCut String to tips for Backward/Forward button on macOS 2026-01-05 18:13:07 +08:00
rich2014
6208c4a832 ADD: Modern Form Style - Backward/Forward button for macOS 11+ 2026-01-05 18:13:06 +08:00
Alexander Koblov
9dad38408a UPD: FTP - language files 2026-01-04 14:25:20 +03:00
Alexander Koblov
a46139cea0 ADD: FTP - more strings translation 2026-01-04 14:25:20 +03:00
rich2014
a8c21bc879 ADD: support paste image from Clipboard to file directly (Command+V) on macOS 2026-01-04 18:44:15 +08:00
rich2014
6f46526451 UPD: Lazarus/StrToNSString() to (Native)Cocoa/StringToNSString() 2026-01-03 10:46:41 +08:00
rich2014
54d6fd516b UPD: improve error and exception logging on macOS 2026-01-03 10:35:52 +08:00
rich2014
cff28911e5 UPD: remove circle references between uDarwinFinderModel and uDarwinFile 2026-01-03 10:18:52 +08:00
rich2014
f6dcf0fd46 UPD: more file error log on macOS 2026-01-03 09:35:39 +08:00
rich2014
900342d648 UPD #2675: improve searching in subpath in iCloud Drive 2026-01-02 18:50:01 +08:00
rich2014
a971639d45 ADD #2675: better searching in iCloud Drive 2026-01-02 18:28:11 +08:00
rich2014
e8ec4ecb01 FIX #2675: the Start Path in Search Dialog in some FileSource (ie. TMountedFileSource) 2026-01-02 17:23:44 +08:00
rich2014
aff2d61421 UPD: refactor in uDarwinClipboard 2026-01-01 23:09:20 +08:00
rich2014
d6f468ddd4 UPD: remove circle references between uClipboard and uDarwinClipboard 2026-01-01 22:07:22 +08:00
rich2014
59a8e395ed UPD: refactoring macOS related from uClipboard to uDarwinClipboard 2026-01-01 21:30:25 +08:00
rich2014
5cac3685fd UPD: logs for debugging on macOS 2025-12-31 18:48:13 +08:00
rich2014
e69d6ee4c2 UPD: refactoring to eliminate duplicate doCellEnhancedDraw() in FileView 2025-12-31 18:48:08 +08:00
rich2014
5fd8496570 UPD: refactoring to eliminate duplicate calcTextHeight() in FileView 2025-12-31 18:45:02 +08:00
rich2014
cc00605fa5 UPD: refactoring to eliminate duplicate doFileSourceDrawCell() in FileView 2025-12-31 18:45:02 +08:00
rich2014
3fa8359330 UPD: refactoring to eliminate duplicate onDrawCell() in FileView 2025-12-31 18:45:01 +08:00
rich2014
1f48c04e20 FIX: the decoration issue by adding multiColumns to the Grid. 2025-12-31 18:45:01 +08:00
rich2014
5e32ec839b UPD: minor optimizations and cleanup on macOS 2025-12-31 18:45:01 +08:00
Alexander Koblov
8eafe61176 UPD: Korean language file (fixes #2664) 2025-12-31 13:11:05 +03:00
Alexander Koblov
66cfdbda08 UPD: Greek language file 2025-12-31 13:07:36 +03:00
rich2014
5cfe18488d UPD: refactoring to eliminate duplicate code in FileView 2025-12-30 21:38:34 +08:00
rich2014
cfb5e4862c UPD: abstract decoration related to ConvertToDecorationRect() 2025-12-30 21:38:17 +08:00
rich2014
f7628a0bdc UPD: refactoring common code to uFileViewBaseGrid 2025-12-30 21:37:47 +08:00
rich2014
d7ef000c3f UPD: refactor calcTextHeight in uThumbFileView 2025-12-30 21:37:24 +08:00
rich2014
ef11c19b3a ADD: in ThumbsFileView, support downloading by clicking the download icon in iCloud Drive 2025-12-30 21:37:06 +08:00
rich2014
07993f1073 UPD: display Finder Tags and other decorations in different areas depending on the FileView 2025-12-30 21:36:35 +08:00
rich2014
e89f669e14 ADD: initial support for displaying Finder tags and iCloud download icon in ThumbsFileView 2025-12-30 21:36:19 +08:00
rich2014
52a699fbd7 UPD: simplify OnDrawCell related base on TFileSourceUIParams 2025-12-29 20:02:24 +08:00
rich2014
9fac3ef5e8 UPD: simplify OnDrawCell related in FileView 2025-12-29 19:57:34 +08:00
rich2014
50f1403445 UPD: improve the adaptability of setting OnDrawCell related to FileView on macOS 2025-12-29 19:55:44 +08:00
rich2014
b22a7b989f UPD: more robust error log on macOS 2025-12-24 22:15:49 +08:00
Alexander Koblov
c32db48c03 FIX: EDateOutOfRange exception with negative Unix time (fixes #2666) 2025-12-22 18:46:26 +03:00
Alexander Koblov
190825e653 UPD: Release workflow 2025-12-21 13:00:14 +03:00
rich2014
e21165673b FIX: the issue in TFileView.calcFileHashKey() in flatview mode on macOS 2025-12-20 22:37:17 +08:00
rich2014
e4c57d8571 UPD: refactoring to eliminate duplicate code in TFileSystemWatcherImpl.handleFSEvent() 2025-12-20 22:15:48 +08:00
rich2014
f3254ee10b UPD: refactoring common watcher related from uiCloudDrive to uDarwinDC 2025-12-20 22:07:22 +08:00