Commit graph

7,067 commits

Author SHA1 Message Date
rich2014
345ea783dc ADD: set CreationTimeProperty in FillFromStat() of uFileSystemSource 2025-01-27 14:24:02 +08:00
rich2014
bd01ba90fd ADD: apply iCloud Driver in Modern Form ToolBar 2025-01-27 14:03:26 +08:00
rich2014
3d8c2a7192 ADD: add used apps to iCloud Driver 2025-01-27 14:01:57 +08:00
rich2014
5e4d553cb4 ADD: support clicking the iCloud download Icon on the seed file to Download in BriefView 2025-01-27 13:35:39 +08:00
rich2014
7d5a6bdb56 FIX: the iCloud icon is not displayed at non-first columns in BriefView 2025-01-27 12:19:09 +08:00
rich2014
3f9c6229e9 ADD: draw iCloud related Icons in BriefView 2025-01-27 11:44:43 +08:00
rich2014
ecc7ec746b FIX: clicking on the Header of FileView in iCloud Drivers 2025-01-27 11:04:33 +08:00
rich2014
ff8c8e908c ADD: add check whether MountPoint exists 2025-01-27 11:02:31 +08:00
rich2014
d0d70e5fa8 ADD: adjust the TFile corresponding to MountPoint in TMountedListOperation 2025-01-27 10:27:05 +08:00
rich2014
2958b138f9 ADD: apply TFileSource.GetFileName() 2025-01-27 10:27:05 +08:00
rich2014
ca378ab948 ADD: abstract TFile.Name into FileSource. different FileSources can process FileName differently. 2025-01-27 10:27:05 +08:00
Alexander Koblov
4913c46b61 FIX: Build under GTK2 2025-01-23 20:20:37 +03:00
Alexander Koblov
a0eaa37f04 FIX: Copy and paste files with a newline character (fixes #2085) 2025-01-18 15:19:00 +03:00
Alexander Koblov
e853cdadd9 FIX: Viewer - don't show empty cells in the thumbnails view 2025-01-16 17:47:31 +03:00
Alexander Koblov
884720a573 FIX: Viewer - zoom image by mouse wheel 2025-01-15 18:11:38 +03:00
Alexander Koblov
a15f560ea3 FIX: Invalid SVG scaling (fixes #2068) 2025-01-13 19:55:59 +03:00
Alexander Koblov
38a5f529d9 FIX: Viewer - preview thumbnail vertical space (issue #2070) 2025-01-12 16:10:08 +03:00
Alexander Koblov
e1fbd5c089 FIX: Hitting Tab key when Quick Preview open applies focus both file panes (fixes #2079) 2025-01-12 14:42:33 +03:00
Alexander Koblov
8914e6cd13 ADD: Allow to use archive icon from built-in theme 2025-01-12 14:25:13 +03:00
Alexander Koblov
b267d10937 FIX: Initialize uSystem before Interfaces 2025-01-12 14:00:33 +03:00
Alexander Koblov
7a4ac40739 UPD: Initialize OnGetApplicationName early 2025-01-12 13:54:09 +03:00
Alexander Koblov
4fc93d275c FIX: Unable to make a privileged operation if app's executable has non-default file name in linux (fixes #2071) 2025-01-12 13:43:04 +03:00
Alexander Koblov
671df91744 ADD: Prepare to disable a GTK2 workaround 2025-01-11 15:18:31 +03:00
Alexander Koblov
2a2862c0f1 FIX: Crash under GTK2 (fixes #2069) 2025-01-11 15:14:27 +03:00
Alexander Koblov
026e9755d8 UPD: GetSystemFolderIcon function under Linux 2025-01-11 14:56:44 +03:00
Alexander Koblov
0135b6d4e8 FIX: Load folder system icon under Linux (fixes #2061) 2025-01-08 13:38:17 +03:00
Alexander Koblov
a79429eedc FIX: Hotkey list background is not cleared (fixes #2044) 2025-01-05 21:53:26 +03:00
rich2014
18d4448ed2 ADD: support clicking the iCloud download Icon on the seed file to Download (like Finder) 2025-01-03 01:15:45 +08:00
rich2014
d597ee49b6 ADD: implement CurrentWorkingDirectory in TMountedFileSource 2025-01-01 02:09:13 +08:00
rich2014
76f1bc9d07 ADD: draw overlay APP icon in iCloud Driver 2025-01-01 02:09:13 +08:00
rich2014
dc3a68d907 ADD: filesource in TFileSourceUIParams 2025-01-01 02:09:13 +08:00
rich2014
69e928ea09 ADD: add IconRect into drawing params in uColumnsFileView.TDrawGridEx.DrawCell() 2025-01-01 02:09:13 +08:00
Alexander Koblov
4f3ec507f6 FIX: Copy via a temporary directory 2024-12-31 15:25:57 +03:00
Alexander Koblov
b2a3fa2686 FIX: Extract from archive (fixes #2039) 2024-12-31 15:04:51 +03:00
rich2014
112ffaa593 UPD: refactor TFileSourceUIHandler related 2024-12-30 00:15:34 +08:00
rich2014
3340404a90 UPD: display 'iCloud Download Icon' and 'Tag Color Icon' for seed file in sequence in iCloud Driver 2024-12-29 23:44:43 +08:00
rich2014
f2ed08ba7a ADD: display iCloud Download Icon for seed file in iCloud Driver 2024-12-29 22:14:00 +08:00
rich2014
ace08aa36d ADD: UI infrastructure related to FileSource 2024-12-29 22:13:59 +08:00
Alexander Koblov
87f8ba928f FIX: Crash on startup under Windows (fixes #2033) 2024-12-29 13:53:35 +03:00
rich2014
30d8b77eda FIX: the issue when Copying / Moving files without confirm dialog #2035 2024-12-29 10:20:13 +08:00
Alexander Koblov
c7cf06829c FIX: WCX - restore directory attributes after CloseArchive 2024-12-28 17:33:34 +03:00
rich2014
8b70e6bb1b FIX: the issue of calling TFileSystemWatcher.RemoveWatch() @ 3ecba99 2024-12-28 20:42:08 +08:00
rich2014
3ecba99193 ADD: enable watching real path in TFileView 2024-12-28 20:36:12 +08:00
rich2014
b57192405f ADD: support File Watch in TMountedFileSource (and iCloud Driver) 2024-12-28 20:32:37 +08:00
rich2014
c586f5f5ba ADD: realPath / virtualPath in TFileSystemFileSource, for FileSystem Watch 2024-12-28 20:30:47 +08:00
rich2014
47fa44ef6b UPD: show '..' instead of DisplayName with '..' in iCloudDriver 2024-12-27 21:30:28 +08:00
rich2014
67c9fc946b ADD: add Download Now / Remove Download into contextMenu in iCloudDriver 2024-12-27 21:23:35 +08:00
rich2014
68112b7fdd FIX: compilation on windows 2024-12-27 17:32:57 +08:00
rich2014
e900156fb1 ADD: GetDisplayFileName() in iCloudDriver 2024-12-26 22:43:23 +08:00
rich2014
86caadb164 ADD: GetDisplayName to FileSource (display file name depends on different FileSources) 2024-12-26 22:40:41 +08:00