Commit graph

4,533 commits

Author SHA1 Message Date
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
a669be1c5e UPD: Language files. 2012-04-03 00:33:36 +00:00
cobines
70fd71cd5d UPD: German language translation from Vacon. 2012-04-03 00:24:01 +00:00
cobines
c17377111c UPD: German language translation from Vacon. 2012-04-02 23:06:20 +00:00
cobines
e3082f7fba UPD: Korean language translation from sheppaul. 2012-04-02 22:56:37 +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
ff36ba60a4 UPD: Language files. 2012-04-02 07:19:49 +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
e16feec431 UPD: Russian language file 2012-04-01 14:50:42 +00:00
Alexander Koblov
92e950de87 UPD: Language files 2012-04-01 14:43:07 +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
e1a855f904 UPD: Language files. 2012-04-01 10:57:24 +00:00
cobines
ea4e4fb68b UPD: German language translation from Vacon. 2012-04-01 10:50:29 +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
353a47ff35 ADD: Ubuntu 12.04 in build packages script 2012-04-01 08:17:33 +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