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
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
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
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
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
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
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
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
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
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
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
Alexander Koblov
c1e9164dc1
FIX: Remove UseConfigInProgramDir from doublecmd.xml
2022-07-08 18:26:40 +03:00
Alexander Koblov
0172748aef
FIX: Path to doublecmd.cfg
2022-07-08 18:10:51 +03:00
Alexander Koblov
7164b4edac
FIX: Error Access Violation in "Directory Hotlist" ( fixes #491 )
2022-07-07 22:07:46 +03:00
Alexander Koblov
178f2bf71b
UPD: Enable native Wayland support (Qt5, Lazarus >= 2.2.0)
2022-07-07 21:35:21 +03:00
Alexander Koblov
ee10799e62
FIX: Build under Linux (Qt5)
2022-07-06 20:31:23 +03:00
Alexander Koblov
1f4a43dc75
FIX: Line-endings
2022-07-06 20:21:59 +03:00
Alexander Koblov
1266bfcdba
UPD: Store doublecmd.cfg near doublecmd.xml
2022-07-06 20:13:40 +03:00
Alexander Koblov
70f990d3dd
UPD: Refactoring
2022-07-05 22:17:42 +03:00
rich2014
29571938ce
ADD: DARWIN: copy/cut/paste files perfectly, true file format instead of text string, no matter inside dc or on external apps (MacOs 10.5 compatibility) ( #494 )
...
* UDP: Refactor uClipboard to add darwin support later
* ADD: DARWIN: Clipboard base support
* ADD: DARWIN: add copy/cut files perfectly, true file format instead of text string, no matter inside dc or on external apps (MacOs 10.5 compatibility)
* ADD: DARWIN: add copy/cut files perfectly, true file format instead of text string, no matter inside dc or on external apps (MacOs 10.5 compatibility)
Co-authored-by: rich <102933068+rich222222@users.noreply.github.com>
2022-07-05 19:05:13 +03:00