Changes between Version 35 and Version 36 of NEWS-4.8.0-pre1


Ignore:
Timestamp:
02/18/11 08:30:27 (14 years ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.8.0-pre1

    v35 v36  
    2525  * Don't reset selection after execute user menu (#2463) 
    2626  * More intuitive word left/right action (now the cursor stop beside EOL/BOL) (#2483) 
    27   * Now double-click - mark the word. Added action EditMarkWord to mark word, EditMarkLine to mark current line (#2499) 
     27  * Duble-click marks the current word. Added action EditMarkWord to mark word, EditMarkLine to mark current line (#2499) 
    2828 
    2929=== Viewer === 
     
    4040 
    4141=== Fixes === 
    42   * Fixed detection of the word boundary (added '{', '}' as end of word) (#2500). 
    4342  * Broken Del & Backspace in dialogs (in locale CP866) (#1634) 
    4443  * Alt-Backspace shortcut doesn't work (#2455) 
     
    5049  * Find file: don't check content regexp if search for content is not used (#2464) 
    5150  * Color of panel header cannot be set in the command line (#2170) 
    52   * Incorrect restore selection after UNDO (#2456) 
    53   * Segfault after getting the previous char in utf8 (#2484) 
    5451  * Bold and selected colors of viewer cannot be set in the command line (#2489) 
     52  * Editor: incorrect restore selection after UNDO (#2456) 
     53  * Editor: segfault after getting the previous char in utf8 (#2484) 
     54  * Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500). 
    5555  * Made AI_ADDRCONFIG optional for RFC 3493 non-compliant systems (#2401) 
    5656  * isoinfo adds ";1" to the end of file name when Joliet without Rock Ridge is used (#2471)