Updated doc/NEWS file
[midnight-commander.git] / doc / NEWS
blob099508ad70e47612f5dff1b0d2a43c63151aaec6
1 Version 4.8.1.6
3 - Fixes
5     * mcedit: two-columns extra offset of cursor after tab character (#2881)
6     * diffviewer: cannot open file if name contains '$' (#2873)
8 Version 4.8.1.5
10 - Editor
12     * Code refactoring and cleanup (#1977)
14 - Misc
16     * Use unrar to view RAR archives if rar is unavailable (#2847)
17     * Syntax highlighting news and updates:
18         - update assembler.syntax: x86 AMD64 registers highlighting (#2542)
19         - new cmake.syntax: preliminary and incomplete syntax file for CMakeLists.txt files (#2084)
20         - new dlink.syntax: syntax highlighting for D-Link switches command set (#2649)
21         - update properties.syntax: more nice look-and-feel (#1869)
22     * File extension support:
23         - .ogm extension was deprecated in favor of .ogv (#2664)
25 - Fixes
27     * CK_History removes CK_HistoryNext entries (#2313)
28     * Partially broken loading of user-defined keymap file (#2848)
29     * Enter on directory named '~' goes to the home one (#2874)
30     * Cannot Copy/Move files with filename encoding change (#2791)
31     * Duplicate entities in panel with 'tree view' mode (#2835)
32     * Broken synchronization with filelist and tree panels (#2862)
33     * mcedit segfaults after call "Back from declaration" (#2859)
34     * mcedit: unable to save changes in "Safe save" mode(#2832)
35     * Broken 'Enter' action on a rpm file containing space character in filename (#2838)
36     * extfs: uc1541 broken handling (#2864)
37     * mc.ext: OGV format handled as audio (#2869)
39 Version 4.8.1.4
41 - Misc
43     * Tweak and cleanup of code in case of --disable-charset option usage (#2827)
44     * File extension support:
45         - .gem - rubygems (#2797)
46         - .cpio.xz - compressed cpio archives (#2798)
48 - Fixes
50     * Build failure on FreeBSD 6 (#2808)
51     * src/filemanager/filegui.c does not compile on Solaris due to missing macros (#2825)
52     * Loss of data on copy to full partition (#2829)
53     * Misinterpretation of dirs as command line arguments (#2783, #2805)
54     * Number of panelized files was limited to 127 (#2813)
55     * URL with port was stored wrong in history (#2833)
56     * Can't find 00 (zeroes) in patterns in hex search (#2795)
57     * Hotkey conflicts in 'Search' dialog (#2843)
58     * Garbage directory listing in ftpfs (#2800)
59     * Incomplete sand256 skin (#2807)
60     * mcedit scripts are installed as data files (#1437)
61     * Tests failure on PowerPC,S390,S390x (#2804)
62     * Fail to compile if --without-vfs configure option specified (#2834)
63     * do_panel_cd: FTBFS with --enable-tests on [kfreebsd-i386,kfreebsd-amd64,ia64,armhf] (#2803)
66 Version 4.8.1.3
68 - Fixes
69     * Crash at Chown command (#2784)
70     * Crash when creating relative symlink (#2787)
71     * Directories are opened in wrong panels (#2783)
72     * Error message when entering into compressed tar and cpio archives (#2785)
73     * Fails to build from source with --enable-tests (#2786)
76 Version 4.8.1.2
78 - VFS
80     * Internal VFS reorganization (#2695)
82 - Misc
84     * Code cleanup (#2781)
86 - Fixes
88     * Broken support of XDG_* shell variables (#1851)
89     * Segmentation fault while background copying (#2663)
90     * Interpretation of LANG variable needs to be case insensitive (#2386)
91     * Cannot copy zero-length files with "Preallocate space" option (#2755)
92     * Problem in the Copy operation with unchecked the "Preserve attributes" option (#2278)
93     * Cursor position reset after update when panel is panelized, but doesn't (#2766)
94     * File selection reset after exit from the archive in the root (#2776)
95     * Can't rebind Fx keys in the file manager (#2384)
96     * The last (or single) word of hyperlinks in the interactive help don't act on mouse clicks (#2763)
97     * Case sensitive search with SEARCH_TYPE_PCRE is broken (#2764)
98     * mcedit can't record input char (#2757)
99     * mcedit: save file on top of existing directory changes dir's permissions (#2761)
100     * mcedit hangs up on replace with regexp contains '^' or '$' (#1868)
101     * Segfault after open incorrect archive (#2775)
102     * mcdiff crashes if one panel is not in the listing mode (#2769)
103     * Active VFS directories list contain incorrect current path (#2779)
104     * Date not set properly in manpage (#2692)
105     * Empty texinfo rule in mc.ext (#2774)
106     * Test failure if 'HOME' contains trailing slashes (#2768)
109 Version 4.8.1.1
111 - Core
113     * Added new flag -X (--no-x11) to allow dont't use X11 to get the state of modifiers Alt, Ctrl, Shift (#86)
114     * Support of '~' as home dir in 'Start at:' field in 'Find File' dialog (#2694)
115     * Support of '~' as home dir in hotlists (#2747)
116     * Learning of 'Back Tab' now is possible from 'Learn keys' dialog (#2628)
117     * Optional '0x' prefix for hexadecimal search (#2705)
119 - Editor
121     * Added as.syntax (#2708)
123 - Viewer
125     * Added action bindings for backward search (#2105)
127 - Misc
129     * Added hotkeys for all radio/check-buttons in search/replace dialogs (#2704)
130     * New file bindings:
131         - .m4v, .ts - video (#2702)
132         - djv - DjVu?? (#2645)
133     * Simplify mc.menu - remove LZMA|LZ and change p7 to 7z (#2703)
134     * Updated list of known browsers: gnome-moz-remote mozilla firefox konqueror opera (#2725)
135     * Added MC_HOME environment variable to set up home directory of MC (as part of #2738)
137 - Fixes
139     * Compile failure of 4.8.1 on xBSD because "Undefined symbols: _posix_fallocate" (#2689)
140     * MC deletes the wrong file because of forced panel reload before file operation (#2736)
141     * Cannot chdir to directory if directory name contains the dollar sign (#2451)
142     * Incorrect panel size after change panel split type (#2521)
143     * Wrong total bytes counter for subdirs in copy/move dialog (#2503)
144     * Display corruption in panels after window shrink (#2684)
145     * Command line is unaccessible from tree panel (#2714)
146     * Extra confirmation before delete an empty hotlist group (#1576)
147     * Can't open an edit zero-length file from VFS in mcedit (#2710)
148     * mcedit crashes when ~/.config is a file (#2738)
149     * mcedit: reset selection after END/HOME/PgDn/PgUp (#2726)
150     * 'make check' fails on arm and alpha (-z muldefs) (#2732)
153 Version 4.8.1
155 - Core
157     * Use posix_fallocate64() when copying files/moving to a new mount point (#2610)
158     * Faster startup (#2637)
159     * Support of extended mouse clicks beyond 223 (#2662)
161 - VFS
163     * Added exit point ("..") at the top of file list (after external panelization) (#275, #278)
165 - Editor
167     * Lex/Flex sources (extension .l) handled by yxx.syntax file. Yacc/Bison syntax completed with all symbols (#1647)
168     * Updated syntax files:
169         - lua
171 - Misc
173     * Updated skins:
174         - sand256 (#2640)
175         - xoria256 (#2641)
176     * Added ability to move MC config files to specified place instead of multiple places in $HOME. (#2636)
177     * Added configure option --with-homedir (default value: XDG) (#2636)
178     * Respect traditional placement of user preferences on Mac OS X (#2658 as part of #2636)
179     * A few useful additions to filehighlight.ini (#2646)
181 - Fixes
183     * Doesn't compile when using --disable-nls (#2639)
184     * Can't compile on OpenIndiana (Solaris) (#2643)
185     * Moving content of bindings to mc.ext during 4.7 -> 4.8 upgrade breaks mc
186     * Free space on filesystems >2TB is not displayed properly (#2338)
187     * Not all errors are skipped after "Ignore all" choose (#71)
188     * Input field in password mode is fully masked with asterisks (#2653)
189     * In "Copy File" dialog the "preserve Attributes" checkbox is always unchecked for filesystems mounted with FUSE (#2254)
190     * Command line cursor misplaced after a resize in viewer/editor (#2678)
191     * Save of some learned keys is broken (#2676)
192     * Editor sometimes shows two dots instead of letter (#2372)
193     * Editor: word completion should ignore the current word (#2614)
194     * Viewer sometimes shows two dots instead of letter (#1730)
195     * Viewer shows two dialogs when searcj hot found (#2677)
196     * Cannot navigate over spftp servers (#2634)
197     * mc adds spaces at the beginning of all files/dirs on ftp servers (#2635)
198     * VFS: broken SMB (#2652)
199     * man page lies about mc.keymap (#2675)
200     * mc does not preserve file mtime when copying over ssh (#2625)
203 Version 4.8.0
205 - Misc
206     * Code cleanup (#2620)
207     * License version updated to GPL3+ (#1551)
208     * Added new translation:
209         - Interlingua 
211 - Fixes
212     * Viewer: cursor position is not restored in hex mode (#2543)
213     * fish: broken panels drawing after entering password (#2611)
214     * fish: content of modified file is appended instead of overwritten in the remote host (#2632)
215     * extfs: broken navigation in archives if current path is encoded (#2621)
216     * extfs: strange error message when opening a 7z file if p7zip is not installed (#2598)
219 Version 4.8.0-pre2
221 - Core
223     * Added -g/--oldmouse option to support of NORMAL/BUTTON_EVENT mouse type (useful for screen/tmux) (#2601) 
225 - VFS
227     * New extfs plugin: gitfs (#2467)
228     * patchfs enchancement: join several hunks of the same file into one VFS entry (#2573) 
230 - Misc
232     * mc.ext: use "include" for $EDITOR entries (#1689)
233     * New file bindings:
234         - .3gp - video (#2583) 
236 - Fixes
238     * Cannot compile 4.8.0-pre1 and 4.7.5.3 on Solaris (#2587)
239     * Recent autoconf displays warnings about missing AC_LANG_SOURCE (#2589)
240     * Duplication of variable declarations (#2576)
241     * Incorrect TTY layer initialization (#2601)
242     * Wrong Backspace key behavior in QuickSearch mode if BS key is mapped to CdParentSmart action (#2522)
243     * M-o works unexpectedly on symlink shortcuts (#2590)
244     * Panelize doesn't honour current sorting (#2175)
245     * Hintbar jumps to the top of the screen and overwrites main menu (#2593)
246     * File size column is bogus for widths above 9 (#2580)
247     * Hex search: incorrect length usage in hexadecimal search (#2579)
248     * Editor: Incorrect Pascal syntax highlighting (#2531)
249     * Editor: mouse clicks are ignored on the bottom line (#2591)
250     * Editor: extended keybingings are broken (#2586)
251     * Viewer: Fixed search finds bold/underlined strings twice and highlight search results (#265)
252     * Broken listing in ExtFS VFS module (#81)
253     * File name length is limited in tar archive (#2201)
254     * Crash when copying symlink over ssh (#2582)
255     * Broken panels recode (#2595)
256     * ftp failures - leading white space in file name (#2594)
257     * FISH hangs while copiyng a lot of small files (#2605)
260 Version 4.8.0-pre1
262 WARNING: Configuration files was moved from your $HOME/.mc directory into
263 XDG_CONFIG_* directories to respect FDO standard
264 (http://standards.freedesktop.org/basedir-spec/basedir-spec-0.7.html).
265 To get more information, see ticket #1851.
267 WARNING: VFS paths now handled as vfsprefix1://vfsdata/vfsprefix2://vfsdata
268 (see #2361). Also, 'bindings' user file was renamed to 'mc.ext', so you need
269 search in this file all
271     Open=file.ext#vfsprefix
273 and replace them to
275     Open=file.ext/vfsprefix://
277 After this you should rename your 'bindings' file to 'mc.ext'.
278 Old-style paths are handled just in 'Directory hotlist' dialog, but you couldn't
279 mix URL-like and old style path elements in one path string. Support of old-style
280 paths will be removed in next major release (probably in 4.9, who knows...)
282 WARNING: keybinding names was renamed to provide some unification (see #2511).
283 The correspondence of old and new keybinging names are described in doc/keybind-migration.txt
284 file and in doc/keybindMigration web page.
286 Be aware.
288 - Core
290     * Added 256 colours support (#2169, #2173, #2475)
291     * Changed default text in filtered view (alt-!) to input command line (if not empty)
292       or stay old behaviour (current file under cursor) (#2266)
293     * Added simple swap mode that means the swap of panel locations, in addition to current swap
294       of panel content (#2368)
295     * Cofiguration files now moved to directory specified in XDG_CONFIG_HOME environment variable (#1851)
296     * Panel options are read now from [Panels] section only. [Midnight-Commander] section is not read (#2305)
297     * "Show mini info" checkbox was moved from the "Layout" dialog window to the "Panel options" one (#2305)
298     * Select files by shift-left/right in file panel (#2534)
299     * Added support of skip all errors on multi-file/dir operation (#71)
300     * 'Find Files' improvements:
301         - support relative ignored directories (#2275);
302         - handle of ignored directories in dialog window (#2275);
303         - "Search for content" checkbox is enabled by default (#2462)
304     * Added hardlinks detection for filehighlight (#2478)
305     * Unification of keybind names (#2511):
306         - most of keybinding names are changes to unify that names. Table of old and new names
307           is available in doc/keybind-migration.txt;
308         - improve of key rebinding: previously, to rebind some keys, used must redefine the entire section
309           where that bindings are placed in user keymap file. New merge algorithm doesn't require that
310           and allows rebind only wanted keys;
311         - added --nokeymap command line option to disable external keymaps
312     * Sources in 'lib' directory now independent to sources in 'src' one (#2501)
313     * Added configure parameter --enable-mclib for build libmc.so shared library (#2501)
314     * Added new engine for universal event system (as part of #2501)
315     * Optimized loading and saving of configurations and histories (#2541, #2545)
316     * Reimplemented i18n support in 'Chmod' dialog window (#2557) 
318 - VFS
320     * VFS structure changes (as part of #2501):
321         - moved from lib/vfs/mc-vfs to lib/vfs;
322         - split VFS-modules by directories and moved to src/vfs;
323         - lib/vfs/vfs-impl.h was merged into lib/vfs/vfs.h
324     * VFS now used URL-like paths (#2361)
326 - Editor
328     * New engine of the editor macro (#323)
329     * Multiply repeat of the recorded actions (#323)
330     * Call extermal scripts from the editor (#323, #2512)
331     * Added REDO action (#25)
332     * Group UNDO by action (#27)
333     * Selection is not reset after execute user menu (#2463)
334     * Vertical selection is not reset after copy/move (#2504)
335     * More intuitive word left/right action (now the cursor stop beside EOL/BOL) (#2483)
336     * Duble-click marks the current word. Added action MarkWord to mark word, MarkLine
337       to mark current line (#2499)
338     * Regexp search&replace: support escape sequences in replacement string (#1882)
340 - Misc
342     * Minor enhancement in mc.ext:
343     * added -C key to nm utility in View action for static libraries (#2485)
344     * New file bindings:
345         - .torrent: view using ctorrent (#2562);
346         - .mts: handle as videofile (#2566)
347     * Added new entries in cedit.menu: "Sort selection", "Upper case", "Lower case"
348     * New skins:
349         - Xoria256 (#2469)
350         - mc-4.6 (#2524)
351     * Updated skins:
352     * Nice dark (#1791)
353     * Added support for check unit test framework (http://check.sourceforge.net) (as part of #2501)
354     * Added -F/--datadir-info option to show extended information about used data dirs (#2495)
355     * Added --configure-options to easy update & reconfigure existing mc (#2495)
356     * Language-specific man pages and hint and help files are not installed
357       if mc is built with --disable-nls option (#2514)
358     * Added new translation:
359         - Esperanto
360     * Code cleanup (#2481, #2515, #2518, #2560, #2570)
362 - Fixes
364     * Build failure on DragonFly BSD (#2516)
365     * Broken Del & Backspace in dialogs (in locale CP866) (#1634)
366     * Screen and input corruption under xterm in non-UTF locales (#1668)
367     * Alt-Backspace shortcut doesn't work (#2455)
368     * Broken command autocompletion (#2458)
369     * Swap panels doesn't respect sort options (#2368)
370     * File list format of panel is initialized incorrectly after switch back from quick view
371       or info mode to file list one (#2390)
372     * Main menu is not drawn correctly after change of it visibility and activity (#2466)
373     * MC switches to left panel after call of command history using mouse (#2459)
374     * Find file: don't check content regexp if search for content is not used (#2464)
375     * Find file: broken lynx-like navigation in panelization of search result (#2491)
376     * Dialog trims leading spaces in input field (#2544)
377     * Panelize content is lost when doing F5/F6/F8 on a file on the other panel (#2312)
378     * Color of panel header cannot be set in the command line (#2170)
379     * ctrl-g key closes file panels (#2520)
380     * Incorrect files mark by mouse (#2556)
381     * Editor: incorrect restore selection after UNDO (#2456)
382     * Editor: segfault after getting the previous char in utf8 (#2484)
383     * Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500)
384     * Bold and selected colors of viewer cannot be set in the command line (#2489)
385     * Viewer: fixed  incorrect starting offset for 'search again' (#2294)
386     * Viewer: fixed problems while displaying UTF-8 manual pages (#1629)
387     * Diff viewer: quick left/right movements don't work in non-default key maps (#2509)
388     * AI_ADDRCONFIG is not optional for RFC 3493 non-compliant systems (#2401)
389     * FTP directories containing @ result severe security risks (eg. deletion of homedir) (#2220)
390     * Builtin ftp client can't download files with apostrophe in a file name (#2251)
391     * Unable to show FTP listing if password contains # (#2360)
392     * FTP: fixed access to file names starting with space (#81)
393     * Bashisms in extfs (#2569)
394     * Browsing *.deb files is broken with latest Perl (#2552)
395     * isoinfo adds ";1" to the end of file name when Joliet without Rock Ridge is used (#2471)
396     * patchfs incorrectly works with filenames containing spaces (#2572)
397     * cd to ~ processed incorrectly in the command line if more than one space is separating
398       the "cd" and "~" (#2120)
401 Version 4.7.5
403 - Core
405     * Minor enhancement and fix for mc.ext for .so libraries and ELF objects (#1800):
406         - .so libraries have the higher priority of extension handling over ELF objects;
407         - added -C -D options to nm utility for .so libraries;
408         - added -C option to nm utility for ELF objects.
410 - Editor
412     * Copy to clipboard doesn't reset the text selection (#2238)
413     * Don't reset search position after file opened in viewer and reopened in mcedit (#2449)
415 - Misc
417     * Code cleanup
418     * Translation updates
420 - Fixes
422     * Crash in copy/move progress dialog (#2448)
423     * Broken autocompletion (#2288)
424     * Text selection bugs in mcedit (#1898, #2437)
425     * awk is used instead of grep in iso9660 VFS plugin (#1963)
428 Version 4.7.5-pre1
430 - Core
432     * Case insensitive sort order of files does not mix dot-files with others (#1894)
433     * Repeat previous quicksearch on C-s C-s (without entering text) (#2365)
434     * Added new colors for dialogs and status bars (#2170, #2171, #2197)
435     * Added new action PanelSmartGotoParentDir. Not defined by default. This keybinding maybe used
436       for bind 'Backspace' as hotkey for 'cd ..' (only if command line is empty)(#2375)
438 - VFS
440     * Hide panels before connect to the FISH (#2268)
442 - Editor
444     * Internal editor's bookmarks are persistent now and not lost after exit from the editor.
445       They are saved in ~/.mc/filepos file (#2287)
446     * Added forgotten shortcuts from 4.6 branch (#2404)
447     * Added cython syntax highlighting (#2427)
449 - Viewer
451     * Speed up of up/down moving (#2229) 
453 - Misc
455     * Changed installation destination for some files (#1424):
456         - /etc/mc/Syntax -> /usr/share/mc/syntax/Syntax;
457         - /etc/mc/mc.lib -> /usr/share/mc/mc.lib;
458         - /etc/mc/mc.charsets -> /usr/share/mc/mc.charsets. Added capability to load codepage list
459           from /usr/share/mc/mc.charsets and /etc/mc/mc.charsets and merge them then;
460         - hint files are installed into /usr/share/mc/hints instead of /usr/share/mc;
461         - help files are installed into /usr/share/mc/help instead of /usr/share/mc.
462     * Massive reorganizing of source code tree and total indentation in according with mc policy (#2409)
463     * Doc updates
464     * Translation updates
465     * Added new translations: Basque, Estonian, Georgian, Indonesian
466     * Extended list of GCC warning flags (#2409)
467     * Split GLib and GModule compiler and linker options (#2409)
468     * Added dark skin
470 - Fixes
472     * Hang up after exit on FreeBSD (#2333, #2415)
473     * Segfault on NetBSD >= 3.0 on startup (#2425)
474     * Multi-screen engine doesn't handle correctly some cases (#1490)
475     * Overflow of file operation counters (#2429)
476     * Fx key numbers were not displayed for disabled keys (#2350)
477     * Can't put char '?' into a new name (#2327)
478     * Incorrect initial value of WCheck and WRadio widgets width (#2362)
479     * Panel encoding is not shown correctly in "Choose codepage" dialog (#1512)
480     * Cannot change panel encoding without VFS support (#2137)
481     * Panel contents isn't scrolled down by mouse dragging (#2395)
482     * Panel states are saved in panels.ini at quit only if "Auto save panels setup" option is set (#1939)
483     * Incorrect key event handling in "Listing mode" dialog (#2045)
484     * Usability of field history in "Find file" dialog (#2046, #2407)
485     * Find "Whole words" search bug (#2396)
486     * Directory ignorance does't work in file find (#2366, #2434)
487     * Incorrect line jump when started as editor (#2344)
488     * User menu in standalone mcedit doesn't show filetype-specific items (#1651)
489     * Configure script doesn't set samba configdir (#2419)
490     * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)
491     * Syntax highlighting is lost after manual change (#2324)
492     * ~ is not treated properly in editor's "Save As" dialog (#2398)
493     * Broken action 'cursor beyond EOL' (#2135, #2411)
494     * Incorrect charset encoding in search in editor (#2417)
495     * Segmentation fault in mcviewer on ARM architecture (#2356)
496     * Viewer 'Goto' dialog doesn't allow go to the specified offset exactly (#2435)
497     * Broken IPv4 FTP connection scheme (#121)
498     * Default internal FISH scripts are broken (#2347)
499     * Permission denied while connecting to Sun host via ssh (#2031)
502 Version 4.7.4
504 - Core
506     * Added unassigned key binding CmdEditForceInternal to forced run the internal editor of MC (#1523)
507     * Implemented keybingings for WListbox widget, reimplemented hardcoded keys in viewer and help viewer (#212)
508     * Added capability to enable/disable widgets interactively (#2257)
509     * Reverted the appending of file/dir name to copy/move destination in copy/move dialog (#2276)
511 - VFS
513     * Fixed remained plain int types (#171)
514     * Refactoring of VFS modules on/off. Unification of configure options (#1818)
515     * MCServer and MCFS support were completely removed (#2279)
516     * FISH: implemented resuming of file downloads (#2267)
517     * Adjusted extfs script modes to installed permissions (#2274)
519 - Editor
521     * Editor version is synchronized with MC one (#2189)
522     * Changed default button in editor quit dialog to "Cancel quit" (#2265)
523     * Added "Toggle syntax highlighting" menu item. Described C-s shortcut in mcedit man page (#2035)
525 - Viewer
527     * Changed default button in hexeditor quit dialog to "Cancel quit" (#2265)
529 - Misc
531     * Code cleanup (#2316)
532     * be-tarask.po was renamed to be@tarask.po (#2235)
533     * Translation updates
534     * Added Galician translation
535     * Fixed the title in the section describing xtree_mode variable (#2303)
537 - Fixes
539     * Crash while copying into directory named "????" (#2123)
540     * Crash while changing permissions using "Advanced chown" dialog (#2264)
541     * Crash in autocompletion engine (#2284)
542     * Restore signals even if fork() fails (#2273)
543     * Bogus strings in 'Confirmation' config dialog (#2271)
544     * History can be shown incorrectly due to access to the invalid pointer (#2299)
545     * Potential division by zero in Info panel (#2337)
546     * Segfault in replace confirmation in editor (#2272)
547     * Regexp replace only transforms the first occurence correctly (#2320)
548     * Broken manually changing syntax definition (#2324)
549     * MCEdit version number not centered in about dialog (#2311)
550     * Typo in the code and the man section describing X clipboard integration (#30)
551     * Viewer doesn't show non-ASCII chars in hex mode (#2263)
552     * Compilation warnings in diff viewer (#2277)
553     * 2GB file size limit in fish (#123)
554     * Meta-fixes for manual pages (#2237, #2253)
557 Version 4.7.3
559 - Core
561     * Multi-screen feature: support of many opened editors and viewers (#1490)
562     * Reorganization of menu and configuration dialogs. More options are available in UI (#320)
563     * Mark of text in input fields is available now, DEL removes selected/unchanged text (#2161, #2228)
564     * Now copy/move dialog shows the full path with file name in the field "to:" (#1907)
565     * Removed hardcoded shortcuts in dialog.c (#212)
566     * Added new actions for panels: PanelMarkFileUp and PanelMarkFileDown (#2021)
567     * Added new capability to create relative symlinks: menu item and "C-x v" default shortcut (#2042)
568     * Now we can use external utility to copy/paste text to X clipboard (#30)
569     * Cursor is hidden in menu and listboxes (#1771)
570     * All hotkeys in MC (in menu, checkboxes, etc) in the middle of a word are in the lowercase now (#2168)
571     * Use system realpath(3) function if available (#1911)
572     * GLib deprecated functions are not used (#2085, #2249)
574 - VFS
576     * Unified charset list is used in core and in VFS (#2203)
577     * All hardcoded FISH scripts are moved out from fish.c to external scripts (see README.fish for more info) (#2242)
579 - Editor
581     * Added highlighting for HTTPS URLs in SPEC files (#1446)
583 - Misc
585     * Changed main URL for bug reports (#2025)
586     * man2hlp: completely rewritten in Perl (#45)
587     * Skin updates:
588         - gotar.ini (#2179)
589     * Removed leading and trailing spaces in i18n'd resources (#1646)
590     * Code cleanups (#2243)
591     * Translation updates
593 - Fixes
595     * AC_TRY_RUN macro breaks crosscompile (#1959)
596     * "mc -e" and "mc -v" modes don't work (#2187)
597     * Buttonbar mouse clicks are off (#2199)
598     * Incorrect calculation of autocompletion window width (#2192)
599     * Incorrect button locations in common input dialogs (#2115)
600     * Oversized dialog backgrounds are not painted in NCurses-based MC (#2157)
601     * Incorrect colors of directory tree (#2212)
602     * Info panel is initially filled too late (#2226)
603     * Quick search is not correctly interrupted in some cases (#2174)
604     * Segfault in standalone editor and viewer (#2178)
605     * Broken codeset autodetection in editor and viewer (#1838)
606     * Viewer segfaults trying open a compressed man page file (#2236)
607     * Editor crashes while opening some incorrect files (#2183)
608     * Editor hangup if editor_tab_spacing equals to 0 (#2196)
609     * Editor shows dots instead of letters if source_codepage is set to "No translation" (#2248)
610     * Editor goes to endless loop when trying to replace the \n regexp with any substring (#2231)
611     * Editor: in some cases the copy/move operation in multi-byte text is wrong (#2153)
612     * Crash on search in viewer after Parsed/Raw switching (#2195)
613     * Diff viewer crashes if tab size equals to 0 (#2182)
616 Version 4.7.2
618 - Core
620     * Quick Search mode is defined by quick_search_case_sensitive option (#2022)
621     * Mouse wheel doesn't change sorting preferences in panels (#2093)
622     * Interactive help is displayed with dynamically run-time formatting (#1561)
623     * Improvement of double and single lines support in skins (#1648)
625 - Editor
627     * Remove selected text before input or paste from clipboard (in non persistent selection mode) (#2155)
628     * Case insensitive syntax highlighting (#1770)
629     * Current syntax scheme is highlighted in 'Choose syntax highlighting' dialog (#1754)
630     * Added ini.syntax (#2126)
632 - Viewer
634     * Fixed jump to end of file
636 - Diff viewer
638     * A built-in tool to visual compare and merge two files (#120, #2159)
640 - Misc
642     * Added support for AM_SILENT_RULES (#2134)
643     * Lot of code cleanups (#1949, #2041, #2078, #2097, #2119)
644     * Renamed color keywords (#1660):
645         - menu -> menunormal
646         - linestate -> editlinestate
647     * Added new skins:
648         - nice and dark (#1791)
649     * Updated file extension for "sh" (#2127)
650     * Documentation updates
651     * Translation updates
653 - Fixes
655     * Segfault in panelization of file find results (#2068)
656     * Segfault in standalone editor and viewer (#2087)
657     * Memory leaks (#2069, #2108)
658     * If dialog was canceled, input line content is saved in history (#2082)
659     * MC says "File exists" trying create directory with empty filename (#2014)
660     * User asked twice about overwriting file in move across file systems (#2125)
661     * Deleting symlink to directory scans dir structure first (#2121)
662     * Incorrect layout of file operation dialog in non-verbose mode (#2099)
663     * MC proposes ".." as a dirname with automatic name filling (#2056)
664     * MC treats files ending with a dot as gzip (#2114)
665     * Broken default regexp mask in filecopy dialog (#2001)
666     * Misleading label "Status:" in the Info panel (#2146)
667     * Can't define help window background via skin (#1701)
668     * i18n_checktimelength may vary depending on the season (#1671)
669     * Build breaks on ignored return values (#1897)
670     * Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094)
671     * Incorrect overwrite behavior with UTF-8 codeset in editor (#2081)
672     * Incorrect toggling state of ruler in viewer (#2067)
673     * Superfluous "Search done, Continue from begining?" dialog in viewer (#2091)
674     * Turning on wrap mode does not scroll left/right the file view (#2107)
675     * Cannot scroll wrapped long lines in viewer (#2086)
676     * Fixed EOL/BOL movements in plain mode (#1734)
677     * Text area is not updated in hex mode (#2005)
678     * Incorrect handling of archives in EXTFS VFS (#1909)
679     * Segfault in symlink handling within archives
680     * urar EXTFS doesn't correctly show localized filenames in RAR archives (#2049)
681     * urar EXTFS: disable RAR/UNRAR user/system configuration for archive list and copyout operations (#2050)
682     * Patches adding a single line are not shown correctly by patchfs (#2149)
683     * uzip EXTFS: fixed Y2K bug (#2122)
686 Version 4.7.1
688 - Core
690     * Minimal required GLib version is 2.8 (#1980)
691     * Reorganization of source tree structure (#1866, #2037)
692     * States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965)
693     * New file type bindings:
694           o viewing .lyx with lyxcat, opening with lyx (#1693)
695     * Added shortcut (Meta-,) to toggle panels split (#1991)
696     * Capability to remove history items. WListbox widget was fully reimplemented (#1445)
697     * Autodetect codepages of edited/viewed files with enca program (#1838)
698     * Custom/locale-based date format (#1767)
699     * New quick search behavior, allow wildcard characters - '*' and '?'(#2022)
700     * Panels: new sort type 'by version' (#1994)
701     * Added 'menuinactive' skin item to draw inactive visible main menu (#1999)
702     * Added ability to show progressbars (when copy files) from right to left (#1443)
703     * Added indication of total BPS and ETA for file operations; fully rewrited FileOperations dialog (#1443)
705 - VFS
707     * Small reorganizing (#1931)
708     * Easy plugable EXTFS VFS (#1909)
710 - Editor
712     * Some simple optimization of syntax highlighting engine (#1843)
713     * Show right margin using 'editor_show_right_margin' option. Keybind EditToggleShowMargin in [editor] section is used to toggle the state (#1514)
714     * New editor action 'Mark all', new keybind EditMarkAll (#1945)
715     * Changed default for 'Cursor beyond EOL', now it switched off by default (#1946)
716     * Changed default color pair for 'editbold' (search result) to be more sensible (#1559)
718 - Viewer
720     * Viewer is now very fast (#1585)
721     * Added new confirm box for repeat search from begining of file (#1917)
723 - Misc
725     * Lots of code cleanup (#1780, #1915, #1990)
726     * Removed obsolete checks in configuration scripts (#262, #1932)
727     * Documentation updates
728     * Translation updates
730 - Fixes
732     * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943)
733     * MC won't compile on AIX (#1957)
734     * Missing includes (#1930, #2017)
735     * Missing printf format (#1960)
736     * Memory and file descriptors leaks (#1953, #2028, #2053, #2058)
737     * Small error in versioning (#1905)
738     * Incorrect start up with some special paths (#1992)
739     * Segfault in input line history (#1936)
740     * MC crashes on exit when using C locale (#1942)
741     * MC crashes at exit due to race conditions of destroying subshell and file manager (#2008)
742     * Assertion failed for g_array_free (#1954)
743     * Broken transparency if MC is built with NCurses (#1657)
744     * Selections not visible on monochrome terminals (#1972)
745     * Colors of visible inactive menu (#1702)
746     * Incorrect input line length in 'Edit symlink' dialog window (#1955)
747     * Unquoted shell variables in user menu (#1967)
748     * Ctrl-\ key closes the NCurses-based MC (#1926)
749     * verbose option is always on after MC start (#1940)
750     * Show total progressbar (and related info) when copying just one subdirdir with lot of files (#1443)
751     * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956)
752     * Incorrect editor lock files check (#1935)
753     * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982)
754     * Editor's search parameters are not retained across editing session (#1572)
755     * EditColumnMark can't go up through newline (#1998)
756     * 'Confirm replace' dialog is not converted from UTF-8 to user defined charset (#1986)
757     * Missed \s symbol in Syntax file (#2010)
758     * Viewer in QuickView mode corrupts screen (#1918, #1944)
759     * ViewContinueSearch segfault on empty search (#1996)
760     * MC crashes if file name in archves contains '@' symbol (#1605)
761     * deba and debd VFS: items from DEBIAN directory are not accessible (#1920)
762     * Samba is not built with tcc (#1933)
763     * Incorrect conditional compilation of mcserver (#1925)
764     * Potencial security risk in mcserv (#1902)
765     * 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)
766     * Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029)
767     * FTPFS: strcpy() is used for overlaping strings (#2018)
769 Version 4.7.0.1
771 - Fixes
773     * Fixed double free of memory in editor;
774     * Fixed build with --disable-vfs option;
775     * Fixed compile warnings about unused variables;
776     * Fixed Fedora/RH RPM versioning scheme.
779 Version 4.7.0
781 - Core
783     * Removed charset confirmation on startup and added the automatic recognize
784       of system charset (#1613)
785     * Some startup speed up (#1781)
786     * Save flags of select/unselet file group (#1776)
787     * Don't set TOSTOP attribute on slave terminal (#1637)
788     * Keybindings for button bars (F1-F10 keys) (#212)
789     * Keybindings for Tree widget
790     * Enlarged sizes of Directory Tree dialog window
791     * Added missed esc sequencies for qansi terminals (#1803)
792     * New file type bindings:
793       + adeed mkv, 3gp video types
794       + use exif(1) output when viewing jpeg files
795       + opening .chm with kchmviewer with fallback to xchm
796       + viewing .mo files with msgunfmt
798 - VFS
800     * FISH: add the user name to the ssh command line only if it's not the same as
801       the local logged-in user (#1867)
802     * FTP: support active mode (#1796)
803     * FTP: improved symlink handling
804     * FTP: some FTP-servers don't have chmon support. Ignore FTP errors related
805       to chmod operations (#1708)
806     * EXTFS: added S3 backend by Jakob Kemi (#272)
807     * SFS: use single script for RPM and SRPM packets handling (#1590)
809 - Editor
811     * New syntax files: Cabal
812     * Updated syntax files: Python, PHP
813     * Syntax highlighting: added '.hh' and '.hpp' file extensions as C++ sources
815 - Misc
817     * Lots of code cleanup and optimization
818     * Workaround for SunStudio compiler bug #6888373 (#1749)
819     * Removed obsolete checks in configuration scripts
820     * Allow save empty value in history (#1814)
821     * Use ctrl-g instead of ctrl-c for SIGINT signal (#1876).
822     * RPM spec: rewritten and simplified static build procedure for legacy distros (#1848)
823     * Translation updated
824     * Documentation updates
825     * Added skin: darker color style (#1659)
827 - Fixes
829     * Memory and file descriptors leaks
830     * Crash on start if ~/.mc/panels.ini contains incorrect value of 'sort_order' key (#1790)
831     * MC aborts when ctrl-c is pressed (#1793)
832     * Build w/o internal editor (#1826)
833     * Compilation warings of --disable-nls and --disable-charset options (#1831)
834     * Incorrect handling of '--with-search-engine' configure option (#1396)
835     * Segmentation fault when search in different encodings (#1858)
836     * C-w does not delete whole command line (#407)
837     * Wrong shortcuts in menu items (#1836)
838     * Panels state saves and restores despite disabled 'Auto save setup' (#1663)
839     * Case insensitive file sorting in UTF-8 locales (#1536)
840     * Incorrect handling of 0xFF char that is valid char in CP1251 locale (#1883)
841     * Segfault in TreeView loading (#1794)
842     * Incorect stat info of ".." directory in file panel (#1757)
843     * Incorect stat info of ".." directory in info panel (#1757)
844     * Setting "Use passive mode over proxy" is not remembered (#1746)
845     * CK_Edit_Save_Mode command handling in editor (#1810)
846     * Incorrect calculation of some utf-8 characters width (#1768)
847     * Handling CJK chars in editor (#1628)
848     * Incorrect cursor positioning in editor (#1809, #1884)
849     * Vertical block handling in editor (#1839)
850     * Incorrect text scrolling in editor (#1877)
851     * Incorrect mouse movement in editor when text scrolled to the right (#1792)
852     * Newlines are lost when pasting multiline text in editor (#1710)
853     * Mismatched hotkeys EditBeginRecordMacro, EditEndRecordMacro in editor
854     * Mismatched hotkeys EditBeginningOfText, EditEndOfText, EditBeginPage, EditEndPage (#1724)
855     * Some syntax files are not installable (#1779)
856     * Date & time insertion in editor (#1759)
857     * "Matches not found" message is not shown in viewer
858     * Hangup after search in archive in viewer (#1873)
859     * SFS: CPIO VFS skips empty directories in the root of archive (#1732)
860     * Incorrect parsing FTP-string (#1605)
861     * LZMA files detect (#1798)
862     * FISH: broken filenames and timestamps on really poor busybox devices (#1450)
863     * Minor mistakes and mistypes in man files
864     * Various doxygen warnings
867 Version 4.7.0-pre4
869 - Core
871     * Added feature of sort files by mouse click on column header
872     * Added keybindings to change files sort type via shortcuts
873       (PanelSelectSortOrder, PanelToggleSortOrderPrev, PanelToggleSortOrderNext,
874       PanelReverseSort, PanelSortOrderByName, PanelSortOrderByExt,
875       PanelSortOrderBySize, PanelSortOrderByMTime)
876     * Now the letter of sort type and sort direction is always drawn in panel
877       header (direction of sort is drown near the current sort column in long
878       file list mode only)
879     * Skin-files: added new parameters 'sort-sign-up' and 'sort-sign-down' in
880       the section '[widget-common]' to draw sign of sort direction
881     * Added option 'extensions_case' in filehighlight.ini file.
882     * Menu engine was reimplemented: 1) now menu is build dynamically, 2)
883       shortcut displayed in menu item is not a part of menu item text and it is
884       synchronized with keybinding defined in mc.keymap file (#1563).
886 - VFS
888     * Fixed view *.tar files with a colon in name
889     * Allow 'exit' command on non-local filesystems
890     * Added partial support of Microsoft CAB-archives
891     * Added support of ico files
892     * Added support of *.djvu files
893     * Fix segfaults in various cases while browsing various VFSs
894     * Fixed warnings when file copy inside archive.
896 - Editor
898     * Added scrolled percentage in status bar (only in "simple statusbar" mode)
899     * Fixed Misbehaving rectangular select in editor (wrong when selected from
900       right to left and/or bottom to top)
901     * Split editor menu 'Command' to 'Command' and 'Format'
902     * Added option 'Check POSIX new line' into 'Save mode...' dialog, add notification
903       before save when no newline at EOF (#46)
904     * Added bindings ('EditShiftBlockLeft', 'EditShiftBlockRight') for shift block
905     * Fixed incorrect drawing CJK (double width) character
907 - Viewer
909     * Fixed tabs alignment (#1664)
910     * Fixed view of next/prev file (#1750)
912 - Misc
914     * Shared clipboard for the mc editor, form fields, panel and command prompt
915     * Refactoring: now all filename constants are placed in src/fileloc.h file
916     * Testing & development: added ability for change user config dir. For example,
917       type make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'
918     * Changed Alt+Backspace behavior in command line
920 - Fixes
922     * Fixed broken building under uclibc <0.9.29
923     * Autoindent regression
924     * Viewer Hex editor regression
925     * Incorrect indentation block when selecting with F3 + keys
926     * Fixed ownership of config files
927     * Configure.ac: fix broken check of option '--disable-vfs-undelfs'
928     * Learn keys: fixed incorrect save of keys configuration
929     * Fixed bug with 'The shell is already running a command'
930     * Fixed 'B' artefact into OpenSuse console of root user
933 Version 4.7.0-pre3
935 - Core
937     * removed own popt stuff (command line options parser). Now used glib parser
938     * added feature for filenames highlighting in panels
939     * Copy/Move overwrite query dialog is more friendly for long file names
940     * at first run find file dialog now contain latest item from history
941     * charset support enabled by default (--enable-charset option)
942     * added support of skins
943     * added support of key bindings
945 - VFS
947     * fixed recognize of tar.xz archives
948     * added recognize of lzma archives by extention
950 - Editor
952     * 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac
953       (CR LF/LF/CR)
954     * syntax hightlighting updated: VerilogHDL, Shell script
955     * Added syntax highlighting for *.repo files of yum
956     * Added syntax highlighting of pacman's PKGBUILD and .install files
958 - Viewer
960     * Fixed showing Windows/Mac (CR LF/CR) line terminator
962 - Misc
964     * hotlist: support for environment variables ($HOME, ~username, etc.)
965     * hotlist: support for completion in path input
966     * all list widgets: support for fast navigation by number keys (i.e. 1 -
967       first list item, 2 - second)
969 - Fixes
971     * restored action of 'ctrl-t' keybinding (mark files&dirs). For selecting
972       charset use 'alt-e'
973     * segfault on incorrect color pair in [Color] section
974     * incorrect position of panel codeset dialog
975     * limit of 9 digits for of file size display
976     * lines drawing in -a stickchars mode
977     * segfault when you try to use non-anonymous FTP
978     * Ctrl-O handling under GNU Screen in altscreen mode
979     * support of CP866 (IBM866) locale
980     * configure.ac: checking for minimal version of glib and exit if version less
981       than 2.6
982     * segfault by mouse wheel action in history list and menu
983     * Fixed behvior with Meta+PgDn? in editor
984     * Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL
985     * Fixed editor autocompleting
986     * Fixed Copy/Move dialogs steal Kill Word shortcut
987     * Fixed autoconf issue when configure with --with-gpm-mouse option
990 Version 4.7.0-pre2
992 - Core
994     * cycle menu navigation
995     * change behaviour of C-space, now it calculate size on "..", and for selected
996       dirs if there is one.
997     * new find file option: find only first hit in file (make search faster)
998     * new find file option: Whole words - find whole words only
999     * scalable TUI
1001 - VFS
1003     * FTPFS: support of IPv6 protocol
1004     * extfs/iso9660 updated to support Joliet "UCS level 1"
1006 - Editor
1008     * new search/replace flag added "In selection"
1009     * new hotkeys for bookmarks, now bookmark displayed in state line and editor
1010     * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor
1011       beyond the end of line
1012     * new syntax hightlights added: erlang, ebuild, named, strace, j
1013     * syntax hightlights updated: mail, vhdl, html
1015 - Viewer
1017     * Reworked for improve perfomance
1018     * Implemented interruptable long-distance movements
1019     * splitted src/view.[ch] into many files in src/viewer/ subdir for more simple
1020       support of code
1021     * fixed build of format string in runtime (for better i18n)
1022     * add 'Whole words' option into the viewer 'Search' dialog
1024 - Misc
1026     * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the
1027       dialog close them
1028     * new: SI-based size show
1029     * make shared history for find file, editor search/replace, viever
1031 - Fixes
1033     * linking error with --enable-vfs-undelfs
1034     * external editor won't open if there are spaces in EDITOR variable
1035     * C-c kill mc if mc built with --without-subshell option is run with -d option
1036     * directory hotlist rendering
1037     * segfault on empty replace string
1038     * fixes for vfs/tarfs
1039     * removing bashizm from vfs/extfs/u7z
1040     * crash mc on create new file (Shift-F4) in external editor
1041     * File copy/move dialog: in replacement field now handled asterisks as search groups
1042     * VFS: Fixed SIGSERV(or heap corruption) on large filenames
1043     * Fixed broken backward search
1044     * Fixed uninitialised value for mouse event in in find.c#check_find_events() function
1045     * Fixed ctrl+z signal handling
1046     * Fixed incorrect showing prompt
1047     * Fixed incorrect vertical selection (if line state swiched on)
1048     * Fixed screen resize handle if mouse support is disabled
1049     * Restore correct current directory after switch from Info panel to List one
1050     * Fixed mouse support in 'konsole-256color' terminal
1051     * Fixed keycodes in 'xterm-256color' terminal
1052     * Fixed incorrect regexp search by content in 'file find' dialog
1053     * Fixed incorrect backwards search
1054     * Fixed incorrect detection of compressed patchfs
1055     * Fixed incorrect detecting codeset when <no translation> codeset selected
1058 Version 4.7.0-pre1
1060 - Core
1062     * native UTF-8 support
1063     * filenames charset selection support in panels
1064     * new 'Find File' dialog
1065     * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex
1066     * extended learn keys
1067     * locale based codepage autodetection
1068     * initial support for doxygen generated docs
1069     * refresh of autoconf stuff
1070     * translation updates
1071     * x86_64 fixes
1073 - Editor
1075     * various editor enchancements (vertical block marking/moving/copy/paste)
1076     * navigate across source code through ctags/etags TAGS file
1077     * new option 'Persistent selection'
1078     * Del/Backspace - delete selected block if 'Persistent selection' switched off
1079     * shift block right with TAB key by TAB size or TAB symbol, shift block left with COMPLETE key
1080       if 'Persistent selection' switched off
1081     * optional showing of line numbers
1082     * various syntax files updates
1083     * optional highlighting of the tabs and trailing spaces
1084     * add some hot-keys
1086 - Misc
1088     * showing of the free space on current file system
1089     * showing of the size selected files in mini-status bar
1091 - Fixes
1093     * editor's undo fixes
1094     * many fixes from other distributions are included
1095     * fish handling for symlinks is fixed
1096     * escaping of fancy names is fixed
1097     * segfault in fish permission checks is fixed
1098     * various mc.ext fixes
1099     * commandline completion fixes (mainly, escaping hadling)
1100     * small fixes in history handling (locale independent .mc/history entries)
1101     * code cleanups, various memleak/etc fixes (many thanks to valgrind)