Commit graph

5,901 commits

Author SHA1 Message Date
Alexander Koblov
01fb94e405 FIX: Bug [0001271] Sorting not consistent with displayed sorting order 2016-05-28 17:43:08 +00:00
Alexander Koblov
407a2618f2 FIX: GetFileType under OS X 2016-05-28 13:17:52 +00:00
Alexander Koblov
2eaf3143b6 ADD: Use new fast UTF-8 case insensitive search algorithm in Viewer 2016-05-28 07:52:32 +00:00
Alexander Koblov
e70a1be6fd FIX: Bug [0001378] 2016-05-22 11:41:04 +00:00
Alexander Koblov
83b9389abb FIX: Bug [0000946] File copy fails with "Can't create file" message when overwritting file with hidden attribute 2016-05-22 11:19:25 +00:00
Alexander Koblov
e978aee56f FIX: Cannot focus a disabled or invisible window 2016-05-21 19:35:49 +00:00
Alexander Koblov
d2cf39e75b FIX: Bug [0001384] 2016-05-21 14:53:02 +00:00
Alexander Koblov
e0663ec4d3 DEL: Unit title 2016-05-21 08:48:21 +00:00
meteu
d3e9e9cfa1 Fixed crash when press Cancel on Standard page of File serach 2016-05-17 18:29:21 +00:00
Alexander Koblov
2ba8480cbe ADD: Write Lua error to console 2016-05-15 09:43:29 +00:00
Alexander Koblov
7502dcac32 FIX: Bug [0001353] spelling and grammar errors 2016-05-15 07:14:38 +00:00
Alexander Koblov
450772e08c ADD: Use lua-wdx plugins in search 2016-05-15 06:36:35 +00:00
Alexander Koblov
9235582725 FIX: Load search template with plugins 2016-05-14 17:40:22 +00:00
Alexander Koblov
6877acf979 FIX: Close connection 2016-05-14 16:43:30 +00:00
Alexander Koblov
227b6129cb FIX: Don't unload wlx-plugins under gtk2 2016-05-14 11:11:47 +00:00
Alexander Koblov
31cbdd133c ADD: Capability to choose "unit" when search using wdx-plugins 2016-05-14 10:57:43 +00:00
Alexander Koblov
a6390cfc9c ADD: Push some useful functions to Lua 2016-05-14 09:27:42 +00:00
Alexander Koblov
38e3de50fe FIX: Build under 32 bit 2016-05-09 15:37:40 +00:00
Alexander Koblov
58668cafc1 FIX: Use Unassigned value instead Null 2016-05-09 14:57:52 +00:00
Alexander Koblov
836d932d6a ADD: Wfx plugins - copy date/time option 2016-05-09 14:06:16 +00:00
Alexander Koblov
142c2e2602 FIX: Copy volume name back only if needed 2016-04-27 08:19:55 +00:00
Alexander Koblov
ac45afd476 FIX: Bug [0001363] DC get freezing on openig multipart RAR archives 2016-04-27 06:03:12 +00:00
meteu
906fd470ca Enter in Find files working under Linux 2016-04-26 07:10:28 +00:00
Alexander Koblov
8fe24fd8cb FIX: GetDetectString buffer size 2016-04-24 17:12:18 +00:00
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