Multi Commander > Beta Releases
Multi Commander v3.5 Alpha/Beta
Mathias (Author):
-- Build 1442
ADDED - Save Clipboard dialog will now remember format from previous time.
ADDED - CustomCommand MC.FileSearch.Search now support parameters like ATTRIBUTES/TIME/TIMEFROM/TIMETO
ADDED - CustomCommand MC.CloseAllTabs now support LEFTONLY/RIGHTONLY as parameter
ADDED - MultiScript Debugger window will now show log output
ADDED - Get the raw LIST result from the FTP
FIXED - FTP will now log error better
FIXED - FTP Transfer issue if buffer size was to large.
FIXED - FTP Problem when listing root folder on some servers
FIXED - Fixed potential buffer overrun crash when renaming
FIXED - Problem with binding own command to Left/Right key
FIXED - MultiScript now handles spaces in strange places better
FIXED - MultiScript now handles sending an array item directly to a function. Eg func( $arr[3] );
FIXED - MultiScript now is a little faster. (You will probably not notice it)
FIXED - 2 Crash issue reported by Crash report system
SDK - Alpha SDK now contain FileSystem Plugin samples.
-- Build 1446
ADDED - MultiRename now support [F] tag to add the folder name of the folder that the file is located in.
ADDED - Language editor will now allow editing of locked text items.
ADDED - Windows Control Panels can now be opend from submenus under Tools menu
ADDED - Find Open Files Windows can not stop service processes that has a file open
FIXED - LoadSelectionsFromFile sometimes failed to selected to first item in the list
-- Build 1449
FIXED - MultiCommander will now work on Windows XP again.
FIXED - The Windows Control Panel menu items can now be assigned to hotkeys
FIXED - Hang that should happen during file copy. If write error happen at the time where the last write operation for the file was done.
FIXED - 7 rare crash issue reported by Crash report system
-- Build 1452
CHANGE- Replace regex engine with an engine that is more compliant with perl regular expression.
ADDED - Multi-Script function to sort string/num in an array "$arr2 = ArraySort($arr)"
ADDED - Inline Rename can now move to previous/next item using Arrow up/down key (config option, default on)
ADDED - Inline Rename can now move to next item when enter key is pressed (config option, default off)
ADDED - Pressing Ctrl+N / Ctrl+E while in inline rename mode the name part or extension part will be selected
ADDED - Pressing Ctrl+U / Ctrl+L while in inline rename mode the name will be change to all uppercase or lowercase
-- Build 1457
ADDED - New Delete Progress Dialog
CHANGE- New internal way to to connect UI to the file operations ( only delete is using it for now )
CHANGE- Lots of code cleanup and cleanup of SDK
-- Build 1469
ADDED - MultiRename now support RegEx in the Search/Replace part
ADDED - MultiScript can now replace substring using RegEx. ( StrRegExpReplace( ... ) )
FIXED - Some UI Issues with the new Delete Progress Dialog
ADDED - New icons added to MCIcons.dll
ADDED - File Coloring Rules Editor. Access it from the Configuration menu.
ADDED - User configuration of the old file coloring will be converted into File Coloring Rules
REMOVE- Old file coloring system is removed.
-- Build 1470
FIXED - Startup crash if it failed to convert old color setup to new.
-- Build 1475
ADDED - Better error handling and logging if fails to load color rules
ADDED - Color Rules Editor is more user friendly when creating rules.
FIXED - Many minor UI issues with the Color Rules Editor fixed.
ADDED - MultiScript function "DeleteFile/DeleteFiles"now support the option "AUTOCLOSEPROGRESS"
ADDED - A default ColorRules.xml added to fresh installation
-- Build 1479
ADDED - Color Rules Editor can now create/delete additional profiles
ADDED - Coloring Rules can now be disabled
ADDED - Color Rules Editor now support MultiLanguage
ADDED - Can now Export/Import color rules
ADDED - Custom Command MC.Explorer.SetColoringRules NAME=<ProfileName>
ADDED - Custom Command MC.Explorer.RefreshColoringRules
ADDED - Select Color Profile to use from toolbar and menu
FIXED - MultiScript - Initializing a string array using single quote did not work.
-- Build 1481
CHANGE- Change the Color Rules Editor Layout a bit
ADDED - Autogenerated Color rules names now uses the MultiLanguage system for texts.
CHANGE- Changed default color rules.
FIXED - MultiRename will now restore Search/Replace option when loading a saved profile.
-- Build 1486
FIXED - Very rare hang issue that could happened if a copy operation was aborted.
FIXED - Color Rules Editor ask less about saving changes
FIXED - Active Coloring profile is remembered between restarts
ADDED - Attributes dialog for Color Rules Editor now have tooltips for the attributes
ADDED - Find Files dialog remember expanded state between starts
ADDED - Main drive bar can be force to be placed on its own line
ADDED - Remember file search properties between restarts. (not all but some)
ADDED - Alt+Z in the Find File dialog will reset the content
-- Build 1490
FIXED - Settings panel will use font settings from Explorer Panel
FIXED - Settings panel now works better in high DPI mode
FIXED - Minor state tweaks to Color Rules Editor.
ADDED - MultiRename tool can now reset filelist with currently selected items.
ADDED - Find Files dialog now has a clear button that clear all options.
ADDED - Backup/Restore will now also do the ColorRules profiles.
ADDED - Command line command ":winerr <num>" that display the error message for internal windows error codes.
ADDED - MultiDataViewer will now remember maximized size/position between runs.
ADDED - Windows Control Panel menu items are now using MultiLanguage system
-- Build 1500 - Final release
FIXED - In some rare case double items would be shown.
FIXED - If parent folder is hidden the ".." folder was not shown
FIXED - Double click on status progress bar for delete operation will now bring delete window to the front.
FIXED - Button panel did not always update if button label was changed.
FIXED - Very rare timing crash for delete operation.
FIXED - File search using to/from date matches do now correct the time for the current timezone correctly.
ADDED - Viewing a file from search result will now also transfer over the find by content (if any) to the viewer.
CHANGE- Default RW profile, updated to work better for modern hardware.
Mathias (Author):
** Breaking change **
In build 1452 the Regular Expression engine was replaced with one that follows the Perl RegEx way better.
But it might also break some of the existing regexp you have.
Jungle:
--- Quote ---ADDED - Pressing Ctrl+N / Ctrl+E while in inline rename mode the name part or extension part will be selected
--- End quote ---
Maybe toggling should be done by pressing the same key that assigned for inline renaming? E.g. i've set up F2 for inline renaming. So pressing F2 would toggle selection from name to extension.
exosceleton:
--- Quote from: Mathias (Author) on August 05, 2013, 17:57:25 ---
ADDED - Pressing Ctrl+N / Ctrl+E while in inline rename mode the name part or extension part will be selected
ADDED - Pressing Ctrl+U / Ctrl+L while in inline rename mode the name will be change to all uppcase or lowercase
--- End quote ---
I think I am experiencing something wrong with the way this is implemented.
After using the Ctrl+ functions MC sticks in that mode. So pressing "e" (no ctrl) to change the newly selected extention text will keep selecting the extention instead of typing an "e". I have to press Ctrl (no letter) again to be able to type an "e".
This is very counter intuitive, as one of the things you want to do right after selecting Name or Extention is type new text to replace the selected text.
(win 7, portable MC, tried 3 computers)
Mathias (Author):
New Beat 1457 has a new Delete dialog. There are still some minor UI issue with it. They will be fixed in the next beta.
Navigation
[0] Message Index
[#] Next page
Go to full version