Changes between Version 2 and Version 3 of NEWS-4.7.5...4.8.0


Ignore:
Timestamp:
09/27/11 07:23:04 (13 years ago)
Author:
andrew_b
Comment:

Reordering of fixes

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.5...4.8.0

    v2 v3  
    115115  * ctrl-g key closes file panels (#2520) 
    116116  * Incorrect files mark by mouse (#2556) 
     117  * Bold and selected colors of viewer cannot be set in the command line (#2489) 
     118  * Cannot compile on Solaris (#2587) 
     119  * Recent autoconf displays warnings about missing AC_LANG_SOURCE (#2589) 
     120  * Duplication of variable declarations (#2576) 
     121  * Incorrect TTY layer initialization (#2601) 
     122  * Wrong Backspace key behavior in !QuickSearch mode if BS key is mapped to !CdParentSmart action (#2522) 
     123  * M-o works unexpectedly on symlink shortcuts (#2590) 
     124  * Panelize doesn't honour current sorting (#2175) 
     125  * Hintbar jumps to the top of the screen and overwrites main menu (#2593) 
     126  * File size column is bogus for widths above 9 (#2580) 
     127  * Hex search: incorrect length usage in hexadecimal search (#2579) 
     128  * Editor: Incorrect Pascal syntax highlighting (#2531) 
     129  * Editor: mouse clicks are ignored on the bottom line (#2591) 
    117130  * Editor: incorrect restore selection after UNDO (#2456) 
    118131  * Editor: segfault after getting the previous char in utf8 (#2484) 
    119132  * Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500) 
    120   * Bold and selected colors of viewer cannot be set in the command line (#2489) 
     133  * Viewer: Fixed search finds bold/underlined strings twice and highlight search results (#265) 
     134  * Viewer: cursor position is not restored in hex mode (#2543) 
    121135  * Viewer: fixed  incorrect starting offset for 'search again' (#2294) 
    122136  * Viewer: fixed problems while displaying UTF-8 manual pages (#1629) 
     
    132146  * patchfs incorrectly works with filenames containing spaces (#2572) 
    133147  * cd to ~ processed incorrectly in the command line if more than one space is separating the "cd" and "~" (#2120) 
    134   * Cannot compile on Solaris (#2587) 
    135   * Recent autoconf displays warnings about missing AC_LANG_SOURCE (#2589) 
    136   * Duplication of variable declarations (#2576) 
    137   * Incorrect TTY layer initialization (#2601) 
    138   * Wrong Backspace key behavior in !QuickSearch mode if BS key is mapped to !CdParentSmart action (#2522) 
    139   * M-o works unexpectedly on symlink shortcuts (#2590) 
    140   * Panelize doesn't honour current sorting (#2175) 
    141   * Hintbar jumps to the top of the screen and overwrites main menu (#2593) 
    142   * File size column is bogus for widths above 9 (#2580) 
    143   * Hex search: incorrect length usage in hexadecimal search (#2579) 
    144   * Editor: Incorrect Pascal syntax highlighting (#2531) 
    145   * Editor: mouse clicks are ignored on the bottom line (#2591) 
    146   * Viewer: Fixed search finds bold/underlined strings twice and highlight search results (#265) 
    147   * Viewer: cursor position is not restored in hex mode (#2543) 
    148148  * Broken listing in ExtFS VFS module (#81) 
    149149  * File name length is limited in tar archive (#2201)