(try_complete): fix completion for file names started with one character.
[midnight-commander.git] / doc / NEWS
blobfb08110716dfed7739cdbbbe5145d7b218506fc0
1 Version 4.7.5-pre1
3 - Core
5     * Case insensitive sort order of files does not mix dot-files with others (#1894)
6     * Repeat previous quicksearch on C-s C-s (without entering text) (#2365)
7     * Added new colors for dialogs and status bars (#2170, #2171, #2197)
8     * Added new action PanelSmartGotoParentDir. Not defined by default. This keybinding maybe used
9       for bind 'Backspace' as hotkey for 'cd ..' (only if command line is empty)(#2375)
11 - VFS
13     * Hide panels before connect to the FISH (#2268)
15 - Editor
17     * Internal editor's bookmarks are persistent now and not lost after exit from the editor.
18       They are saved in ~/.mc/filepos file (#2287)
19     * Added forgotten shortcuts from 4.6 branch (#2404)
20     * Added cython syntax highlighting (#2427)
22 - Viewer
24     * Speed up of up/down moving (#2229) 
26 - Misc
28     * Changed installation destination for some files (#1424):
29         - /etc/mc/Syntax -> /usr/share/mc/syntax/Syntax;
30         - /etc/mc/mc.lib -> /usr/share/mc/mc.lib;
31         - /etc/mc/mc.charsets -> /usr/share/mc/mc.charsets. Added capability to load codepage list
32           from /usr/share/mc/mc.charsets and /etc/mc/mc.charsets and merge them then;
33         - hint files are installed into /usr/share/mc/hints instead of /usr/share/mc;
34         - help files are installed into /usr/share/mc/help instead of /usr/share/mc.
35     * Massive reorganizing of source code tree and total indentation in according with mc policy (#2409)
36     * Doc updates
37     * Translation updates
38     * Added new translations: Basque, Estonian, Georgian, Indonesian
39     * Extended list of GCC warning flags (#2409)
40     * Split GLib and GModule compiler and linker options (#2409)
41     * Added dark skin
43 - Fixes
45     * Hang up after exit on FreeBSD (#2333, #2415)
46     * Segfault on NetBSD >= 3.0 on startup (#2425)
47     * Multi-screen engine doesn't handle correctly some cases (#1490)
48     * Overflow of file operation counters (#2429)
49     * Fx key numbers were not displayed for disabled keys (#2350)
50     * Can't put char '?' into a new name (#2327)
51     * Incorrect initial value of WCheck and WRadio widgets width (#2362)
52     * Panel encoding is not shown correctly in "Choose codepage" dialog (#1512)
53     * Cannot change panel encoding without VFS support (#2137)
54     * Panel contents isn't scrolled down by mouse dragging (#2395)
55     * Panel states are saved in panels.ini at quit only if "Auto save panels setup" option is set (#1939)
56     * Incorrect key event handling in "Listing mode" dialog (#2045)
57     * Usability of field history in "Find file" dialog (#2046, #2407)
58     * Find "Whole words" search bug (#2396)
59     * Directory ignorance does't work in file find (#2366, #2434)
60     * Incorrect line jump when started as editor (#2344)
61     * User menu in standalone mcedit doesn't show filetype-specific items (#1651)
62     * Configure script doesn't set samba configdir (#2419)
63     * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)
64     * Syntax highlighting is lost after manual change (#2324)
65     * ~ is not treated properly in editor's "Save As" dialog (#2398)
66     * Broken action 'cursor beyond EOL' (#2135, #2411)
67     * Incorrect charset encoding in search in editor (#2417)
68     * Segmentation fault in mcviewer on ARM architecture (#2356)
69     * Viewer 'Goto' dialog doesn't allow go to the specified offset exactly (#2435)
70     * Broken IPv4 FTP connection scheme (#121)
71     * Default internal FISH scripts are broken (#2347)
72     * Permission denied while connecting to Sun host via ssh (#2031)
75 Version 4.7.4
77 - Core
79     * Added unassigned key binding CmdEditForceInternal to forced run the internal editor of MC (#1523)
80     * Implemented keybingings for WListbox widget, reimplemented hardcoded keys in viewer and help viewer (#212)
81     * Added capability to enable/disable widgets interactively (#2257)
82     * Reverted the appending of file/dir name to copy/move destination in copy/move dialog (#2276)
84 - VFS
86     * Fixed remained plain int types (#171)
87     * Refactoring of VFS modules on/off. Unification of configure options (#1818)
88     * MCServer and MCFS support were completely removed (#2279)
89     * FISH: implemented resuming of file downloads (#2267)
90     * Adjusted extfs script modes to installed permissions (#2274)
92 - Editor
94     * Editor version is synchronized with MC one (#2189)
95     * Changed default button in editor quit dialog to "Cancel quit" (#2265)
96     * Added "Toggle syntax highlighting" menu item. Described C-s shortcut in mcedit man page (#2035)
98 - Viewer
100     * Changed default button in hexeditor quit dialog to "Cancel quit" (#2265)
102 - Misc
104     * Code cleanup (#2316)
105     * be-tarask.po was renamed to be@tarask.po (#2235)
106     * Translation updates
107     * Added Galician translation
108     * Fixed the title in the section describing xtree_mode variable (#2303)
110 - Fixes
112     * Crash while copying into directory named "????" (#2123)
113     * Crash while changing permissions using "Advanced chown" dialog (#2264)
114     * Crash in autocompletion engine (#2284)
115     * Restore signals even if fork() fails (#2273)
116     * Bogus strings in 'Confirmation' config dialog (#2271)
117     * History can be shown incorrectly due to access to the invalid pointer (#2299)
118     * Potential division by zero in Info panel (#2337)
119     * Segfault in replace confirmation in editor (#2272)
120     * Regexp replace only transforms the first occurence correctly (#2320)
121     * Broken manually changing syntax definition (#2324)
122     * MCEdit version number not centered in about dialog (#2311)
123     * Typo in the code and the man section describing X clipboard integration (#30)
124     * Viewer doesn't show non-ASCII chars in hex mode (#2263)
125     * Compilation warnings in diff viewer (#2277)
126     * 2GB file size limit in fish (#123)
127     * Meta-fixes for manual pages (#2237, #2253)
130 Version 4.7.3
132 - Core
134     * Mult-screen feature: support of many opened editors and viewers (#1490)
135     * Reorganization of menu and configuration dialogs. More options are available in UI (#320)
136     * Mark of text in input fields is available now, DEL removes selected/unchanged text (#2161, #2228)
137     * Now copy/move dialog shows the full path with file name in the field "to:" (#1907)
138     * Removed hardcoded shortcuts in dialog.c (#212)
139     * Added new actions for panels: PanelMarkFileUp and PanelMarkFileDown (#2021)
140     * Added new capability to create relative symlinks: menu item and "C-x v" default shortcut (#2042)
141     * Now we can use external utility to copy/paste text to X clipboard (#30)
142     * Cursor is hidden in menu and listboxes (#1771)
143     * All hotkeys in MC (in menu, checkboxes, etc) in the middle of a word are in the lowercase now (#2168)
144     * Use system realpath(3) function if available (#1911)
145     * GLib deprecated functions are not used (#2085, #2249)
147 - VFS
149     * Unified charset list is used in core and in VFS (#2203)
150     * All hardcoded FISH scripts are moved out from fish.c to external scripts (see README.fish for more info) (#2242)
152 - Editor
154     * Added highlighting for HTTPS URLs in SPEC files (#1446)
156 - Misc
158     * Changed main URL for bug reports (#2025)
159     * man2hlp: completely rewritten in Perl (#45)
160     * Skin updates:
161         - gotar.ini (#2179)
162     * Removed leading and trailing spaces in i18n'd resources (#1646)
163     * Code cleanups (#2243)
164     * Translation updates
166 - Fixes
168     * AC_TRY_RUN macro breaks crosscompile (#1959)
169     * "mc -e" and "mc -v" modes don't work (#2187)
170     * Buttonbar mouse clicks are off (#2199)
171     * Incorrect calculation of autocompletion window width (#2192)
172     * Incorrect button locations in common input dialogs (#2115)
173     * Oversized dialog backgrounds are not painted in NCurses-based MC (#2157)
174     * Incorrect colors of directory tree (#2212)
175     * Info panel is initially filled too late (#2226)
176     * Quick search is not correctly interrupted in some cases (#2174)
177     * Segfault in standalone editor and viewer (#2178)
178     * Broken codeset autodetection in editor and viewer (#1838)
179     * Viewer segfaults trying open a compressed man page file (#2236)
180     * Editor crashes while opening some incorrect files (#2183)
181     * Editor hangup if editor_tab_spacing equals to 0 (#2196)
182     * Editor shows dots instead of letters if source_codepage is set to "No translation" (#2248)
183     * Editor goes to endless loop when trying to replace the \n regexp with any substring (#2231)
184     * Editor: in some cases the copy/move operation in multi-byte text is wrong (#2153)
185     * Crash on search in viewer after Parsed/Raw switching (#2195)
186     * Diff viewer crashes if tab size equals to 0 (#2182)
189 Version 4.7.2
191 - Core
193     * Quick Search mode is defined by quick_search_case_sensitive option (#2022)
194     * Mouse wheel doesn't change sorting preferences in panels (#2093)
195     * Interactive help is displayed with dynamically run-time formatting (#1561)
196     * Improvement of double and single lines support in skins (#1648)
198 - Editor
200     * Remove selected text before input or paste from clipboard (in non persistent selection mode) (#2155)
201     * Case insensitive syntax highlighting (#1770)
202     * Current syntax scheme is highlighted in 'Choose syntax highlighting' dialog (#1754)
203     * Added ini.syntax (#2126)
205 - Viewer
207     * Fixed jump to end of file
209 - Diff viewer
211     * A built-in tool to visual compare and merge two files (#120, #2159)
213 - Misc
215     * Added support for AM_SILENT_RULES (#2134)
216     * Lot of code cleanups (#1949, #2041, #2078, #2097, #2119)
217     * Renamed color keywords (#1660):
218         - menu -> menunormal
219         - linestate -> editlinestate
220     * Added new skins:
221         - nice and dark (#1791)
222     * Updated file extension for "sh" (#2127)
223     * Documentation updates
224     * Translation updates
226 - Fixes
228     * Segfault in panelization of file find results (#2068)
229     * Segfault in standalone editor and viewer (#2087)
230     * Memory leaks (#2069, #2108)
231     * If dialog was canceled, input line content is saved in history (#2082)
232     * MC says "File exists" trying create directory with empty filename (#2014)
233     * User asked twice about overwriting file in move across file systems (#2125)
234     * Deleting symlink to directory scans dir structure first (#2121)
235     * Incorrect layout of file operation dialog in non-verbose mode (#2099)
236     * MC proposes ".." as a dirname with automatic name filling (#2056)
237     * MC treats files ending with a dot as gzip (#2114)
238     * Broken default regexp mask in filecopy dialog (#2001)
239     * Misleading label "Status:" in the Info panel (#2146)
240     * Can't define help window background via skin (#1701)
241     * i18n_checktimelength may vary depending on the season (#1671)
242     * Build breaks on ignored return values (#1897)
243     * Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094)
244     * Incorrect overwrite behavior with UTF-8 codeset in editor (#2081)
245     * Incorrect toggling state of ruler in viewer (#2067)
246     * Superfluous "Search done, Continue from begining?" dialog in viewer (#2091)
247     * Turning on wrap mode does not scroll left/right the file view (#2107)
248     * Cannot scroll wrapped long lines in viewer (#2086)
249     * Fixed EOL/BOL movements in plain mode (#1734)
250     * Text area is not updated in hex mode (#2005)
251     * Incorrect handling of archives in EXTFS VFS (#1909)
252     * Segfault in symlink handling within archives
253     * urar EXTFS doesn't correctly show localized filenames in RAR archives (#2049)
254     * urar EXTFS: disable RAR/UNRAR user/system configuration for archive list and copyout operations (#2050)
255     * Patches adding a single line are not shown correctly by patchfs (#2149)
256     * uzip EXTFS: fixed Y2K bug (#2122)
259 Version 4.7.1
261 - Core
263     * Minimal required GLib version is 2.8 (#1980)
264     * Reorganization of source tree structure (#1866, #2037)
265     * States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965)
266     * New file type bindings:
267           o viewing .lyx with lyxcat, opening with lyx (#1693)
268     * Added shortcut (Meta-,) to toggle panels split (#1991)
269     * Capability to remove history items. WListbox widget was fully reimplemented (#1445)
270     * Autodetect codepages of edited/viewed files with enca program (#1838)
271     * Custom/locale-based date format (#1767)
272     * New quick search behavior, allow wildcard characters - '*' and '?'(#2022)
273     * Panels: new sort type 'by version' (#1994)
274     * Added 'menuinactive' skin item to draw inactive visible main menu (#1999)
275     * Added ability to show progressbars (when copy files) from right to left (#1443)
276     * Added indication of total BPS and ETA for file operations; fully rewrited FileOperations dialog (#1443)
278 - VFS
280     * Small reorganizing (#1931)
281     * Easy plugable EXTFS VFS (#1909)
283 - Editor
285     * Some simple optimization of syntax highlighting engine (#1843)
286     * Show right margin using 'editor_show_right_margin' option. Keybind EditToggleShowMargin in [editor] section is used to toggle the state (#1514)
287     * New editor action 'Mark all', new keybind EditMarkAll (#1945)
288     * Changed default for 'Cursor beyond EOL', now it switched off by default (#1946)
289     * Changed default color pair for 'editbold' (search result) to be more sensible (#1559)
291 - Viewer
293     * Viewer is now very fast (#1585)
294     * Added new confirm box for repeat search from begining of file (#1917)
296 - Misc
298     * Lots of code cleanup (#1780, #1915, #1990)
299     * Removed obsolete checks in configuration scripts (#262, #1932)
300     * Documentation updates
301     * Translation updates
303 - Fixes
305     * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943)
306     * MC won't compile on AIX (#1957)
307     * Missing includes (#1930, #2017)
308     * Missing printf format (#1960)
309     * Memory and file descriptors leaks (#1953, #2028, #2053, #2058)
310     * Small error in versioning (#1905)
311     * Incorrect start up with some special paths (#1992)
312     * Segfault in input line history (#1936)
313     * MC crashes on exit when using C locale (#1942)
314     * MC crashes at exit due to race conditions of destroying subshell and file manager (#2008)
315     * Assertion failed for g_array_free (#1954)
316     * Broken transparency if MC is built with NCurses (#1657)
317     * Selections not visible on monochrome terminals (#1972)
318     * Colors of visible inactive menu (#1702)
319     * Incorrect input line length in 'Edit symlink' dialog window (#1955)
320     * Unquoted shell variables in user menu (#1967)
321     * Ctrl-\ key closes the NCurses-based MC (#1926)
322     * verbose option is always on after MC start (#1940)
323     * Show total progressbar (and related info) when copying just one subdirdir with lot of files (#1443)
324     * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956)
325     * Incorrect editor lock files check (#1935)
326     * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982)
327     * Editor's search parameters are not retained across editing session (#1572)
328     * EditColumnMark can't go up through newline (#1998)
329     * 'Confirm replace' dialog is not converted from UTF-8 to user defined charset (#1986)
330     * Missed \s symbol in Syntax file (#2010)
331     * Viewer in QuickView mode corrupts screen (#1918, #1944)
332     * ViewContinueSearch segfault on empty search (#1996)
333     * MC crashes if file name in archves contains '@' symbol (#1605)
334     * deba and debd VFS: items from DEBIAN directory are not accessible (#1920)
335     * Samba is not built with tcc (#1933)
336     * Incorrect conditional compilation of mcserver (#1925)
337     * Potencial security risk in mcserv (#1902)
338     * The lslR VFS doesn't work with ls-lR files created in en_US.UTF-8 locale and with files and directories started with whitespaces (#1921)
339     * Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029)
340     * FTPFS: strcpy() is used for overlaping strings (#2018)
342 Version 4.7.0.1
344 - Fixes
346     * Fixed double free of memory in editor;
347     * Fixed build with --disable-vfs option;
348     * Fixed compile warnings about unused variables;
349     * Fixed Fedora/RH RPM versioning scheme.
352 Version 4.7.0
354 - Core
356     * Removed charset confirmation on startup and added the automatic recognize
357       of system charset (#1613)
358     * Some startup speed up (#1781)
359     * Save flags of select/unselet file group (#1776)
360     * Don't set TOSTOP attribute on slave terminal (#1637)
361     * Keybindings for button bars (F1-F10 keys) (#212)
362     * Keybindings for Tree widget
363     * Enlarged sizes of Directory Tree dialog window
364     * Added missed esc sequencies for qansi terminals (#1803)
365     * New file type bindings:
366       + adeed mkv, 3gp video types
367       + use exif(1) output when viewing jpeg files
368       + opening .chm with kchmviewer with fallback to xchm
369       + viewing .mo files with msgunfmt
371 - VFS
373     * FISH: add the user name to the ssh command line only if it's not the same as
374       the local logged-in user (#1867)
375     * FTP: support active mode (#1796)
376     * FTP: improved symlink handling
377     * FTP: some FTP-servers don't have chmon support. Ignore FTP errors related
378       to chmod operations (#1708)
379     * EXTFS: added S3 backend by Jakob Kemi (#272)
380     * SFS: use single script for RPM and SRPM packets handling (#1590)
382 - Editor
384     * New syntax files: Cabal
385     * Updated syntax files: Python, PHP
386     * Syntax highlighting: added '.hh' and '.hpp' file extensions as C++ sources
388 - Misc
390     * Lots of code cleanup and optimization
391     * Workaround for SunStudio compiler bug #6888373 (#1749)
392     * Removed obsolete checks in configuration scripts
393     * Allow save empty value in history (#1814)
394     * Use ctrl-g instead of ctrl-c for SIGINT signal (#1876).
395     * RPM spec: rewritten and simplified static build procedure for legacy distros (#1848)
396     * Translation updated
397     * Documentation updates
398     * Added skin: darker color style (#1659)
400 - Fixes
402     * Memory and file descriptors leaks
403     * Crash on start if ~/.mc/panels.ini contains incorrect value of 'sort_order' key (#1790)
404     * MC aborts when ctrl-c is pressed (#1793)
405     * Build w/o internal editor (#1826)
406     * Compilation warings of --disable-nls and --disable-charset options (#1831)
407     * Incorrect handling of '--with-search-engine' configure option (#1396)
408     * Segmentation fault when search in different encodings (#1858)
409     * C-w does not delete whole command line (#407)
410     * Wrong shortcuts in menu items (#1836)
411     * Panels state saves and restores despite disabled 'Auto save setup' (#1663)
412     * Case insensitive file sorting in UTF-8 locales (#1536)
413     * Incorrect handling of 0xFF char that is valid char in CP1251 locale (#1883)
414     * Segfault in TreeView loading (#1794)
415     * Incorect stat info of ".." directory in file panel (#1757)
416     * Incorect stat info of ".." directory in info panel (#1757)
417     * Setting "Use passive mode over proxy" is not remembered (#1746)
418     * CK_Edit_Save_Mode command handling in editor (#1810)
419     * Incorrect calculation of some utf-8 characters width (#1768)
420     * Handling CJK chars in editor (#1628)
421     * Incorrect cursor positioning in editor (#1809, #1884)
422     * Vertical block handling in editor (#1839)
423     * Incorrect text scrolling in editor (#1877)
424     * Incorrect mouse movement in editor when text scrolled to the right (#1792)
425     * Newlines are lost when pasting multiline text in editor (#1710)
426     * Mismatched hotkeys EditBeginRecordMacro, EditEndRecordMacro in editor
427     * Mismatched hotkeys EditBeginningOfText, EditEndOfText, EditBeginPage, EditEndPage (#1724)
428     * Some syntax files are not installable (#1779)
429     * Date & time insertion in editor (#1759)
430     * "Matches not found" message is not shown in viewer
431     * Hangup after search in archive in viewer (#1873)
432     * SFS: CPIO VFS skips empty directories in the root of archive (#1732)
433     * Incorrect parsing FTP-string (#1605)
434     * LZMA files detect (#1798)
435     * FISH: broken filenames and timestamps on really poor busybox devices (#1450)
436     * Minor mistakes and mistypes in man files
437     * Various doxygen warnings
440 Version 4.7.0-pre4
442 - Core
444     * Added feature of sort files by mouse click on column header
445     * Added keybindings to change files sort type via shortcuts
446       (PanelSelectSortOrder, PanelToggleSortOrderPrev, PanelToggleSortOrderNext,
447       PanelReverseSort, PanelSortOrderByName, PanelSortOrderByExt,
448       PanelSortOrderBySize, PanelSortOrderByMTime)
449     * Now the letter of sort type and sort direction is always drawn in panel
450       header (direction of sort is drown near the current sort column in long
451       file list mode only)
452     * Skin-files: added new parameters 'sort-sign-up' and 'sort-sign-down' in
453       the section '[widget-common]' to draw sign of sort direction
454     * Added option 'extensions_case' in filehighlight.ini file.
455     * Menu engine was reimplemented: 1) now menu is build dynamically, 2)
456       shortcut displayed in menu item is not a part of menu item text and it is
457       synchronized with keybinding defined in mc.keymap file (#1563).
459 - VFS
461     * Fixed view *.tar files with a colon in name
462     * Allow 'exit' command on non-local filesystems
463     * Added partial support of Microsoft CAB-archives
464     * Added support of ico files
465     * Added support of *.djvu files
466     * Fix segfaults in various cases while browsing various VFSs
467     * Fixed warnings when file copy inside archive.
469 - Editor
471     * Added scrolled percentage in status bar (only in "simple statusbar" mode)
472     * Fixed Misbehaving rectangular select in editor (wrong when selected from
473       right to left and/or bottom to top)
474     * Split editor menu 'Command' to 'Command' and 'Format'
475     * Added option 'Check POSIX new line' into 'Save mode...' dialog, add notification
476       before save when no newline at EOF (#46)
477     * Added bindings ('EditShiftBlockLeft', 'EditShiftBlockRight') for shift block
478     * Fixed incorrect drawing CJK (double width) character
480 - Viewer
482     * Fixed tabs alignment (#1664)
483     * Fixed view of next/prev file (#1750)
485 - Misc
487     * Shared clipboard for the mc editor, form fields, panel and command prompt
488     * Refactoring: now all filename constants are placed in src/fileloc.h file
489     * Testing & development: added ability for change user config dir. For example,
490       type make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'
491     * Changed Alt+Backspace behavior in command line
493 - Fixes
495     * Fixed broken building under uclibc <0.9.29
496     * Autoindent regression
497     * Viewer Hex editor regression
498     * Incorrect indentation block when selecting with F3 + keys
499     * Fixed ownership of config files
500     * Configure.ac: fix broken check of option '--disable-vfs-undelfs'
501     * Learn keys: fixed incorrect save of keys configuration
502     * Fixed bug with 'The shell is already running a command'
503     * Fixed 'B' artefact into OpenSuse console of root user
506 Version 4.7.0-pre3
508 - Core
510     * removed own popt stuff (command line options parser). Now used glib parser
511     * added feature for filenames highlighting in panels
512     * Copy/Move overwrite query dialog is more friendly for long file names
513     * at first run find file dialog now contain latest item from history
514     * charset support enabled by default (--enable-charset option)
515     * added support of skins
516     * added support of key bindings
518 - VFS
520     * fixed recognize of tar.xz archives
521     * added recognize of lzma archives by extention
523 - Editor
525     * 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac
526       (CR LF/LF/CR)
527     * syntax hightlighting updated: VerilogHDL, Shell script
528     * Added syntax highlighting for *.repo files of yum
529     * Added syntax highlighting of pacman's PKGBUILD and .install files
531 - Viewer
533     * Fixed showing Windows/Mac (CR LF/CR) line terminator
535 - Misc
537     * hotlist: support for environment variables ($HOME, ~username, etc.)
538     * hotlist: support for completion in path input
539     * all list widgets: support for fast navigation by number keys (i.e. 1 -
540       first list item, 2 - second)
542 - Fixes
544     * restored action of 'ctrl-t' keybinding (mark files&dirs). For selecting
545       charset use 'alt-e'
546     * segfault on incorrect color pair in [Color] section
547     * incorrect position of panel codeset dialog
548     * limit of 9 digits for of file size display
549     * lines drawing in -a stickchars mode
550     * segfault when you try to use non-anonymous FTP
551     * Ctrl-O handling under GNU Screen in altscreen mode
552     * support of CP866 (IBM866) locale
553     * configure.ac: checking for minimal version of glib and exit if version less
554       than 2.6
555     * segfault by mouse wheel action in history list and menu
556     * Fixed behvior with Meta+PgDn? in editor
557     * Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL
558     * Fixed editor autocompleting
559     * Fixed Copy/Move dialogs steal Kill Word shortcut
560     * Fixed autoconf issue when configure with --with-gpm-mouse option
563 Version 4.7.0-pre2
565 - Core
567     * cycle menu navigation
568     * change behaviour of C-space, now it calculate size on "..", and for selected
569       dirs if there is one.
570     * new find file option: find only first hit in file (make search faster)
571     * new find file option: Whole words - find whole words only
572     * scalable TUI
574 - VFS
576     * FTPFS: support of IPv6 protocol
577     * extfs/iso9660 updated to support Joliet "UCS level 1"
579 - Editor
581     * new search/replace flag added "In selection"
582     * new hotkeys for bookmarks, now bookmark displayed in state line and editor
583     * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor
584       beyond the end of line
585     * new syntax hightlights added: erlang, ebuild, named, strace, j
586     * syntax hightlights updated: mail, vhdl, html
588 - Viewer
590     * Reworked for improve perfomance
591     * Implemented interruptable long-distance movements
592     * splitted src/view.[ch] into many files in src/viewer/ subdir for more simple
593       support of code
594     * fixed build of format string in runtime (for better i18n)
595     * add 'Whole words' option into the viewer 'Search' dialog
597 - Misc
599     * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the
600       dialog close them
601     * new: SI-based size show
602     * make shared history for find file, editor search/replace, viever
604 - Fixes
606     * linking error with --enable-vfs-undelfs
607     * external editor won't open if there are spaces in EDITOR variable
608     * C-c kill mc if mc built with --without-subshell option is run with -d option
609     * directory hotlist rendering
610     * segfault on empty replace string
611     * fixes for vfs/tarfs
612     * removing bashizm from vfs/extfs/u7z
613     * crash mc on create new file (Shift-F4) in external editor
614     * File copy/move dialog: in replacement field now handled asterisks as search groups
615     * VFS: Fixed SIGSERV(or heap corruption) on large filenames
616     * Fixed broken backward search
617     * Fixed uninitialised value for mouse event in in find.c#check_find_events() function
618     * Fixed ctrl+z signal handling
619     * Fixed incorrect showing prompt
620     * Fixed incorrect vertical selection (if line state swiched on)
621     * Fixed screen resize handle if mouse support is disabled
622     * Restore correct current directory after switch from Info panel to List one
623     * Fixed mouse support in 'konsole-256color' terminal
624     * Fixed keycodes in 'xterm-256color' terminal
625     * Fixed incorrect regexp search by content in 'file find' dialog
626     * Fixed incorrect backwards search
627     * Fixed incorrect detection of compressed patchfs
628     * Fixed incorrect detecting codeset when <no translation> codeset selected
631 Version 4.7.0-pre1
633 - Core
635     * native UTF-8 support
636     * filenames charset selection support in panels
637     * new 'Find File' dialog
638     * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex
639     * extended learn keys
640     * locale based codepage autodetection
641     * initial support for doxygen generated docs
642     * refresh of autoconf stuff
643     * translation updates
644     * x86_64 fixes
646 - Editor
648     * various editor enchancements (vertical block marking/moving/copy/paste)
649     * navigate across source code through ctags/etags TAGS file
650     * new option 'Persistent selection'
651     * Del/Backspace - delete selected block if 'Persistent selection' switched off
652     * shift block right with TAB key by TAB size or TAB symbol, shift block left with COMPLETE key
653       if 'Persistent selection' switched off
654     * optional showing of line numbers
655     * various syntax files updates
656     * optional highlighting of the tabs and trailing spaces
657     * add some hot-keys
659 - Misc
661     * showing of the free space on current file system
662     * showing of the size selected files in mini-status bar
664 - Fixes
666     * editor's undo fixes
667     * many fixes from other distributions are included
668     * fish handling for symlinks is fixed
669     * escaping of fancy names is fixed
670     * segfault in fish permission checks is fixed
671     * various mc.ext fixes
672     * commandline completion fixes (mainly, escaping hadling)
673     * small fixes in history handling (locale independent .mc/history entries)
674     * code cleanups, various memleak/etc fixes (many thanks to valgrind)