Changes between Version 44 and Version 45 of NEWS-4.7.5


Ignore:
Timestamp:
11/25/10 12:49:59 (13 years ago)
Author:
andrew_b
Comment:

Content was moved to NEWS-4.7.5-pre1

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.5

    v44 v45  
    88 
    99=== Core === 
    10   * Case insensitive sort order of files does not mix dotfiles with others (#1894) 
    11   * Repeat previous quicksearch on C-s C-s (without entering text) (#2365) 
    12   * Added new colors for dialogs and status bars (#2170, #2197) 
    1310 
    1411=== VFS === 
    15   * Hide panels before connect to the FISH (#2268) 
    1612 
    1713=== Editor === 
    18   * Internal editor's bookmarks are persistent now and not lost after exit from the editor. They are saved in ~/.mc/filepos file (#2287) 
    19   * Added forgotten shortcuts from 4.6 branch (#2404) 
    2014 
    2115=== Viewer === 
    22   * Speed up of up/down moving (#2229) 
    2316 
    2417=== Diff viewer === 
    25   * The shortcut was changed from 'ctrl-x, ctrl-y' to 'ctrl-x, ctrl-d' (#2177) 
    2618 
    2719=== Misc === 
    28   * Changed installation destination for some files (#1424): 
    29     * /etc/mc/Syntax -> /usr/share/mc/syntax/Syntax; 
    30     * /etc/mc/mc.lib -> /usr/share/mc/mc.lib; 
    31     * /etc/mc/mc.charsets -> /usr/share/mc/mc.charsets. Added capability to load codepage list from /usr/share/mc/mc.charsets and /etc/mc/mc.charsets and merge them then; 
    32     * Hint files are installed into /usr/share/mc/hints instead of /usr/share/mc; 
    33     * Help files are installed into /usr/share/mc/help instead of /usr/share/mc. 
    34   * Doc updates 
    35   * Translation updates 
    36   * Added new translations: Estonian, Indonesian 
    3720 
    3821=== Fixes === 
    39   * Hang up after exit on FreeBSD (#2333, #2415) 
    40   * Segfault on NetBSD >= 3.0 on startup (#2425) 
    41   * Multi-screen engine doesn't handle correctly some cases (#1490) 
    42   * Fx key numbers were not displayed for disabled keys (#2350) 
    43   * Can't put char '?' into a new name (#2327) 
    44   * Incorrect initial value of WCheck and WRadio widgets width (#2362) 
    45   * Panel encoding is not shown correctly in "Choose codepage" dialog (#1512) 
    46   * Cannot change panel encoding without VFS support (#2137) 
    47   * Panel contents isn't scrolled down by mouse dragging (#2395) 
    48   * Incorrect key event handling in "Listing mode" dialog (#2045) 
    49   * Usability of field history in "Find file" dialog (#2046, #2407) 
    50   * Find "Whole words" search bug (#2396) 
    51   * Directory ignorance does't work in file find (#2366) 
    52   * Incorrect line jump when started as editor (#2344) 
    53   * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785) 
    54   * Syntax highlighting is lost after manual change (#2324) 
    55   * ~ is not treated properly in editor's "Save As" dialog (#2398) 
    56   * Incorrect charset encoding in search in editor (#2417) 
    57   * Segmentation fault in mcviewer on ARM architecture (#2356) 
    58   * Fixed broken action 'cursor beyond EOL' (#2135, #2411) 
    59   * Broken IPv4 FTP connection scheme (#121) 
    60   * Default internal FISH scripts are broken (#2347) 
    6122 
    6223