Commit graph

4,488 commits

Author SHA1 Message Date
cobines
334964252a UPD: Displaying progress window for operations queues. 2012-03-27 08:59:21 +00:00
cobines
ff4878d6c1 UPD: Unify functions for pause/unpause operation and queue, getting progress and operation state. 2012-03-27 02:40:23 +00:00
cobines
7e0946f2f3 UPD: Increase year. 2012-03-27 01:45:41 +00:00
cobines
66ba5b06f2 UPD: Cleanup. 2012-03-26 05:42:12 +00:00
cobines
82d5657136 UPD: Operations viewer: Display more details about operations. 2012-03-26 05:41:26 +00:00
cobines
222b8e0550 UPD: Operations viewer: Display text in multiple lines, auto resize nodes when needed. 2012-03-26 04:28:42 +00:00
cobines
3636679318 UPD: Operations viewer: Bring back stopping operations in queue so they can be removed individually from the queue. 2012-03-26 02:17:50 +00:00
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
vitaliyg
7b182a661a UPD: Updated clean.bat to clean all plugins 2012-03-25 17:50:14 +00:00
Alexander Koblov
74902b7a46 UPD: Language files 2012-03-25 08:07:32 +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
Alexander Koblov
ba6424dc60 FIX: Small fixes for ftp plugin 2012-03-24 10:53:29 +00:00
Alexander Koblov
453b99bad3 FIX: Small fixes for ftp plugin 2012-03-24 10:43:38 +00:00
Alexander Koblov
54adf9c198 FIX: Bug [0000359] "Zip archive deletes file instead of overwriting" 2012-03-24 09:10:41 +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
498f59f4ca FIX: Compilation under Linux 2012-03-22 16:35:19 +00:00
Alexander Koblov
297491c3c2 ADD: Connection for Copy/Move operation 2012-03-22 15:57:24 +00:00
Alexander Koblov
136d0f1086 UPD: Language files 2012-03-22 15:47:30 +00:00
Alexander Koblov
ad15d356eb UPD: Call appropriate callback function in TWfxPluginFileSource 2012-03-22 15:36:00 +00:00
Alexander Koblov
0fddcb3e2d FIX: Compilation 2012-03-22 13:01:40 +00:00
Alexander Koblov
16fb58d63e UPD: Merge fixes from trunk (4313, 4381) 2012-03-22 12:44:49 +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