Commit graph

3,877 commits

Author SHA1 Message Date
Alexander Koblov
b51a9ac982 FIX: Bug [0001360] Can't type numbers on file name on copy/move dialog 2016-04-22 20:56:14 +00:00
Alexander Koblov
77984e1a01 FIX: Queue identifier (pack files) 2016-04-21 20:00:16 +00:00
Alexander Koblov
18dcea5866 FIX: Queue identifier 2016-04-21 19:52:14 +00:00
Alexander Koblov
e4b559c132 FIX: Bug [0001357] List index (0) out of bounds 2016-04-21 18:36:14 +00:00
Alexander Koblov
0c9c8a7d10 FIX: Queue identifier 2016-04-19 20:34:05 +00:00
Alexander Koblov
aba36fe0c6 FIX: Bug [0001356] Unhandled exception: Exception: No files selected. 2016-04-19 17:43:15 +00:00
Denis Bisson
92565d38a5 ADD: Tree View Menu implementation.
ADD: The possibility to use a concept of "Tree View Menu" where the possible actions offered to the user are placed into a tree view. There is above an edit box where user might enter a few letters to eliminate the non-matching choices from the visual field so only the matching ones are remaining visible. User might use arrows keys to move up and down through possible selectable items from the three. He might even use ALT+KEY shorcut to select item. This way, user might choose quicker when list are long without having to give much attention.
ADD: The "Tree View Menu" are not offered by default so it won't impact on user by default. User needs to activate the "Tree View Menu" presentation from "Tree View Menu" configuration page.
ADD: "Tree View Menu" may be activated for selection from hot directories configured independently if it was called from internal command "cm_DirHotList" or from a double click for the top of the panel.
ADD: "Tree View Menu" may be activated for selection from favorite tabs configured independently if it was called from internal command "cm_LoadFavoriteTabs" or from a double click on a tabs.
ADD: "Tree View Menu" may be activated for selection from directories in dir history.
ADD: "Tree View Menu" may be activated for selection from directories in fileview history, 
ADD: "Tree View Menu" may be activated for selection  of commands when looking at the command line history. 
UPD: The internal commands "cm_ShowMainMenu" may now supports the parameter "treeview" with boolean possible values to offer the possibility to choose item from main menu items through a "Tree View Menu" look.
UPD: Put back in action the internal command "cm_ShowButtonMenu" to make visible or not the toolbar with the parameter "toolbar" with boolean possible values.
UPD: The internal commands "cm_ShowButtonMenu" may now supports the parameter "treeview" with boolean possible values to offer the possibility to choose item from toolbar items through a "Tree View Menu" look.
ADD: In the TKASToolBar, add a "PublicExecuteToolItem" function so given a "TKASToolItem", we may call its execution directly from it.
ADD: Two new configuration pages related with the "Tree View Menus" which are a page for basic settings "fOptionsTreeViewMenu" and one for colors "fOptionsTreeViewMenuColor".
ADD: Add new 32x32 icon for the commands "cm_configtreeviewmenus" and "cm_configtreeviewmenuscolors".
UPD: Change 32x32 icon for the "cm_showbuttonmenu" so it looks like a little more to a DC toolbar.
UPD: New parameter "position=" for the internal command "cm_DirHotList" with possible values "panel" or "cursor" to determine where it will be shown. Previous one was not documented and use only internally so no need to respect legacy here.
2016-04-17 23:24:04 +00:00
Alexander Koblov
28eb2b84ba FIX: Compatibility with DiskDir plugin 2016-04-16 12:45:14 +00:00
Alexander Koblov
f06949b012 UPD: Use full name in create directory dialog then directory under cursor (like in TC) 2016-04-02 11:21:35 +00:00
Alexander Koblov
21fcfa31f0 ADD: Using wdx-plugins in file coloring 2016-03-29 19:30:57 +00:00
meteu
35986fef4e FIX: not commited uColumns.pas 2016-03-29 15:16:29 +00:00
Alexander Koblov
35af2e31cf UPD: Use kioclient --noninteractive mode 2016-03-28 19:11:29 +00:00
meteu
b5cd6dfa89 ADD: frame border width now can be changed(for brief and full file view) through modifying doublecmd.xml, property name: BorderFrameWidth 2016-03-28 17:37:29 +00:00
Alexander Koblov
0631b6712a FIX: Quick filter hidden file name (Linux) 2016-03-27 13:29:24 +00:00
Alexander Koblov
e5ca0b9e9a FIX: Crash under GTK2 2016-03-27 12:24:16 +00:00
Alexander Koblov
65d6ed4251 ADD: Show active special drive 2016-03-27 11:59:19 +00:00
Alexander Koblov
a282a15b45 FIX: Don't show duplicate mounts 2016-03-27 11:42:47 +00:00
Alexander Koblov
385f591332 UPD: Merged revision(s) 6736 from branches/0.7 2016-03-26 14:00:52 +00:00
meteu
1a78df5c48 ADD: Viewer - image can be copy to clipboard from context menu, even Gif-animated images
ADD: Viewer - Show as Dec mode - shows Ascii codes
ADD: Viewer - Copy to clipboard formatted values(have sence in modes Hex,Dec)
UPD: heavy reworked component TViewerControl, views like Hex,Dec are handled by common(and tuning) way - can be tune count of Values per one line, Separators every N chars , digits to present one char after transform and so on. This tunes stored in added class TCustomCharsPresentation. 
UPD: some properties renamed in TViewerControl
2016-03-24 22:56:25 +00:00
Alexander Koblov
b3ad21f0ae ADD: Show network mounts in drive list (Linux) 2016-03-23 20:20:52 +00:00
Alexander Koblov
46399f2720 FIX: String type 2016-03-22 20:37:15 +00:00
Alexander Koblov
738f4b30b1 UPD: Clean up 2016-03-22 20:27:01 +00:00
Alexander Koblov
ab344497e7 ADD: Show Android devices in drive list (Linux) 2016-03-22 20:22:09 +00:00
Alexander Koblov
4907cde757 FIX: Bug [0001323] GUI stops responding to mouse input after overriding file over ftp 2016-03-20 14:00:09 +00:00
Alexander Koblov
fb56064632 FIX: Correctly close background connections 2016-03-20 12:32:18 +00:00
Alexander Koblov
aa72a07cc9 UPD: More intellectual way to determine background operation 2016-03-19 20:00:24 +00:00
Alexander Koblov
ba54ef4527 FIX: Copy in background 2016-03-19 19:06:02 +00:00
Alexander Koblov
7ca8777771 FIX: Execute modal operation if one free operation is already running 2016-03-19 13:54:12 +00:00
Alexander Koblov
12ed05c0b6 FIX: Issue [0001314] "Plugin including the Interfaces unit crashes DC when unloading the module" 2016-03-19 08:58:15 +00:00
Alexander Koblov
96dd1c5f7f FIX: Find wcx-plugin 2016-03-19 08:28:04 +00:00
meteu
8c75d2b6dd UPD: now cm_MakeDir propose Dir-name of current highlighted file WITHOUT extension 2016-03-19 06:38:08 +00:00
meteu
1c06948885 UPD: FrameCursor looks a bit better(like rectangle border) 2016-03-19 06:29:44 +00:00
meteu
a204875742 FIX: Options Colors-FilePanels-FrameCursor now work correct 2016-03-19 06:11:34 +00:00
meteu
47f1745d04 FIX: in Viewer stretch of image now work correct
FIX: in Viewer Save as now can be assigned
2016-03-15 18:55:57 +00:00
Alexander Koblov
1b6338fec9 FIX: Bug [0001315] doublecmd FTBFS on arm64 2016-03-14 19:54:08 +00:00
meteu
31fa2f78c1 UPD: little addition to previous commit 2016-03-13 15:01:42 +00:00
meteu
e5918eb4a4 FIX: Viewer was not save position and size on exit from Full screen mode 2016-03-13 14:46:34 +00:00
Alexander Koblov
344f41ccdd UPD: Merge fixes from 0.7 branch (6683-6685,6691,6695-6698) 2016-03-13 12:05:28 +00:00
meteu
637ac673b2 UPD: adding to previous commit 2016-03-12 19:29:36 +00:00
meteu
73bad5ee4e ADD: hot keys in Viewer now can be separately assigned to image files and to text files
FIX: in Viewer Ctrl+c copy to clipboard image - if image, text - if text
ADD: new global fonts for Options tree and Options [all components] main font
FIX: in Viewer menu not disappeared in Fullscreen mode(think, the same reason why menu is visible without command Menu.Items.Visible:=true when escape Fullscreen mode)
2016-03-12 19:10:27 +00:00
Alexander Koblov
05ef7f209f UPD: Default form size 2016-03-12 18:23:58 +00:00
Alexander Koblov
de24a66c4c FIX: Controls alignment 2016-03-12 09:16:16 +00:00
meteu
4dcc6f4d93 FIX: crash on convertion error when zooming(theoretically)
FIX: exit in menu
ADD: hot keys exit on Esc
ADD: some default commands: Left-Prev File,Right-Next File, Up-Rotate -90, Down- Rotate +90, til'da(`) - Preview, Ctrl+C - Copy to clipboard, Num+ - ZoomIn, Num- - ZoomOut
UPD: Viewer position now restore correct after Fullscreen mode, size window correct if RightBottom corner out of screen
FIX: Viewer Alt+Enter - fullscreen mode
FIX: Added '&' where was lost after Hotkey refactoring code
2016-03-10 20:36:07 +00:00
Alexander Koblov
230c75a139 UPD: Controls alignment 2016-03-10 20:01:34 +00:00
Alexander Koblov
4e364b9a4e FIX: Controls alignment 2016-03-10 19:58:52 +00:00
meteu
68e452bc7e UPD: delete unneeded commands cm_HotEncoding1 - 3. 2016-03-10 10:37:36 +00:00
meteu
6a18eba409 FIX: now no need restart program after Path font changing in Options 2016-03-10 09:03:38 +00:00
meteu
923f32e996 UPD: Viewer panel buttons handlers 2016-03-09 23:36:33 +00:00
meteu
e016c05678 ADD: ability to change Path font size through Options(need restart program)
ADD: some default keys for Viewer
2016-03-09 23:32:24 +00:00
Alexander Koblov
bc05b54a67 UPD: Better Lazarus 1.7 compatibility 2016-03-09 19:57:33 +00:00