cobines
adc30b0228
UPD: Rename "Minimize" button to "To panel" in operation progress dialog.
2012-03-26 01:57:45 +00:00
cobines
1b4c7fbfdd
UPD: Operations panel: Show operations viewer or progress window with left mouse button. Pause/unpause queue or operation with middle button.
2012-03-26 01:55:52 +00:00
cobines
b768b36b44
UPD: Operations viewer: Don't allow pause/stop/show separate window for operations in non-free queue.
2012-03-26 01:41:19 +00:00
cobines
28b617e293
UPD: Operations viewer: Draw status icon on the right side.
2012-03-26 01:35:19 +00:00
cobines
fb757dc772
UPD: Count queue progress over all operations in queue.
...
UPD: Operations viewer: draw themable progress bar, don't draw status icon on operations in queue, draw icon on queue, draw progress only when > 0 (also on queues).
2012-03-26 00:05:34 +00:00
Alexander Koblov
7404f1f110
UPD: Some changes for progress callback function in TWfxPluginFileSource
2012-03-25 07:51:38 +00:00
cobines
7054325260
UPD: Add method to check if queue is a free operations queue.
2012-03-25 06:55:34 +00:00
Alexander Koblov
716d58b884
UPD: Replace deprecated TThread.Resume by TThread.Start
2012-03-24 12:23:51 +00:00
Alexander Koblov
77f9d138f6
UPD: Remove ':' from VFS drive button
2012-03-24 11:31:51 +00:00
Alexander Koblov
a4d962fe7e
FIX: Error message text
2012-03-24 11:23:29 +00:00
cobines
0113f3375e
FIX: When quickly pausing/unpausing operation could have been left in starting state.
2012-03-23 08:07:23 +00:00
cobines
11bedafdae
UPD: Pausing/unpausing/stopping queues.
2012-03-23 07:13:49 +00:00
cobines
90c42d61a1
UPD: Make each operation able to describe what it does.
2012-03-23 02:53:21 +00:00
Alexander Koblov
297491c3c2
ADD: Connection for Copy/Move operation
2012-03-22 15:57:24 +00:00
Alexander Koblov
ad15d356eb
UPD: Call appropriate callback function in TWfxPluginFileSource
2012-03-22 15:36:00 +00:00
Alexander Koblov
a4b203434b
ADD: Show additional options in Copy/Move dialog for TWfxPluginFileSource
2012-03-22 12:13:54 +00:00
cobines
55c7579a3e
FIX: Crash when selecting files with right mouse button and moving mouse on empty space.
2012-03-22 07:27:25 +00:00
cobines
3b6751effb
UPD: Remove empty queues when operations are moved from them.
2012-03-22 07:06:09 +00:00
cobines
a1f34497dc
FIX: Dragging operation from queue to free queue.
2012-03-22 06:52:41 +00:00
cobines
60f6a870b1
FIX: Automatic starting/pausing operations when moving through queues.
2012-03-22 06:20:07 +00:00
cobines
13804b5b29
UPD: Cleanup.
2012-03-22 04:53:34 +00:00
cobines
037c13fb35
DEL: Remove operations progress bar from menu. The percentage number is enough and it causes redraw problems when menu bar height keeps changing.
2012-03-22 04:48:17 +00:00
cobines
6234a5b424
UPD: Automatically update visibility of operations panel when operation progress window is opened/closed.
2012-03-22 04:35:24 +00:00
cobines
2c5c3351e1
UPD: Operations viewer: Move operation to new queue if dragged to empty space.
2012-03-22 03:12:32 +00:00
cobines
d47d6693f4
UPD: Operations viewer: Move operation to top/bottom of queue with context menu.
2012-03-22 02:43:04 +00:00
cobines
4353f93838
UPD: Operations viewer: context menu on Apps key, space pauses/resumes, Del, Backspace stops the operation.
2012-03-22 01:58:32 +00:00
cobines
6b5699a4e0
UPD: Remove counter of operations and queue combo box from operations viewer.
2012-03-22 01:03:06 +00:00
Alexander Koblov
18624514a5
FIX: Access violation
2012-03-21 13:03:16 +00:00
Alexander Koblov
c23b3efae4
ADD: Use connections in TWfxPluginFileSource
2012-03-21 12:37:07 +00:00
cobines
a7534d3d7e
UPD: Update operations viewer and panel when operations moved.
2012-03-21 06:35:47 +00:00
cobines
f9242e61df
UPD: Operations viewer: Reordering operations within a queue.
2012-03-21 05:45:05 +00:00
Alexander Koblov
fe128694e3
FIX: Create directory for ignore list when environment variable is used
2012-03-21 05:15:27 +00:00
cobines
4ea5860252
UPD: Operations viewer: put free operations always at the top.
2012-03-21 03:51:08 +00:00
cobines
6f9022095d
UPD: Cleanup.
2012-03-21 02:20:30 +00:00
cobines
834f0bff9c
UPD: Move checking if operations panel should be visible to the operations panel unit.
2012-03-20 22:02:01 +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
d4bd4cb71b
UPD: Display multiple queues in operations viewer.
2012-03-20 03:39:57 +00:00
cobines
9410ed7a21
FIX: Adding operation to queue.
...
UPD: Remove empty queue if all operations finish.
2012-03-20 02:28:36 +00:00
cobines
7ef8d9fd3e
UPD: Support multiple queues in OperationsManager.
2012-03-19 03:57:28 +00:00
cobines
896d8d091d
UPD: Keep a list of opened progress dialogs instead of a property in operations manager.
2012-03-19 00:09:49 +00:00
cobines
6367601220
UPD: Replaced OperationsManager entries with class for easier access.
2012-03-18 23:09:49 +00:00
cobines
945847a149
FIX: Don't lose the cursor if current file is renamed or last file is deleted.
2012-03-18 17:35:54 +00:00
Alexander Koblov
5d086c79bc
FIX: Compare operands
2012-03-18 15:15:04 +00:00
Alexander Koblov
54ddfa27fc
ADD: Detect archive type by content for rar plugin (fixes 0000356)
2012-03-18 10:21:17 +00:00
cobines
59455337ab
FIX: When filelist changes, don't clear the tree because it resets to top position. Just resize the number of nodes.
2012-03-18 05:06:41 +00:00
cobines
4bbe903272
UPD: When selecting with Insert, Space don't manually scroll to node, FocusedNode already does it.
2012-03-18 04:39:27 +00:00
cobines
a886335b68
ADD: Highlight new and updated files.
2012-03-18 01:15:27 +00:00
cobines
d3bd4b6fc4
ADD: Option that specifies where to put updated files in the file list, similar as the option for new files.
2012-03-17 20:44:58 +00:00
Alexander Koblov
7ca025c6a6
UPD: Improve encoding auto detect for Cyrillic locale (issue 0000379)
2012-03-17 18:12:13 +00:00