Alexander Koblov
|
d877eee7ba
|
ADD: BitmapMerge procedure
(cherry picked from commit 98fa9d96a2)
|
2023-12-29 23:18:13 +03:00 |
|
rich2014
|
c4d664491a
|
ADD: "Other..." added to "Open with" on macOS
(cherry picked from commit 2471e90557)
|
2023-12-29 23:18:11 +03:00 |
|
rich2014
|
8093eeb80e
|
UPD #1301: "Open with" menu item ordered, keep consistent with Finder
(cherry picked from commit 4573198ba4)
|
2023-12-29 23:18:11 +03:00 |
|
Alexander Koblov
|
0a2887a432
|
UPD: Highlight active tab (issue #1351)
(cherry picked from commit 872078e178)
|
2023-12-24 16:39:12 +03:00 |
|
Alexander Koblov
|
4ced4d39af
|
UPD: Highlight active tab (issue #1351)
(cherry picked from commit 0fefd265c3)
|
2023-12-24 16:39:12 +03:00 |
|
Alexander Koblov
|
1b49f5f908
|
UPD: Version info
|
2023-12-24 00:07:16 +03:00 |
|
Alexander Koblov
|
2a58e889f5
|
UPD: DialogAPI - DialogBoxParam function
(cherry picked from commit 3ba096d853)
|
2023-12-24 00:05:53 +03:00 |
|
Alexander Koblov
|
10273b2846
|
UPD: Project file (required packages versions)
(cherry picked from commit 5c863fcd2e)
|
2023-12-24 00:05:53 +03:00 |
|
Alexander Koblov
|
db067eb4c2
|
FIX: List index out of bounds
(cherry picked from commit 43bf9df753)
|
2023-12-24 00:05:52 +03:00 |
|
Alexander Koblov
|
082d70068f
|
FIX: Access violation
(cherry picked from commit 4f7eb489a3)
|
2023-12-23 15:49:20 +03:00 |
|
Alexander Koblov
|
59ded13694
|
ADD: Quick View - status bar popup menu
(cherry picked from commit cae3081623)
|
2023-12-23 15:49:20 +03:00 |
|
Alexander Koblov
|
6ef8186da4
|
FIX: Division by zero
(cherry picked from commit 0ed4d7436a)
|
2023-12-23 15:49:19 +03:00 |
|
Alexander Koblov
|
fb6c4a1885
|
ADD: Viewer - Plugins menu
(cherry picked from commit ed6e5e94b9)
|
2023-12-23 15:49:18 +03:00 |
|
rich2014
|
926d30e419
|
UPD: UPD: jump to Home directory instead of Exe directory after decteting the driver unmounted, Keep it consistent with unmouting in DC
(cherry picked from commit f11073847b)
|
2023-12-23 15:49:17 +03:00 |
|
Alexander Koblov
|
6414fcb117
|
FIX: Update tree view options (hidden objects)
(cherry picked from commit 021fe137a1)
|
2023-12-23 15:49:17 +03:00 |
|
rich2014
|
09e8e8864e
|
FIX: the issue that Drive Name changes cannot be automatically updated.
replace kqueue with FSEvent, keep consistent with file monitoring technology.
completely remove dependence on kqueue now.
(cherry picked from commit a50a39b4b7)
|
2023-12-23 15:49:16 +03:00 |
|
rich2014
|
bc533a396e
|
ADD: class TSimpleDarwinFSWatcher added
(cherry picked from commit 9d7a07b50a)
|
2023-12-23 15:49:16 +03:00 |
|
rich2014
|
97f52a1811
|
Fix: crash on startup, introduced by 919f3a4, cthreads/cmem should be the first unit
(cherry picked from commit 2e5b4845de)
|
2023-12-23 15:49:16 +03:00 |
|
rich2014
|
482f1afcf4
|
UPD #1289: change to be case insensitive in Drive List on MacOS
(cherry picked from commit 1e38a54f66)
|
2023-12-23 15:49:16 +03:00 |
|
Alexander Koblov
|
950623ee14
|
FIX: Shift+Drag icon from main toolbar to middle toolbar error (fixes #1403)
(cherry picked from commit 50e61222c3)
|
2023-12-23 15:49:15 +03:00 |
|
Alexander Koblov
|
af48eb9d23
|
UPD: Initialize error mode early (issue #473)
(cherry picked from commit 919f3a4e18)
|
2023-12-23 15:49:15 +03:00 |
|
Alexander Koblov
|
7bce92da3d
|
UPD: Application bundle icon
(cherry picked from commit fe02b0adc8)
|
2023-12-23 15:49:14 +03:00 |
|
rich2014
|
97e51c6310
|
FIX: DragDrop issue when switching APP by Command+Tab on MacOS
(cherry picked from commit bb2a2a7575)
|
2023-12-23 15:49:14 +03:00 |
|
Alexander Koblov
|
43cc2f4a7e
|
FIX: Show macfuse drives (issue #1046)
(cherry picked from commit 211a9b894e)
|
2023-12-23 15:49:14 +03:00 |
|
Alexander Koblov
|
23c3a1954d
|
UPD: Speed up file copying and moving with verify (fixes #1000)
(cherry picked from commit 71d735b2df)
|
2023-12-23 15:49:13 +03:00 |
|
Alexander Koblov
|
d3ec32c29a
|
ADD: Highlight active tab (issue #1351)
(cherry picked from commit 6429138092)
|
2023-12-23 15:49:13 +03:00 |
|
Skif-off
|
5c3d354b26
|
ADD: SyncDirs: 'DateTimeFormat' parameter (#1396)
(cherry picked from commit bd9285a1db)
|
2023-12-23 15:49:13 +03:00 |
|
Alexander Koblov
|
ce59083c33
|
UPD: Version number
|
2023-12-17 20:08:39 +03:00 |
|
rich2014
|
9923850740
|
UPD: Share to 'Share...' on MacOS
(cherry picked from commit 3fc926159e)
|
2023-12-16 00:28:18 +03:00 |
|
rich2014
|
c34c65071e
|
UPD: ListToNSArray() refactored to be consistent with ListToNSUrlArray()
(cherry picked from commit b0f249691c)
|
2023-12-16 00:28:18 +03:00 |
|
rich2014
|
a967433325
|
UPD: showMacOSSharingServiceMenu() refactored
(cherry picked from commit 0cea3e61bd)
|
2023-12-16 00:28:18 +03:00 |
|
rich2014
|
06e3ba0a51
|
FIX: memory leaks in Share on MacOS
(cherry picked from commit 7b0923c1f7)
|
2023-12-16 00:28:17 +03:00 |
|
rich2014
|
48b5b3be1e
|
ADD: ContextMenu "Share" i18n
(cherry picked from commit a2872814e3)
|
2023-12-13 20:45:49 +03:00 |
|
rich2014
|
50daef684a
|
ADD: Share ContextMenu supported on MacOS
(cherry picked from commit 0c3f996e0e)
|
2023-12-13 20:45:49 +03:00 |
|
Alexander Koblov
|
ab6c5c9316
|
UPD: DialogAPI - MsgChoiceBox function
(cherry picked from commit 1fdccb4e36)
|
2023-12-12 23:20:54 +03:00 |
|
Alexander Koblov
|
921642f87e
|
ADD: DialogAPI - TSynEdit control messages
(cherry picked from commit 9bc15f97b2)
|
2023-12-12 23:20:54 +03:00 |
|
Alexander Koblov
|
e56ad29b25
|
ADD: FTP - Show file properties dialog
(cherry picked from commit f0320f65ce)
|
2023-12-12 23:20:53 +03:00 |
|
Alexander Koblov
|
b6fc98502b
|
FIX: Quick View - view file with same name and different path in flat view mode
(cherry picked from commit 66bc5720c5)
|
2023-12-10 13:11:08 +03:00 |
|
Alexander Koblov
|
5788897cf8
|
FIX: Default hash file format (issue #1183)
(cherry picked from commit 5cb86ee55b)
|
2023-12-09 16:07:55 +03:00 |
|
Alexander Koblov
|
bcf551cf8c
|
ADD: Capability to choose hash file format (fixes #1183)
(cherry picked from commit cc19b745ae)
|
2023-12-09 16:07:55 +03:00 |
|
Skif-off
|
e842f45848
|
ADD: Editor - 'Group Undo' option (#1331)
(cherry picked from commit 38e7edf2cd)
|
2023-12-09 16:06:21 +03:00 |
|
Alexander Koblov
|
cf93e68e7d
|
UPD: Version number
|
2023-12-09 00:31:48 +03:00 |
|
Alexander Koblov
|
e455cbcd8b
|
FIX: Custom columns - Load inactive mark color (fixes #1389)
(cherry picked from commit ca1bf8c4b0)
|
2023-12-09 00:30:36 +03:00 |
|
Alexander Koblov
|
ae9e34966b
|
FIX: File not found exception
(cherry picked from commit 47fd6c736b)
|
2023-12-05 20:38:51 +03:00 |
|
Alexander Koblov
|
fd263edcbc
|
FIX: Drag&Drop into PowerPro
(cherry picked from commit 0f062a7138)
|
2023-12-05 20:38:50 +03:00 |
|
Alexander Koblov
|
abdd776d09
|
UPD: Rename DCPcrypt to KAScrypt
(cherry picked from commit 950c479527)
|
2023-12-05 20:38:50 +03:00 |
|
Alexander Koblov
|
375f06d6e5
|
ADD: INI file highlighter - enable hash sign comments
(cherry picked from commit 74fcee4467)
|
2023-12-05 20:38:49 +03:00 |
|
Alexander Koblov
|
6a34f7a7c1
|
FIX: Build under 32 bit
(cherry picked from commit 91b57011ee)
|
2023-12-03 17:05:21 +03:00 |
|
Alexander Koblov
|
db7b0943b5
|
FIX: Drag-and-dropping a picture (JPG, PNG, ...) from Firefox to Double Commander changes the type to BMP (fixes #1383)
(cherry picked from commit acf3d13b64)
|
2023-12-03 16:54:29 +03:00 |
|
Alexander Koblov
|
5cae5f0095
|
FIX: HTTP Browser plugin compatibility
(cherry picked from commit 93f57286d3)
|
2023-12-03 16:54:29 +03:00 |
|