Commit graph

10,348 commits

Author SHA1 Message Date
Alexander Koblov
4ed7362c07 ADD: SFTP - Show used encryption methods 2022-09-10 13:28:11 +03:00
Alexander Koblov
e41241b8bd UPD: Hash verification - skip '#' comments 2022-09-10 12:43:16 +03:00
Alexander Koblov
c6c5fbaed7 UPD: Zip - project file 2022-09-10 12:20:45 +03:00
Alexander Koblov
b858e33b17 FIX: Zip - unpack encrypted (AES) archive 2022-09-10 12:17:06 +03:00
Alexander Koblov
199450b197 FIX: Zip - unpack progress (file > 2 GB) 2022-09-10 12:15:19 +03:00
rich2014
443b62a6a2
UPD: F7-mkdir: improve the layout (label example overlay buttons occasionally) (#555) 2022-09-09 23:53:01 +03:00
rich2014
9f80bf961c
UPD: PathLabel: add highlight calling in MouseEnter (#571) 2022-09-06 20:21:47 +03:00
Alexander Koblov
f4ba5ad05d UPD: Language files 2022-09-04 21:32:56 +03:00
Alexander Koblov
d8725969ff FIX: Controls autosize 2022-09-03 12:48:23 +03:00
Alexander Koblov
7c73897c15 UPD: MultiArc configuration file 2022-09-03 12:26:47 +03:00
Alexander Koblov
626dec1239 FIX: Commit forgotten file 2022-09-02 23:30:48 +03:00
Alexander Koblov
556253d4b3 FIX: TShellFolder.EnumObjects 2022-09-02 23:29:58 +03:00
Alexander Koblov
8e619273a4 ADD: Editor - show bookmarks 2022-09-02 23:04:29 +03:00
Alexander Koblov
ba9804ae0a ADD: Show file properties dialog for multiple objects from different path 2022-09-02 22:14:21 +03:00
Alexander Koblov
5464a345c3 ADD: Show context menu for multiple objects from different path 2022-09-02 22:14:20 +03:00
Alexander Koblov
e2aecba435 FIX: Process running state 2022-08-28 19:47:48 +03:00
Alexander Koblov
b22ac36b40 UPD: Bevel style 2022-08-28 19:45:31 +03:00
Alexander Koblov
f6e99c46c6 FIX: Process running state 2022-08-28 14:32:40 +03:00
Alexander Koblov
d3547ad222 FIX: Packer name lost 2022-08-28 12:44:34 +03:00
rich2014
97e33a8601
FIX: PathLabel: HighLightPos calculation error, when PathDelim is next to Chinese (#560) 2022-08-27 11:38:17 +03:00
Alexander Koblov
822f92ab8e UPD: Language files 2022-08-24 22:02:19 +03:00
Alexander Koblov
40c7b0d68a ADD: Default single-byte text encoding option 2022-08-24 21:42:24 +03:00
Alexander Koblov
5fa5fb0ae3 FIX: Deleting of last picture file in QuickView mode (fixes #546) 2022-08-23 18:28:31 +03:00
Alexander Koblov
ec855c4d0f ADD: Context menu - always show "New->Directory" and "New->File" menu items (fixes #559) 2022-08-22 22:47:16 +03:00
rich2014
00dad2ecf7
FIX: DARWIN: set MACOSX_DEPLOYMENT_TARGET to 11.0 on aarch64 CPU_TARGET (#558) 2022-08-22 18:51:41 +03:00
rich2014
b8c0ddbb26
FIX: COCOA: EditButton: VK_ESCAPE in IME state (#556) 2022-08-22 08:08:30 +03:00
rich2014
856f4198d2
UPD: hold ALT key while dragdropping, popup ask menu (Copy/Move/Create Link/...), especially useful on Macs (due to lack of right mouse button) (#510) 2022-08-21 19:38:08 +03:00
rich2014
00ebc24d95
FIX: COCOA: EditButton: VK_RETURN in IME state (#550) 2022-08-21 19:06:20 +03:00
rich2014
75c4e74fb7
FIX: F7-mkdir: VK_ESCAPE VK_RETURN in IME state (#553) 2022-08-21 18:45:52 +03:00
rich2014
98f6133de3
FIX: DARWIN: aarch64: Mount Driver <no label> (TStatFS bug of FPC RTL issue 39873) (#554) 2022-08-21 18:37:07 +03:00
Alexander Koblov
1d3ba73af4 FIX: SevenZip - create 7-Zip archive with PPMd compression method 2022-08-20 14:32:14 +03:00
rich2014
2dffc7af80
FIX: COCOA: "Select file name without extension when renaming" doesn't work (#545) 2022-08-17 19:03:20 +03:00
rich2014
d15db00f20
FIX: COCOA: controls position error in CopyMoveDlg (#543) (fixes #341) 2022-08-17 18:31:08 +03:00
Alexander Koblov
c13c40bd32 FIX: SevenZip - MessageBox text encoding 2022-08-15 22:00:21 +03:00
rich2014
d6fae8a557
UPD: MascOS: "Services" i18n translation (#540)
* UPD: MascOS: "Services" i18n translation

* FIX: Services in ru.po
2022-08-10 20:39:57 +03:00
rich2014
f6ae8bc46b
UPD: Refactor: remove Duplicate Code in uClipboard (#541) 2022-08-10 19:57:03 +03:00
rich2014
ec621657ff
UPD: MacOS: Service PopUp Menu i18n (#538) 2022-08-10 18:30:52 +03:00
rich2014
b944c7d35b
ADD: MacOS: add System Services Sub Menu to PopupMenu (#536) 2022-08-10 14:51:49 +03:00
Alexander Koblov
6fc22a2bff FIX: Error change filename in copy operation (fixes #503) 2022-08-09 21:56:31 +03:00
rich2014
6f1561ffbe
ADD: integration with MacOS Main Menu (#535)
* ADD: MacOS: Service Menu skeleton

* Add: MacOS: Service Menu process files
2022-08-09 18:59:08 +03:00
Alexander Koblov
29cea47087 FIX: Zip - update time extra fields (fixes #492) 2022-08-09 18:50:38 +03:00
rich2014
cf0e895b45
ADD: added integration with MacOS (#530)
* ADD: MacOS: added integration with MacOS. using the system context 'services' menu, reveal selected folder or file in Double Commander (for all apps including Finder.app)

* FIX: Free Resource
2022-08-08 21:23:37 +03:00
Alexander Koblov
cb21bfedb8 ADD: Show in the properties dialog which addon/plugin used to open archive 2022-08-07 11:39:22 +03:00
Nick Korotysh
5f5704382c
FIX: use ad-hoc signing, fixes "Double Commander is damaged" on ARM-based Macs (#523) 2022-08-06 13:04:56 +03:00
Alexander Koblov
8d01d3cd10 UPD: Project file 2022-08-06 12:48:25 +03:00
Alexander Koblov
6ea44db451 FIX: Extract encrypted RAR archive when password contains non-ASCII characters 2022-08-06 12:48:25 +03:00
rich2014
d688c5e5fe
FIX: DARWIN: load the icon file content by native method (#513)
* FIX: DARWIN: load the icon file content by native method, support all MacOS ICNS formats (bitmap/png/jpeg), and avoid limited image formats support of Lazarus

* FIX: DARWIN: OpenWithSubMenu ImageList not free
2022-08-03 18:43:34 +03:00
Alexander Koblov
aca79a3b30 FIX: Abort FileSourceOperation 2022-08-01 19:13:35 +03:00
Alexander Koblov
cd3db6e871 FIX: Select duplicates dialog (wrong selection in the last group) 2022-08-01 19:11:55 +03:00
Alexander Koblov
38342adcc2 FIX: SevenZip - Create .zip archives 2022-07-31 22:33:59 +03:00