Alexander Koblov
|
6846eeb662
|
ADD: Show context menu for not file system file source
|
2013-03-10 15:44:45 +00:00 |
|
Alexander Koblov
|
dc8a391d49
|
ADD: Feature [0000143] "Thumbnail view for folders"
|
2013-01-01 08:55:00 +00:00 |
|
cobines
|
7aeb718305
|
UPD: Change shortcut for Rename tab.
|
2012-09-23 19:38:58 +00:00 |
|
cobines
|
97b8dbc588
|
FIX: Bug [0000515] Change translation "Remove Tab" and "Remove All Tabs" to "Close Tab", resp. "Close All Tabs".
|
2012-09-23 19:30:45 +00:00 |
|
Alexander Koblov
|
f5b1201c3c
|
ADD: Menu items and hot keys to change file view
|
2012-05-08 14:22:36 +00:00 |
|
cobines
|
4144f965e4
|
ADD: Commands cm_CmdLineNext, cm_CmdLinePrev to set command line to next, previous entry in history.
|
2012-05-08 06:29:20 +00:00 |
|
cobines
|
910a464bcb
|
FIX: Don't display shortcuts twice in file context menu (Unix). Issue [0000457].
|
2012-05-07 14:39:10 +00:00 |
|
Alexander Koblov
|
4f26d0e511
|
ADD: Internal command to open file/directory using system associations (issue 0000397)
|
2012-04-29 09:43:36 +00:00 |
|
cobines
|
60abbb7462
|
UPD: Set svn:eol-style property for all source files.
|
2012-04-09 01:13:34 +00:00 |
|
cobines
|
11bedafdae
|
UPD: Pausing/unpausing/stopping queues.
|
2012-03-23 07:13:49 +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 |
|
Alexander Koblov
|
1fc92ab295
|
ADD: Compare Directories command
|
2012-02-04 13:45:27 +00:00 |
|
cobines
|
1948bc2788
|
UPD: Use reversed "delete to trash" settings when pressing Shift + Delete button.
|
2011-10-08 17:50:23 +00:00 |
|
cobines
|
585cc8a86b
|
UPD: Regenerate LRT and languages files with Lazarus trunk.
|
2011-07-15 00:04:10 +00:00 |
|
Alexander Koblov
|
550ae2a8a9
|
ADD: Feature Request [2994625] "Possibility to rename tabs (very useful with locked tabs)"
|
2011-06-25 10:20:31 +00:00 |
|
cobines
|
d8a2a0117b
|
ADD: Action for operations viewer, so that hotkey can be assigned. Add default hotkey Alt+V for operations viewer.
|
2011-05-19 15:49:26 +00:00 |
|
cobines
|
f2fd1bbe06
|
DEL: Remove not implemented "Compare directories" from menu.
|
2011-05-19 14:53:04 +00:00 |
|
cobines
|
9a69cd0208
|
FIX: Bug [2960876] "Inconsistent main menu item captions and hotkeys".
|
2011-05-19 14:44:43 +00:00 |
|
Alexander Koblov
|
cdf3326a39
|
UPD: Use ZVDateTimePicker in set file properties dialog, redesign interface (patch by Fuhrer)
|
2011-03-08 09:45:40 +00:00 |
|
cobines
|
7c90f4d116
|
ADD: Option to hide main menu. Command cm_ShowMainMenu toggles main menu visibility.
|
2011-02-22 07:45:43 +00:00 |
|
Alexander Koblov
|
5b571d5631
|
ADD: Patch [3173660] "ChangeDir in Toolbar"
|
2011-02-05 19:56:39 +00:00 |
|
cobines
|
0ba2ca1472
|
UPD: Change link descriptions (fixes [3002680]), move symbolic link before hard link in menu, since it is more often used.
UPD: Autosize buttons of hard link and symbolic link forms.
|
2011-02-03 02:39:17 +00:00 |
|
Alexander Koblov
|
22e4f5c6e8
|
ADD: cm_GoToFirstFile and cm_GoToLastFile commands
|
2011-02-01 18:57:16 +00:00 |
|
cobines
|
cb59aeb2a5
|
DEL: Unneeded action "DriveContextMenu".
|
2011-01-02 22:55:47 +00:00 |
|
cobines
|
131e5b0652
|
ADD: Option to align file panels horizontally.
|
2011-01-02 18:45:57 +00:00 |
|
cobines
|
9579545311
|
UPD: Change size and position of disk toolbar also according to file panels splitter.
|
2010-12-28 04:42:52 +00:00 |
|
Alexander Koblov
|
0d58aab7e5
|
FIX: Some interface alignment and size
|
2010-11-09 13:02:22 +00:00 |
|
Alexander Koblov
|
29746598cd
|
ADD: "Network" submenu to main menu
|
2010-05-22 15:03:38 +00:00 |
|
Alexander Koblov
|
ddfa92d586
|
UPD: Extend WFX plugin API
|
2010-05-22 12:12:43 +00:00 |
|
cobines
|
ef7bc2b3e5
|
ADD: Actions for added history commands.
|
2010-04-27 17:41:03 +00:00 |
|
cobines
|
e2ae062079
|
DEL: Removed unneeded labels captions (it ends up in .po files unnecessarily).
|
2010-04-08 20:08:51 +00:00 |
|
Alexander Koblov
|
d18ebb2ed5
|
UPD: Apply patch that added operations panel, drive free space indicator, extended operation control from Rustem
|
2010-03-20 19:19:19 +00:00 |
|
cobines
|
de3bd6f2cb
|
UPD: Made cm_ReverseOrder work for any file view and multiple sortings.
DEL: Removed cm_SortByColumn since it is not really useful.
|
2010-03-01 14:10:46 +00:00 |
|
Alexander Koblov
|
3151d357f9
|
ADD: Cut/Copy/Paste buttons on main toolbar
|
2010-02-20 18:31:46 +00:00 |
|
Alexander Koblov
|
f1653e4d7d
|
ADD: Feature Request [2954354] "Add command cm_EditPath"
|
2010-02-18 21:16:47 +00:00 |
|
cobines
|
d470d7e8ea
|
FIX: Wrong caption in commit 2412.
|
2010-02-11 11:36:52 +00:00 |
|
cobines
|
2904457fc7
|
FIX: Changed '=' TargetEqualSource to '>' RightEqualLeft and '<' LeftEqualRight (bug [2947845]).
|
2010-02-11 09:49:36 +00:00 |
|
Alexander Koblov
|
4067d7ba22
|
ADD: Save/Load selection commands
|
2010-02-05 14:03:00 +00:00 |
|
Alexander Koblov
|
104a318801
|
ADD: cm_SwitchIgnoreList command
|
2010-02-04 10:37:00 +00:00 |
|
Alexander Koblov
|
dfa8d24fdd
|
ADD: Test archive command
|
2010-02-03 20:12:11 +00:00 |
|
Alexander Koblov
|
6547ef33db
|
ADD: Quick view mode
|
2009-12-23 13:15:40 +00:00 |
|
Alexander Koblov
|
f68ea4f5f7
|
ADD: Action cm_OpenBar
|
2009-12-22 13:23:09 +00:00 |
|
cobines
|
146b7cf16e
|
ADD: Tab option: locked and opening directories does not open new tabs.
|
2009-12-02 16:17:24 +00:00 |
|
Alexander Koblov
|
fec620df89
|
ADD: Set file properties menu item
|
2009-12-01 16:13:51 +00:00 |
|
cobines
|
4edfbcd01a
|
ADD: Quick filter files in the panel, cm_QuickFilter command with Ctrl+F as default hotkey.
|
2009-11-18 04:48:31 +00:00 |
|
cobines
|
fc096deaf9
|
ADD: Commands cm_CopyNoAsk, cm_RenameNoAsk that copy, move files immediately without showing confirmation dialog (no default hotkeys assigned).
|
2009-11-16 04:56:21 +00:00 |
|
Alexander Koblov
|
fab47eda45
|
ADD: Virtual file system list file source
|
2009-09-21 17:58:44 +00:00 |
|
cobines
|
376a365c35
|
ADD: Started implementing operations manager.
|
2009-07-18 12:58:18 +00:00 |
|
Alexander Koblov
|
b8395bcd9c
|
UPD: ActionList
|
2009-07-08 20:28:02 +00:00 |
|
Alexander Koblov
|
05fa22ef95
|
ADD: Clear log file command
|
2009-07-08 19:49:30 +00:00 |
|