Version 28 (modified by andrew_b, 15 years ago) (diff) |
---|
Midnight Commander 4.7.4
It's preliminary version for to be ready for release any day.
View all closed tickets for this release
Major changes since 4.7.3
Core
- Added unassigned key binding CmdEditForceInternal to forced run the internal editor of MC (#1523)
- Implemented keybingings for WListbox widget (#212)
- Added capability to enable/disable widgets interactively (#2257)
- Reverted the appending of file/dir name to copy/move destination in copy/move dialog (#2276)
VFS
- Refactoring of VFS modules on/off. Unification of configure options (#1818)
- MCServer and MCFS support were completely removed (#2279)
- FISH: implemented resuming of file downloads (#2267)
- Adjusted extfs script modes to installed permissions (#2274)
Editor
- Editor version is synchronized with MC one (#2189)
- Changed default button in editor quit dialog to "Cancel quit" (#2265)
- Added "Toggle syntax highlighting" menu item. Described C-s shortcut in mcedit man page (#2035)
Viewer
- Changed default button in hexeditor quit dialog to "Cancel quit" (#2265)
Diff viewer
Misc
- be-tarask.po was renamed to be@… (#2235)
- Translation updates
- Added Galician translation
- Fixed the title in the section describing xtree_mode variable (#2303)
Fixes
- Crash while copying into directory named "????" (#2123)
- Crash while changing permissions using "Advanced chown" dialog (#2264)
- Crash in autocompletion engine (#2284)
- Restore signals even if fork() fails (#2273)
- Bogus strings in 'Confirmation' config dialog (#2271)
- History can be shown incorrectly due to access to the invalid pointer (#2299)
- Segfault in replace confirmation in editor (#2272)
- Typo in the code and the man section describing X clipboard integration (#30)
- Viewer doesn't show non-ASCII chars in hex mode (#2263)
- Fixed remained plain int types in VFS (#171)
- 2GB file size limit in fish (#123)