cobines
604185dae9
FIX: Change for..in loop to indexed access because it crashes with FPC < 2.7.1. Bug [0000389].
2012-04-04 23:14:44 +00:00
cobines
7d46d74db1
ADD: Operations viewer: option to enable/disable window always on top. Add text about drag&drop of operations.
2012-04-04 02:22:02 +00:00
cobines
59f4134e1e
FIX: Enable Add hotkey button when there are no hotkeys.
2012-04-03 09:53:01 +00:00
cobines
ae89d8ace7
UPD: Allow closing the edit hotkey dialog if Escape pressed twice.
2012-04-03 09:49:16 +00:00
cobines
d8a78fadcb
ADD: Parameter "queueid" to cm_Copy, cm_Rename to specify queue, works only if no confirmation dialog is shown.
2012-04-03 09:41:27 +00:00
cobines
3ad27e2e4e
ADD: Parameter "confirmation" to cm_Copy, cm_Rename, cm_Delete to enable/disable confirmation dialog.
2012-04-03 09:10:58 +00:00
cobines
f602180571
ADD: Show help for the command that hotkey is being assigned to, so that parameters can be looked at.
2012-04-03 08:44:37 +00:00
cobines
03e7e282cf
UPD: Change options to cm_QuickFilter/cm_QuickSearch so that they can be assigned values.
2012-04-03 07:56:19 +00:00
cobines
cb53b12645
FIX: Help does not jump to anchor in html.
2012-04-03 05:26:34 +00:00
cobines
31e7f34226
FIX: Remove Lazarus 0.9.31 properties.
2012-04-03 03:09:47 +00:00
cobines
48c00f8a75
UPD: Remove workaround for Lazarus 0.9.31 and up.
2012-04-02 22:08:26 +00:00
cobines
dbcb9fcaa8
FIX: Bug [0000398] Overwrite confirmation on file rename sometimes closes automatically on GTK2.
2012-04-02 21:57:40 +00:00
cobines
8558386f48
FIX: Building with Lazarus 0.9.30.
2012-04-02 21:53:44 +00:00
cobines
01aab461b0
FIX: Building on Unix.
2012-04-02 21:24:08 +00:00
cobines
817eaf997c
UPD: Change cm_PanelsSplitterPerPos parameter form to "splitpct=".
2012-04-02 10:27:59 +00:00
cobines
21b90a27e6
UPD: Update the algorithm for assigning shortcuts to cm_Delete when changing UseTrash setting to automatically fix some more cases and make it work on all shortcuts not just the first.
2012-04-02 06:50:19 +00:00
cobines
ea6eb9c00d
UPD: Change recycle parameter to cm_Delete to be of form "trashcan=".
2012-04-02 02:39:07 +00:00
cobines
7acff0c647
FIX: Building with Lazarus trunk.
2012-04-02 01:59:15 +00:00
Alexander Koblov
30e5d7b9d5
DEL: Unneeded control captions
2012-04-01 14:38:16 +00:00
Alexander Koblov
cc13940867
UPD: Remove unneeded text, move button separator
2012-04-01 14:31:58 +00:00
cobines
34d6c49e09
UPD: Edit hotkeys in a separate window. There was too little space in hotkeys options page. Support multiple parameters to commands.
2012-04-01 10:40:57 +00:00
cobines
9dcce442bc
FIX: Comparing hotkeys parameters and silence some compiler warnings.
2012-04-01 10:17:17 +00:00
Alexander Koblov
0577627cc8
FIX: Bug [0000391] "File Operation > Archiver > Cannot create a ZIP archive (via Alt + F5) (after check / uncheck rar)"
2012-04-01 07:29:29 +00:00
cobines
81a01a5b8c
UPD: Change cm_AddToQueue parameter to a form of "queueid=x".
2012-04-01 06:18:42 +00:00
cobines
fc7e83e840
UPD: Rename TOpenStringArray -> TDynamicStringArray.
2012-04-01 05:51:47 +00:00
cobines
30fee9494b
UPD: Support multiple parameters to a command in HotkeyManager.
2012-04-01 05:38:40 +00:00
Alexander Koblov
ae3c0ab192
FIX: Bug [0000333] "Problems with tab scrolling"
2012-03-31 11:51:05 +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
cobines
271eb65d46
UPD: Reorganize file operations options.
2012-03-31 06:02:51 +00:00
cobines
2a0f01af65
ADD: Option to choose how file operations progress is shown initially: separate window, minimized window or in the operations panel.
2012-03-30 10:10:36 +00:00
cobines
9024ae2eb7
FIX: Cancel queue when closing progress window.
2012-03-28 09:03:58 +00:00
cobines
23f3629b3f
UPD: Automatically show progress for operations added to the manager.
2012-03-28 09:03:22 +00:00
cobines
fc40d78137
UPD: Move some file source operation functions to separate unit.
2012-03-28 08:03:58 +00:00
cobines
8541cfe6e8
UPD: Replace progress for queue with a nr of left operations.
2012-03-28 07:33:03 +00:00
cobines
c89e0f8c93
UPD: Operations viewer: Move handling context menu to base item.
2012-03-27 20:09:18 +00:00
cobines
0ca2980ad5
UPD: Change header of FileOpDlg. The unit has been completely rewritten since the beginning.
2012-03-27 19:50:11 +00:00
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
Alexander Koblov
7404f1f110
UPD: Some changes for progress callback function in TWfxPluginFileSource
2012-03-25 07:51:38 +00:00