Commit graph

10,333 commits

Author SHA1 Message Date
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
Alexander Koblov
60e4418a84 FIX: DC_CONFIG_PATH value 2022-07-31 22:19:00 +03:00
Alexander Koblov
6995fe0c30 FIX: Command line parameter '--debug-log' (Lazarus >= 2.2) 2022-07-31 18:44:20 +03:00
rich2014
99347219e2
FIX: get app icon filename by native method, support Binary format of Info.plist, replace the original HACK code (#511) 2022-07-16 20:27:04 +03:00
Alexander Koblov
00ea415c48 FIX: Unrar - don't rewrite configuration file 2022-07-15 18:12:16 +03:00
Alexander Koblov
0c49b02fb2 UPD: Disable create archive inside other archive (function not supported) 2022-07-14 22:51:40 +03:00
Alexander Koblov
afa1f40635 ADD: Allow to change archiver options when copy into archive 2022-07-14 22:21:28 +03:00
Alexander Koblov
9d468c8aca FIX: SevenZip - save configuration when path contains non ASCII characters 2022-07-14 18:41:28 +03:00
Alexander Koblov
cb5357bf45 FIX: Unrar - save configuration when path contains non ASCII characters 2022-07-14 18:31:24 +03:00
Alexander Koblov
a350294645 FIX: Line-endings 2022-07-13 20:00:13 +03:00
Alexander Koblov
6b0199f74e FIX: Line-endings 2022-07-12 20:42:55 +03:00
rich
8055793373 FIX: GUI becomes unresponsive or freezes when deleting large numbers of files, especially on slow storage devices 2022-07-10 23:09:53 +03:00
rich
37bce52dc9 FIX: in "Synchronize directories", KASProgressBar isn't reset while synchronize again 2022-07-10 23:09:53 +03:00
rich
20e6fe69e5 UPD: Cocoa: show progress by Caption (make up a lack of KASProgressBar on Cocoa) 2022-07-10 23:09:53 +03:00
rich
74cfa08245 FIX #481: Cocoa: hard to see in "Synchronize directories" (transparent background by "clDefault" color) 2022-07-10 23:09:53 +03:00
Alexander Koblov
710c2d6cc2 FIX: Error Access Violation in "Directory Hotlist" (fixes #491) 2022-07-08 18:45:20 +03:00