NEWS 53 KB

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