Denis Bisson
|
ac5a83e6e6
|
ADD: Versality in confirmation dialog window when copying/moving files regarding what's selected in proposed resulting filenames and paths. The F5/F6 keys may be used to toggle what will be selected between whole filename including complete path, just filename without file extension, filename with file extension, just file extension or just file path. This add the command "cm_ToggleSelectionInName" in this dialog window.
|
2019-01-20 01:54:43 +00:00 |
|
Alexander Koblov
|
c2f6afd273
|
FIX: High-DPI - copy/move dialog
|
2017-05-08 11:45:03 +00:00 |
|
Alexander Koblov
|
b51a9ac982
|
FIX: Bug [0001360] Can't type numbers on file name on copy/move dialog
|
2016-04-22 20:56:14 +00:00 |
|
Alexander Koblov
|
aa72a07cc9
|
UPD: More intellectual way to determine background operation
|
2016-03-19 20:00:24 +00:00 |
|
Alexander Koblov
|
ba54ef4527
|
FIX: Copy in background
|
2016-03-19 19:06:02 +00:00 |
|
Alexander Koblov
|
2f2f9e48bf
|
FIX: Crash in configure hotkeys
|
2016-01-24 00:01:06 +00:00 |
|
Alexander Koblov
|
e2bd120ca5
|
UPD: Execute copy operation in main thread (wfx plugins)
|
2016-01-16 11:15:01 +00:00 |
|
Alexander Koblov
|
18ae06bd9b
|
ADD: Copy between virtual file sources via temp directory
|
2015-12-17 18:43:33 +00:00 |
|
Alexander Koblov
|
dfc0d29e67
|
FIX: Bug [0001047] "Crash during file copying"
|
2015-03-21 09:03:08 +00:00 |
|
Alexander Koblov
|
34f29e7bc6
|
UPD: Don't hide button
|
2015-02-28 19:20:53 +00:00 |
|
Alexander Koblov
|
f1e1216ed5
|
FIX: Minimum width
|
2015-02-28 16:20:36 +00:00 |
|
Alexander Koblov
|
bf21e13920
|
FIX: Auto size copy/move dialog
|
2015-02-28 15:26:37 +00:00 |
|
Alexander Koblov
|
07eee0a314
|
FIX: Copy/move dialog auto size
|
2015-01-20 18:05:26 +00:00 |
|
Alexander Koblov
|
88d355efde
|
FIX: Queue identifier
|
2014-07-31 18:22:53 +00:00 |
|
Alexander Koblov
|
47126fa17f
|
ADD: Capability to choose queue number from copy/move dialog
UPD: Cleanup old defines
|
2014-07-19 07:00:17 +00:00 |
|
cobines
|
83cc3a389c
|
FIX: Size of copy/move dialog when Options are open. On GTK2 the actual resize happens later via another message after widget was made visible, so added react to OnResize.
|
2012-05-07 13:14:50 +00:00 |
|
cobines
|
777e0b5fdb
|
UPD: Change layout of Copy/Move operation options to better resize.
|
2012-04-19 09:50:37 +00:00 |
|
cobines
|
b91c9f8a1d
|
UPD: Move date/time functions and file attribute functions to doublecmd_common package.
|
2012-04-14 12:11:39 +00:00 |
|
cobines
|
47aec6b94c
|
UPD: Move some code to a separate package so that it can be reused in components or plugins.
|
2012-04-09 00:38:34 +00:00 |
|
cobines
|
bb006cbb99
|
ADD: Support for shortcuts sequences, i.e., commands can be executed after two or more consecutive shortcuts.
|
2012-04-05 05:23:22 +00:00 |
|
cobines
|
8558386f48
|
FIX: Building with Lazarus 0.9.30.
|
2012-04-02 21:53:44 +00:00 |
|
cobines
|
81a01a5b8c
|
UPD: Change cm_AddToQueue parameter to a form of "queueid=x".
|
2012-04-01 06:18:42 +00:00 |
|
cobines
|
e5d6ac3ab2
|
UPD: Change commands parameter to an array of parameters.
|
2012-03-31 10:51:12 +00:00 |
|
cobines
|
54e52482ed
|
ADD: Allow passing queue indentifier to cm_AddToQueue.
|
2012-03-31 08:20:16 +00:00 |
|
Alexander Koblov
|
a4b203434b
|
ADD: Show additional options in Copy/Move dialog for TWfxPluginFileSource
|
2012-03-22 12:13:54 +00:00 |
|
cobines
|
dea91f7918
|
UPD: Display queues in operations panel.
|
2012-03-20 21:02:28 +00:00 |
|
Alexander Koblov
|
cf123e0a76
|
FIX: Compiling under Linux GTK2 (issue 0000386)
|
2012-03-20 16:10:36 +00:00 |
|
cobines
|
7ef8d9fd3e
|
UPD: Support multiple queues in OperationsManager.
|
2012-03-19 03:57:28 +00:00 |
|
cobines
|
368838c25a
|
UPD: Workarounds for keys and mouse clicks after drag&drop not needed anymore, bugs were fixed in Lazarus 0.9.31.
|
2012-03-06 20:51:56 +00:00 |
|
cobines
|
16020a35f8
|
ADD: Show shortcut on the Add to queue button.
|
2012-03-06 12:26:20 +00:00 |
|
cobines
|
ca86b920e2
|
UPD: Copy/Move dialog: remove the start method arrow menu in favour of a separate queue button (patch by Fuhrer). Add default hotkey F2.
|
2012-03-06 12:12:21 +00:00 |
|
Alexander Koblov
|
f7c0c95696
|
ADD: Feature [0000172] "Filename/directory competition"
|
2012-02-08 17:50:38 +00:00 |
|
cobines
|
c08938f681
|
UPD: Don't need to handle Enter key in copy/move dialog, only Escape.
|
2011-12-07 10:26:39 +00:00 |
|
cobines
|
a3563de469
|
UPD: Display copy, move file operations options per file source in the dialog.
|
2011-03-08 11:19:34 +00:00 |
|
cobines
|
caa8a15d52
|
UPD: Cleanup, silence some warnings.
|
2011-02-10 05:27:42 +00:00 |
|
Alexander Koblov
|
c1d6b914d9
|
UPD: Use FPC resources for forms
|
2011-02-01 18:10:44 +00:00 |
|
Alexander Koblov
|
21e24233f7
|
FIX: Show options in copy/move dialog under GTK2
|
2010-11-05 10:10:13 +00:00 |
|
Alexander Koblov
|
7f50d1b2d3
|
ADD: "OverwriteFolder" option (disabled by default) to manage overwrite folder operation
|
2010-11-04 11:48:32 +00:00 |
|
Alexander Koblov
|
198361e87d
|
UPD: Replace OnMouseDown by OnMouseUp in workaround for bug [2806729]
|
2010-10-10 07:25:33 +00:00 |
|
Alexander Koblov
|
62eff433cf
|
ADD: fsoCopy operation type
|
2010-01-22 13:32:44 +00:00 |
|
cobines
|
10a62fae67
|
UPD: Cleanup.
|
2009-12-21 23:21:12 +00:00 |
|
cobines
|
db3c8130be
|
UPD: SelectedPanel property - don't allow writing anymore.
|
2009-12-07 14:29:08 +00:00 |
|
cobines
|
097066f92a
|
UPD: Cleanup, removed compiler warnings.
|
2009-11-17 07:43:05 +00:00 |
|
cobines
|
d6f450dc57
|
ADD: Option to choose operation start mode in Copy/Move dialog.
|
2009-10-19 16:06:14 +00:00 |
|
cobines
|
cd102fff1b
|
UPD: Cleanup, removed some compiler warnings.
|
2009-10-14 12:06:00 +00:00 |
|
Alexander Koblov
|
4402835be4
|
FIX: Compiling for 64 bit
|
2009-09-15 05:46:41 +00:00 |
|
cobines
|
3056fac5ee
|
UPD: Allow setting some options before Copy/Move operation.
|
2009-09-03 08:32:25 +00:00 |
|