Alexander Koblov
5cedc12d24
FIX: OneDrive sync status icon overlays not showing ( fixes #474 )
2025-03-24 23:56:25 +03:00
1vanK
650187bcc9
FIX: Shift+Enter when path has a space ( #2241 ) ( fixes #1966 )
2025-03-24 23:03:50 +03:00
Alexander Koblov
98cc551cf8
UPD: Microsoft Photos bug workaround
2025-03-23 22:53:40 +03:00
Alexander Koblov
656b459b2a
UPD: Image32 library
2025-03-23 21:11:06 +03:00
Alexander Koblov
e89064de97
FIX: Build under ARM64 (macOS)
2025-03-22 19:07:18 +03:00
Alexander Koblov
37b0a3ff8b
FIX: Find files with long file names under macOS
2025-03-22 18:33:29 +03:00
Alexander Koblov
5f981d0e4e
UPD: German language file
2025-03-22 00:20:14 +03:00
Alexander Koblov
48136147e9
ADD: Viewer - display control characters in the DOS encoding (like code page 437)
2025-03-19 21:49:49 +03:00
Alexander Koblov
3bd0a10816
UPD: Unit description
2025-03-19 21:49:49 +03:00
VenusGirl❤
005c84c2d7
UPD: Korean language file ( #2227 )
2025-03-19 21:43:51 +03:00
Alexander Koblov
f7ba104e48
FIX: Image file associated to Windows Photos opens only when there are no spaces in file name/path ( fixes #2188 )
2025-03-19 20:30:59 +03:00
Skif-off
97e1b60a00
UPD: Russian language file ( #2216 )
2025-03-14 12:49:00 +03:00
rich2014
c27ceed26e
FIX: memory leaks in iCloudDriverConfigUtil.save(), icloud.json
2025-03-13 14:57:33 +08:00
Alexander Koblov
8fd3f87802
UPD: Forgotten file
2025-03-12 13:04:24 +03:00
Alexander Koblov
ca531db075
FIX: Viewer - disable unavailable menu items
2025-03-12 13:04:07 +03:00
Alexander Koblov
97ed0aff36
UPD: Language files
2025-03-12 12:47:08 +03:00
Alexander Koblov
f513e32f72
FIX: Plugins WFX text woefully out of date ( fixes #2127 )
2025-03-12 12:42:18 +03:00
Alexander Koblov
33c8b5e56a
UPD: Use a more user-friendly plugins descriptions
2025-03-12 12:35:14 +03:00
Alexander Koblov
a2d8afae68
FIX: Changing the extensions for a highlighter and clicking Apply doesn't save them ( fixes #2182 )
2025-03-12 12:04:21 +03:00
Alexander Koblov
32532a344c
FIX: Viewer - disable unavailable menu items
2025-03-12 11:50:42 +03:00
Alexander Koblov
3180cb924c
FIX: Viewer - disable unavailable menu items (issue #2212 )
2025-03-12 01:05:55 +03:00
Alexander Koblov
2bc4832f21
ADD: Open bookmark files which links to directory (issue #2211 )
2025-03-11 18:40:03 +03:00
Alexander Koblov
fd6d5a8085
FIX: GVFS - Overwrite only older files ( fixes #2201 )
2025-03-09 12:51:31 +03:00
Skif-off
86ccf0da86
UPD: Russian language file ( #2206 )
2025-03-08 12:49:27 +03:00
Alexander Koblov
1a84836c2e
FIX: Wrong content type guess (issue #2195 )
2025-03-08 12:41:41 +03:00
rich2014
761075921e
UPD: update zh_TW
2025-03-08 10:54:10 +08:00
rich2014
ae6f64172d
UPD: update zh_CN
2025-03-08 10:54:06 +08:00
Alexander Koblov
46ee816f8b
UPD: German language file
2025-03-08 00:18:25 +03:00
rich2014
87a9ba1190
UPD: optimize trackpad wheel scrolling #2191
2025-03-05 23:26:32 +08:00
Alexander Koblov
3119015cfe
FIX: Build under non-macOS
2025-03-04 20:49:38 +03:00
Alexander Koblov
158b022c2d
UPD: Language files
2025-03-04 20:47:02 +03:00
Alexander Koblov
979b935cf8
ADD: Show additional info in the Editor status bar ( fixes #1796 )
2025-03-04 20:46:01 +03:00
rich2014
7f66cd4b13
UPD: in ICompareByName(), if the Name of both files is empty, use FullPath instead
2025-03-05 00:02:06 +08:00
rich2014
8d6f960a67
ADD: open the corresponding folder when double-clicking the App in iCloud Options
2025-03-04 22:30:41 +08:00
rich2014
13893bdd1e
ADD: enable iCloud options frame
2025-03-04 22:30:03 +08:00
rich2014
2f7d5f9b43
UPD: optimize the process of loading and saving iCloud.json
2025-03-04 18:05:11 +08:00
rich2014
9e3007bc71
ADD: iCloud Options frame (show list)
2025-03-04 17:02:44 +08:00
rich2014
aa392b45fc
ADD: iCloudDriverUtil.createAllApps()
2025-03-04 16:59:38 +08:00
rich2014
9fbaf75cb3
UPD: split common modules from iCloudDriver to iCloudDriveUtil
2025-03-04 08:48:15 +08:00
rich2014
6feaa94ad5
FIX: copy / cut / paste in iCloudDriver
2025-03-02 18:28:45 +08:00
rich2014
d336d6eb73
ADD: Added TFileSourceConsultPhase to accurately distinguish between source and target phases, because Source FileSource may be equal to Target FileSource
2025-03-02 18:18:26 +08:00
rich2014
de5c4b90a7
ADD: support FileSource Relocation Event
...
only for iCloudDriver currently, it's to keep the selected files in iCloud Driver from being unselected before and after downloading.
background: due to the implementation mechanism of Apple iCloud Driver, the local file name will change before and after the file is downloaded.
2025-03-02 16:53:43 +08:00
rich2014
4aeb2801a3
ADD: add the common Event notification mechanism for FileSource (by improving the original one that is only related to Reload Event)
2025-03-02 07:12:47 +08:00
rich2014
9263696889
FIX: disable renaming on files that cannot be renamed (such as MountPoint in iCloudDriver)
2025-03-02 07:07:51 +08:00
rich2014
c15e209c8b
ADD: support Terminal in iCloudDriver
2025-03-01 18:15:01 +08:00
Alexander Koblov
85faf82d4b
FIX: Read a special characters from doublecmd.xml ( fixes #2176 )
2025-02-28 20:15:56 +03:00
Alexander Koblov
39cbab00eb
FIX: Copy WSL/Cygwin symbolic links (issue #2171 )
2025-02-28 20:00:34 +03:00
Alexander Koblov
67d210711b
ADD: Read WSL/Cygwin symbolic link target (issue #2171 )
2025-02-28 19:58:18 +03:00
rich2014
2d32109c71
UPD: in the context menu of iCloudDriver, optimize download status with multiple files
2025-02-27 19:50:13 +08:00
rich2014
e139fcb5ee
FIX: simplify code and avoid memory leaks
2025-02-27 19:50:13 +08:00