5 * ctrl-x shortcut for extended keybindings mode doesn't work out of box (#2609)
6 * Viewer: cursor position is not restored in hex mode (#2543)
7 * FISH: broken panels drawing after entering password (#2611)
13 * Added -g/--oldmouse option to support of NORMAL/BUTTON_EVENT mouse type (useful for screen/tmux) (#2601)
18 - .3gp - video (#2583)
22 * Cannot compile 4.8.0-pre1 and 4.7.5.3 on Solaris (#2587)
23 * Recent autoconf displays warnings about missing AC_LANG_SOURCE (#2589)
24 * Incorrect TTY layer initialization (#2601)
25 * M-o works unexpectedly on symlink shortcuts (#2590)
26 * Panelize doesn't honour current sorting (#2175)
27 * Hintbar jumps to the top of the screen and overwrites main menu (#2593)
28 * File size column is bogus for widths above 9 (#2580)
29 * Editor: mouse clicks are ignored on the bottom line (#2591)
30 * Editor: extended keybingings are broken (#2586)
31 * File name length is limited in tar archive (#2201)
32 * Ftp failures - leading white space in file name (#2594)
33 * FISH hangs while copiyng a lot of small files (#2605)
39 * Optimized loading and saving of configurations and histories (#2541)
40 * Reimplemented i18n support in 'Chmod' dialog window (#2557)
45 - .mts: handle as videofile (#2566)
46 - .torrent: view using ctorrent (#2562)
50 * If active panel changed type from file listing to info, inactive panel is not become active (#2459)
51 * Incorrect files mark by mouse (#2556)
52 * Panelize content is lost when doing F5/F6/F8 on a file on the other panel (#2312)
53 * Search dialog trims leading spaces in input field (#2544)
54 * Wrong Backspace key behavior in QuickSearch mode if BS key is mapped to CdParentSmart action (#2522)
55 * Find file: broken lynx-like navigation in panelization of search result (#2491)
56 * Hex search: incorrect length usage in hexadecimal search (#2579)
57 * Editor: incorrect Pascal syntax highlighting (#2531)
58 * Viewer: fixed problems while displaying UTF-8 manual pages (#1629)
59 * Viewer: fixed incorrect starting offset for 'search again' (#2294)
60 * Viewer: fixed search finds bold/underlined strings twice and highlight search results (#265)
61 * VFS: bashisms in extfs (#2569)
62 * VFS: patchfs incorrectly works with filenames containing spaces (#2572)
63 * VFS: ftpfs: fixed access to file names starting with space (#81)
64 * Browsing *.deb files is broken with latest Perl (#2552)
71 * Added new action to mark current word (#2499)
79 * Code cleanup (#2518)
80 * Language-specific man pages and hint and help files are not installed
81 if mc is built with --disable-nls option (#2514)
85 * Find file: "Search for content" checkbox is disabled by default (#2462)
86 * Build failure on DragonFly BSD (#2516)
87 * ctrl-g key closes file panels (#2520)
88 * Unused variable if without WITH_BACKGROUND (#2515)
89 * Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500)
90 * Bold and selected colors of viewer cannot be set in the command line (#2489)
91 * Diff viewer: quick left/right movements don't work in non-default key maps (#2509)
92 * "cd ~" processed incorrectly in the command line if more than one space separates "cd" and "~" (#2120)
93 * Screen and input corruption under xterm (non-UTF) (#1668)
94 * More intuitive word left/right action (now the cursor stop beside EOL/BOL) (#2483)
101 * Added simple swap mode that means the swap of panel locations, in addition
102 to current swap of panel content (#2368)
106 * Minor enhancement in mc.ext (#2485):
107 - added -C key to nm utility in View action for static libraries
108 * Code cleanup (#2481)
109 * New translation: Esperanto
113 * Broken Del & Backspace in dialogs (in locale CP866) (#1634)
114 * Alt-Backspace shortcut doesn't work (#2455)
115 * Broken command autocompletion (#2458)
116 * Swap panels doesn't respect sort options (#2368)
117 * File list format of panel is initialized incorrectly after switch back from quick view or info mode
118 to file list one (#2390)
119 * Main menu is not drawn correctly after change of it visibility and activity (#2466)
120 * MC switches to left panel after call of command history using mouse (#2459)
121 * Find file: don't check content regexp if search for content is not used (#2464)
122 * Color of panel header cannot be set in the command line (#2170)
123 * Incorrect restore selection after UNDO (#2456)
124 * Segfault after getting the previous char in utf8 (#2484)
125 * Made AI_ADDRCONFIG optional for RFC 3493 non-compliant systems (#2401)
126 * isoinfo adds ";1" to the end of file name when Joliet without Rock Ridge is used (#2471)
133 * Minor enhancement and fix for mc.ext for .so libraries and ELF objects (#1800):
134 - .so libraries have the higher priority of extension handling over ELF objects;
135 - added -C -D options to nm utility for .so libraries;
136 - added -C option to nm utility for ELF objects.
140 * Copy to clipboard doesn't reset the text selection (#2238)
141 * Don't reset search position after file opened in viewer and reopened in mcedit (#2449)
146 * Translation updates
150 * Crash in copy/move progress dialog (#2448)
151 * Broken autocompletion (#2288)
152 * Text selection bugs in mcedit (#1898, #2437)
153 * awk is used instead of grep in iso9660 VFS plugin (#1963)
160 * Case insensitive sort order of files does not mix dot-files with others (#1894)
161 * Repeat previous quicksearch on C-s C-s (without entering text) (#2365)
162 * Added new colors for dialogs and status bars (#2170, #2171, #2197)
163 * Added new action PanelSmartGotoParentDir. Not defined by default. This keybinding maybe used
164 for bind 'Backspace' as hotkey for 'cd ..' (only if command line is empty)(#2375)
168 * Hide panels before connect to the FISH (#2268)
172 * Internal editor's bookmarks are persistent now and not lost after exit from the editor.
173 They are saved in ~/.mc/filepos file (#2287)
174 * Added forgotten shortcuts from 4.6 branch (#2404)
175 * Added cython syntax highlighting (#2427)
179 * Speed up of up/down moving (#2229)
183 * Changed installation destination for some files (#1424):
184 - /etc/mc/Syntax -> /usr/share/mc/syntax/Syntax;
185 - /etc/mc/mc.lib -> /usr/share/mc/mc.lib;
186 - /etc/mc/mc.charsets -> /usr/share/mc/mc.charsets. Added capability to load codepage list
187 from /usr/share/mc/mc.charsets and /etc/mc/mc.charsets and merge them then;
188 - hint files are installed into /usr/share/mc/hints instead of /usr/share/mc;
189 - help files are installed into /usr/share/mc/help instead of /usr/share/mc.
190 * Massive reorganizing of source code tree and total indentation in according with mc policy (#2409)
192 * Translation updates
193 * Added new translations: Basque, Estonian, Georgian, Indonesian
194 * Extended list of GCC warning flags (#2409)
195 * Split GLib and GModule compiler and linker options (#2409)
200 * Hang up after exit on FreeBSD (#2333, #2415)
201 * Segfault on NetBSD >= 3.0 on startup (#2425)
202 * Multi-screen engine doesn't handle correctly some cases (#1490)
203 * Overflow of file operation counters (#2429)
204 * Fx key numbers were not displayed for disabled keys (#2350)
205 * Can't put char '?' into a new name (#2327)
206 * Incorrect initial value of WCheck and WRadio widgets width (#2362)
207 * Panel encoding is not shown correctly in "Choose codepage" dialog (#1512)
208 * Cannot change panel encoding without VFS support (#2137)
209 * Panel contents isn't scrolled down by mouse dragging (#2395)
210 * Panel states are saved in panels.ini at quit only if "Auto save panels setup" option is set (#1939)
211 * Incorrect key event handling in "Listing mode" dialog (#2045)
212 * Usability of field history in "Find file" dialog (#2046, #2407)
213 * Find "Whole words" search bug (#2396)
214 * Directory ignorance does't work in file find (#2366, #2434)
215 * Incorrect line jump when started as editor (#2344)
216 * User menu in standalone mcedit doesn't show filetype-specific items (#1651)
217 * Configure script doesn't set samba configdir (#2419)
218 * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)
219 * Syntax highlighting is lost after manual change (#2324)
220 * ~ is not treated properly in editor's "Save As" dialog (#2398)
221 * Broken action 'cursor beyond EOL' (#2135, #2411)
222 * Incorrect charset encoding in search in editor (#2417)
223 * Segmentation fault in mcviewer on ARM architecture (#2356)
224 * Viewer 'Goto' dialog doesn't allow go to the specified offset exactly (#2435)
225 * Broken IPv4 FTP connection scheme (#121)
226 * Default internal FISH scripts are broken (#2347)
227 * Permission denied while connecting to Sun host via ssh (#2031)
234 * Added unassigned key binding CmdEditForceInternal to forced run the internal editor of MC (#1523)
235 * Implemented keybingings for WListbox widget, reimplemented hardcoded keys in viewer and help viewer (#212)
236 * Added capability to enable/disable widgets interactively (#2257)
237 * Reverted the appending of file/dir name to copy/move destination in copy/move dialog (#2276)
241 * Fixed remained plain int types (#171)
242 * Refactoring of VFS modules on/off. Unification of configure options (#1818)
243 * MCServer and MCFS support were completely removed (#2279)
244 * FISH: implemented resuming of file downloads (#2267)
245 * Adjusted extfs script modes to installed permissions (#2274)
249 * Editor version is synchronized with MC one (#2189)
250 * Changed default button in editor quit dialog to "Cancel quit" (#2265)
251 * Added "Toggle syntax highlighting" menu item. Described C-s shortcut in mcedit man page (#2035)
255 * Changed default button in hexeditor quit dialog to "Cancel quit" (#2265)
259 * Code cleanup (#2316)
260 * be-tarask.po was renamed to be@tarask.po (#2235)
261 * Translation updates
262 * Added Galician translation
263 * Fixed the title in the section describing xtree_mode variable (#2303)
267 * Crash while copying into directory named "????" (#2123)
268 * Crash while changing permissions using "Advanced chown" dialog (#2264)
269 * Crash in autocompletion engine (#2284)
270 * Restore signals even if fork() fails (#2273)
271 * Bogus strings in 'Confirmation' config dialog (#2271)
272 * History can be shown incorrectly due to access to the invalid pointer (#2299)
273 * Potential division by zero in Info panel (#2337)
274 * Segfault in replace confirmation in editor (#2272)
275 * Regexp replace only transforms the first occurence correctly (#2320)
276 * Broken manually changing syntax definition (#2324)
277 * MCEdit version number not centered in about dialog (#2311)
278 * Typo in the code and the man section describing X clipboard integration (#30)
279 * Viewer doesn't show non-ASCII chars in hex mode (#2263)
280 * Compilation warnings in diff viewer (#2277)
281 * 2GB file size limit in fish (#123)
282 * Meta-fixes for manual pages (#2237, #2253)
289 * Multi-screen feature: support of many opened editors and viewers (#1490)
290 * Reorganization of menu and configuration dialogs. More options are available in UI (#320)
291 * Mark of text in input fields is available now, DEL removes selected/unchanged text (#2161, #2228)
292 * Now copy/move dialog shows the full path with file name in the field "to:" (#1907)
293 * Removed hardcoded shortcuts in dialog.c (#212)
294 * Added new actions for panels: PanelMarkFileUp and PanelMarkFileDown (#2021)
295 * Added new capability to create relative symlinks: menu item and "C-x v" default shortcut (#2042)
296 * Now we can use external utility to copy/paste text to X clipboard (#30)
297 * Cursor is hidden in menu and listboxes (#1771)
298 * All hotkeys in MC (in menu, checkboxes, etc) in the middle of a word are in the lowercase now (#2168)
299 * Use system realpath(3) function if available (#1911)
300 * GLib deprecated functions are not used (#2085, #2249)
304 * Unified charset list is used in core and in VFS (#2203)
305 * All hardcoded FISH scripts are moved out from fish.c to external scripts (see README.fish for more info) (#2242)
309 * Added highlighting for HTTPS URLs in SPEC files (#1446)
313 * Changed main URL for bug reports (#2025)
314 * man2hlp: completely rewritten in Perl (#45)
317 * Removed leading and trailing spaces in i18n'd resources (#1646)
318 * Code cleanups (#2243)
319 * Translation updates
323 * AC_TRY_RUN macro breaks crosscompile (#1959)
324 * "mc -e" and "mc -v" modes don't work (#2187)
325 * Buttonbar mouse clicks are off (#2199)
326 * Incorrect calculation of autocompletion window width (#2192)
327 * Incorrect button locations in common input dialogs (#2115)
328 * Oversized dialog backgrounds are not painted in NCurses-based MC (#2157)
329 * Incorrect colors of directory tree (#2212)
330 * Info panel is initially filled too late (#2226)
331 * Quick search is not correctly interrupted in some cases (#2174)
332 * Segfault in standalone editor and viewer (#2178)
333 * Broken codeset autodetection in editor and viewer (#1838)
334 * Viewer segfaults trying open a compressed man page file (#2236)
335 * Editor crashes while opening some incorrect files (#2183)
336 * Editor hangup if editor_tab_spacing equals to 0 (#2196)
337 * Editor shows dots instead of letters if source_codepage is set to "No translation" (#2248)
338 * Editor goes to endless loop when trying to replace the \n regexp with any substring (#2231)
339 * Editor: in some cases the copy/move operation in multi-byte text is wrong (#2153)
340 * Crash on search in viewer after Parsed/Raw switching (#2195)
341 * Diff viewer crashes if tab size equals to 0 (#2182)
348 * Quick Search mode is defined by quick_search_case_sensitive option (#2022)
349 * Mouse wheel doesn't change sorting preferences in panels (#2093)
350 * Interactive help is displayed with dynamically run-time formatting (#1561)
351 * Improvement of double and single lines support in skins (#1648)
355 * Remove selected text before input or paste from clipboard (in non persistent selection mode) (#2155)
356 * Case insensitive syntax highlighting (#1770)
357 * Current syntax scheme is highlighted in 'Choose syntax highlighting' dialog (#1754)
358 * Added ini.syntax (#2126)
362 * Fixed jump to end of file
366 * A built-in tool to visual compare and merge two files (#120, #2159)
370 * Added support for AM_SILENT_RULES (#2134)
371 * Lot of code cleanups (#1949, #2041, #2078, #2097, #2119)
372 * Renamed color keywords (#1660):
374 - linestate -> editlinestate
376 - nice and dark (#1791)
377 * Updated file extension for "sh" (#2127)
378 * Documentation updates
379 * Translation updates
383 * Segfault in panelization of file find results (#2068)
384 * Segfault in standalone editor and viewer (#2087)
385 * Memory leaks (#2069, #2108)
386 * If dialog was canceled, input line content is saved in history (#2082)
387 * MC says "File exists" trying create directory with empty filename (#2014)
388 * User asked twice about overwriting file in move across file systems (#2125)
389 * Deleting symlink to directory scans dir structure first (#2121)
390 * Incorrect layout of file operation dialog in non-verbose mode (#2099)
391 * MC proposes ".." as a dirname with automatic name filling (#2056)
392 * MC treats files ending with a dot as gzip (#2114)
393 * Broken default regexp mask in filecopy dialog (#2001)
394 * Misleading label "Status:" in the Info panel (#2146)
395 * Can't define help window background via skin (#1701)
396 * i18n_checktimelength may vary depending on the season (#1671)
397 * Build breaks on ignored return values (#1897)
398 * Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094)
399 * Incorrect overwrite behavior with UTF-8 codeset in editor (#2081)
400 * Incorrect toggling state of ruler in viewer (#2067)
401 * Superfluous "Search done, Continue from begining?" dialog in viewer (#2091)
402 * Turning on wrap mode does not scroll left/right the file view (#2107)
403 * Cannot scroll wrapped long lines in viewer (#2086)
404 * Fixed EOL/BOL movements in plain mode (#1734)
405 * Text area is not updated in hex mode (#2005)
406 * Incorrect handling of archives in EXTFS VFS (#1909)
407 * Segfault in symlink handling within archives
408 * urar EXTFS doesn't correctly show localized filenames in RAR archives (#2049)
409 * urar EXTFS: disable RAR/UNRAR user/system configuration for archive list and copyout operations (#2050)
410 * Patches adding a single line are not shown correctly by patchfs (#2149)
411 * uzip EXTFS: fixed Y2K bug (#2122)
418 * Minimal required GLib version is 2.8 (#1980)
419 * Reorganization of source tree structure (#1866, #2037)
420 * States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965)
421 * New file type bindings:
422 o viewing .lyx with lyxcat, opening with lyx (#1693)
423 * Added shortcut (Meta-,) to toggle panels split (#1991)
424 * Capability to remove history items. WListbox widget was fully reimplemented (#1445)
425 * Autodetect codepages of edited/viewed files with enca program (#1838)
426 * Custom/locale-based date format (#1767)
427 * New quick search behavior, allow wildcard characters - '*' and '?'(#2022)
428 * Panels: new sort type 'by version' (#1994)
429 * Added 'menuinactive' skin item to draw inactive visible main menu (#1999)
430 * Added ability to show progressbars (when copy files) from right to left (#1443)
431 * Added indication of total BPS and ETA for file operations; fully rewrited FileOperations dialog (#1443)
435 * Small reorganizing (#1931)
436 * Easy plugable EXTFS VFS (#1909)
440 * Some simple optimization of syntax highlighting engine (#1843)
441 * Show right margin using 'editor_show_right_margin' option. Keybind EditToggleShowMargin in [editor] section is used to toggle the state (#1514)
442 * New editor action 'Mark all', new keybind EditMarkAll (#1945)
443 * Changed default for 'Cursor beyond EOL', now it switched off by default (#1946)
444 * Changed default color pair for 'editbold' (search result) to be more sensible (#1559)
448 * Viewer is now very fast (#1585)
449 * Added new confirm box for repeat search from begining of file (#1917)
453 * Lots of code cleanup (#1780, #1915, #1990)
454 * Removed obsolete checks in configuration scripts (#262, #1932)
455 * Documentation updates
456 * Translation updates
460 * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943)
461 * MC won't compile on AIX (#1957)
462 * Missing includes (#1930, #2017)
463 * Missing printf format (#1960)
464 * Memory and file descriptors leaks (#1953, #2028, #2053, #2058)
465 * Small error in versioning (#1905)
466 * Incorrect start up with some special paths (#1992)
467 * Segfault in input line history (#1936)
468 * MC crashes on exit when using C locale (#1942)
469 * MC crashes at exit due to race conditions of destroying subshell and file manager (#2008)
470 * Assertion failed for g_array_free (#1954)
471 * Broken transparency if MC is built with NCurses (#1657)
472 * Selections not visible on monochrome terminals (#1972)
473 * Colors of visible inactive menu (#1702)
474 * Incorrect input line length in 'Edit symlink' dialog window (#1955)
475 * Unquoted shell variables in user menu (#1967)
476 * Ctrl-\ key closes the NCurses-based MC (#1926)
477 * verbose option is always on after MC start (#1940)
478 * Show total progressbar (and related info) when copying just one subdirdir with lot of files (#1443)
479 * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956)
480 * Incorrect editor lock files check (#1935)
481 * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982)
482 * Editor's search parameters are not retained across editing session (#1572)
483 * EditColumnMark can't go up through newline (#1998)
484 * 'Confirm replace' dialog is not converted from UTF-8 to user defined charset (#1986)
485 * Missed \s symbol in Syntax file (#2010)
486 * Viewer in QuickView mode corrupts screen (#1918, #1944)
487 * ViewContinueSearch segfault on empty search (#1996)
488 * MC crashes if file name in archves contains '@' symbol (#1605)
489 * deba and debd VFS: items from DEBIAN directory are not accessible (#1920)
490 * Samba is not built with tcc (#1933)
491 * Incorrect conditional compilation of mcserver (#1925)
492 * Potencial security risk in mcserv (#1902)
493 * 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)
494 * Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029)
495 * FTPFS: strcpy() is used for overlaping strings (#2018)
501 * Fixed double free of memory in editor;
502 * Fixed build with --disable-vfs option;
503 * Fixed compile warnings about unused variables;
504 * Fixed Fedora/RH RPM versioning scheme.
511 * Removed charset confirmation on startup and added the automatic recognize
512 of system charset (#1613)
513 * Some startup speed up (#1781)
514 * Save flags of select/unselet file group (#1776)
515 * Don't set TOSTOP attribute on slave terminal (#1637)
516 * Keybindings for button bars (F1-F10 keys) (#212)
517 * Keybindings for Tree widget
518 * Enlarged sizes of Directory Tree dialog window
519 * Added missed esc sequencies for qansi terminals (#1803)
520 * New file type bindings:
521 + adeed mkv, 3gp video types
522 + use exif(1) output when viewing jpeg files
523 + opening .chm with kchmviewer with fallback to xchm
524 + viewing .mo files with msgunfmt
528 * FISH: add the user name to the ssh command line only if it's not the same as
529 the local logged-in user (#1867)
530 * FTP: support active mode (#1796)
531 * FTP: improved symlink handling
532 * FTP: some FTP-servers don't have chmon support. Ignore FTP errors related
533 to chmod operations (#1708)
534 * EXTFS: added S3 backend by Jakob Kemi (#272)
535 * SFS: use single script for RPM and SRPM packets handling (#1590)
539 * New syntax files: Cabal
540 * Updated syntax files: Python, PHP
541 * Syntax highlighting: added '.hh' and '.hpp' file extensions as C++ sources
545 * Lots of code cleanup and optimization
546 * Workaround for SunStudio compiler bug #6888373 (#1749)
547 * Removed obsolete checks in configuration scripts
548 * Allow save empty value in history (#1814)
549 * Use ctrl-g instead of ctrl-c for SIGINT signal (#1876).
550 * RPM spec: rewritten and simplified static build procedure for legacy distros (#1848)
551 * Translation updated
552 * Documentation updates
553 * Added skin: darker color style (#1659)
557 * Memory and file descriptors leaks
558 * Crash on start if ~/.mc/panels.ini contains incorrect value of 'sort_order' key (#1790)
559 * MC aborts when ctrl-c is pressed (#1793)
560 * Build w/o internal editor (#1826)
561 * Compilation warings of --disable-nls and --disable-charset options (#1831)
562 * Incorrect handling of '--with-search-engine' configure option (#1396)
563 * Segmentation fault when search in different encodings (#1858)
564 * C-w does not delete whole command line (#407)
565 * Wrong shortcuts in menu items (#1836)
566 * Panels state saves and restores despite disabled 'Auto save setup' (#1663)
567 * Case insensitive file sorting in UTF-8 locales (#1536)
568 * Incorrect handling of 0xFF char that is valid char in CP1251 locale (#1883)
569 * Segfault in TreeView loading (#1794)
570 * Incorect stat info of ".." directory in file panel (#1757)
571 * Incorect stat info of ".." directory in info panel (#1757)
572 * Setting "Use passive mode over proxy" is not remembered (#1746)
573 * CK_Edit_Save_Mode command handling in editor (#1810)
574 * Incorrect calculation of some utf-8 characters width (#1768)
575 * Handling CJK chars in editor (#1628)
576 * Incorrect cursor positioning in editor (#1809, #1884)
577 * Vertical block handling in editor (#1839)
578 * Incorrect text scrolling in editor (#1877)
579 * Incorrect mouse movement in editor when text scrolled to the right (#1792)
580 * Newlines are lost when pasting multiline text in editor (#1710)
581 * Mismatched hotkeys EditBeginRecordMacro, EditEndRecordMacro in editor
582 * Mismatched hotkeys EditBeginningOfText, EditEndOfText, EditBeginPage, EditEndPage (#1724)
583 * Some syntax files are not installable (#1779)
584 * Date & time insertion in editor (#1759)
585 * "Matches not found" message is not shown in viewer
586 * Hangup after search in archive in viewer (#1873)
587 * SFS: CPIO VFS skips empty directories in the root of archive (#1732)
588 * Incorrect parsing FTP-string (#1605)
589 * LZMA files detect (#1798)
590 * FISH: broken filenames and timestamps on really poor busybox devices (#1450)
591 * Minor mistakes and mistypes in man files
592 * Various doxygen warnings
599 * Added feature of sort files by mouse click on column header
600 * Added keybindings to change files sort type via shortcuts
601 (PanelSelectSortOrder, PanelToggleSortOrderPrev, PanelToggleSortOrderNext,
602 PanelReverseSort, PanelSortOrderByName, PanelSortOrderByExt,
603 PanelSortOrderBySize, PanelSortOrderByMTime)
604 * Now the letter of sort type and sort direction is always drawn in panel
605 header (direction of sort is drown near the current sort column in long
607 * Skin-files: added new parameters 'sort-sign-up' and 'sort-sign-down' in
608 the section '[widget-common]' to draw sign of sort direction
609 * Added option 'extensions_case' in filehighlight.ini file.
610 * Menu engine was reimplemented: 1) now menu is build dynamically, 2)
611 shortcut displayed in menu item is not a part of menu item text and it is
612 synchronized with keybinding defined in mc.keymap file (#1563).
616 * Fixed view *.tar files with a colon in name
617 * Allow 'exit' command on non-local filesystems
618 * Added partial support of Microsoft CAB-archives
619 * Added support of ico files
620 * Added support of *.djvu files
621 * Fix segfaults in various cases while browsing various VFSs
622 * Fixed warnings when file copy inside archive.
626 * Added scrolled percentage in status bar (only in "simple statusbar" mode)
627 * Fixed Misbehaving rectangular select in editor (wrong when selected from
628 right to left and/or bottom to top)
629 * Split editor menu 'Command' to 'Command' and 'Format'
630 * Added option 'Check POSIX new line' into 'Save mode...' dialog, add notification
631 before save when no newline at EOF (#46)
632 * Added bindings ('EditShiftBlockLeft', 'EditShiftBlockRight') for shift block
633 * Fixed incorrect drawing CJK (double width) character
637 * Fixed tabs alignment (#1664)
638 * Fixed view of next/prev file (#1750)
642 * Shared clipboard for the mc editor, form fields, panel and command prompt
643 * Refactoring: now all filename constants are placed in src/fileloc.h file
644 * Testing & development: added ability for change user config dir. For example,
645 type make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'
646 * Changed Alt+Backspace behavior in command line
650 * Fixed broken building under uclibc <0.9.29
651 * Autoindent regression
652 * Viewer Hex editor regression
653 * Incorrect indentation block when selecting with F3 + keys
654 * Fixed ownership of config files
655 * Configure.ac: fix broken check of option '--disable-vfs-undelfs'
656 * Learn keys: fixed incorrect save of keys configuration
657 * Fixed bug with 'The shell is already running a command'
658 * Fixed 'B' artefact into OpenSuse console of root user
665 * removed own popt stuff (command line options parser). Now used glib parser
666 * added feature for filenames highlighting in panels
667 * Copy/Move overwrite query dialog is more friendly for long file names
668 * at first run find file dialog now contain latest item from history
669 * charset support enabled by default (--enable-charset option)
670 * added support of skins
671 * added support of key bindings
675 * fixed recognize of tar.xz archives
676 * added recognize of lzma archives by extention
680 * 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac
682 * syntax hightlighting updated: VerilogHDL, Shell script
683 * Added syntax highlighting for *.repo files of yum
684 * Added syntax highlighting of pacman's PKGBUILD and .install files
688 * Fixed showing Windows/Mac (CR LF/CR) line terminator
692 * hotlist: support for environment variables ($HOME, ~username, etc.)
693 * hotlist: support for completion in path input
694 * all list widgets: support for fast navigation by number keys (i.e. 1 -
695 first list item, 2 - second)
699 * restored action of 'ctrl-t' keybinding (mark files&dirs). For selecting
701 * segfault on incorrect color pair in [Color] section
702 * incorrect position of panel codeset dialog
703 * limit of 9 digits for of file size display
704 * lines drawing in -a stickchars mode
705 * segfault when you try to use non-anonymous FTP
706 * Ctrl-O handling under GNU Screen in altscreen mode
707 * support of CP866 (IBM866) locale
708 * configure.ac: checking for minimal version of glib and exit if version less
710 * segfault by mouse wheel action in history list and menu
711 * Fixed behvior with Meta+PgDn? in editor
712 * Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL
713 * Fixed editor autocompleting
714 * Fixed Copy/Move dialogs steal Kill Word shortcut
715 * Fixed autoconf issue when configure with --with-gpm-mouse option
722 * cycle menu navigation
723 * change behaviour of C-space, now it calculate size on "..", and for selected
724 dirs if there is one.
725 * new find file option: find only first hit in file (make search faster)
726 * new find file option: Whole words - find whole words only
731 * FTPFS: support of IPv6 protocol
732 * extfs/iso9660 updated to support Joliet "UCS level 1"
736 * new search/replace flag added "In selection"
737 * new hotkeys for bookmarks, now bookmark displayed in state line and editor
738 * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor
739 beyond the end of line
740 * new syntax hightlights added: erlang, ebuild, named, strace, j
741 * syntax hightlights updated: mail, vhdl, html
745 * Reworked for improve perfomance
746 * Implemented interruptable long-distance movements
747 * splitted src/view.[ch] into many files in src/viewer/ subdir for more simple
749 * fixed build of format string in runtime (for better i18n)
750 * add 'Whole words' option into the viewer 'Search' dialog
754 * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the
756 * new: SI-based size show
757 * make shared history for find file, editor search/replace, viever
761 * linking error with --enable-vfs-undelfs
762 * external editor won't open if there are spaces in EDITOR variable
763 * C-c kill mc if mc built with --without-subshell option is run with -d option
764 * directory hotlist rendering
765 * segfault on empty replace string
766 * fixes for vfs/tarfs
767 * removing bashizm from vfs/extfs/u7z
768 * crash mc on create new file (Shift-F4) in external editor
769 * File copy/move dialog: in replacement field now handled asterisks as search groups
770 * VFS: Fixed SIGSERV(or heap corruption) on large filenames
771 * Fixed broken backward search
772 * Fixed uninitialised value for mouse event in in find.c#check_find_events() function
773 * Fixed ctrl+z signal handling
774 * Fixed incorrect showing prompt
775 * Fixed incorrect vertical selection (if line state swiched on)
776 * Fixed screen resize handle if mouse support is disabled
777 * Restore correct current directory after switch from Info panel to List one
778 * Fixed mouse support in 'konsole-256color' terminal
779 * Fixed keycodes in 'xterm-256color' terminal
780 * Fixed incorrect regexp search by content in 'file find' dialog
781 * Fixed incorrect backwards search
782 * Fixed incorrect detection of compressed patchfs
783 * Fixed incorrect detecting codeset when <no translation> codeset selected
790 * native UTF-8 support
791 * filenames charset selection support in panels
792 * new 'Find File' dialog
793 * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex
794 * extended learn keys
795 * locale based codepage autodetection
796 * initial support for doxygen generated docs
797 * refresh of autoconf stuff
798 * translation updates
803 * various editor enchancements (vertical block marking/moving/copy/paste)
804 * navigate across source code through ctags/etags TAGS file
805 * new option 'Persistent selection'
806 * Del/Backspace - delete selected block if 'Persistent selection' switched off
807 * shift block right with TAB key by TAB size or TAB symbol, shift block left with COMPLETE key
808 if 'Persistent selection' switched off
809 * optional showing of line numbers
810 * various syntax files updates
811 * optional highlighting of the tabs and trailing spaces
816 * showing of the free space on current file system
817 * showing of the size selected files in mini-status bar
821 * editor's undo fixes
822 * many fixes from other distributions are included
823 * fish handling for symlinks is fixed
824 * escaping of fancy names is fixed
825 * segfault in fish permission checks is fixed
826 * various mc.ext fixes
827 * commandline completion fixes (mainly, escaping hadling)
828 * small fixes in history handling (locale independent .mc/history entries)
829 * code cleanups, various memleak/etc fixes (many thanks to valgrind)