Changes between Version 37 and Version 38 of NEWS-4.7.3


Ignore:
Timestamp:
06/24/10 17:50:45 (14 years ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.3

    v37 v38  
    99=== Core === 
    1010  * Mult-screen feature: support of many opened editors and viewers (#1490) 
    11   * Now we can use external utility to copy/paste text to X clipboard (#30) 
    1211  * Reorganization of menu and configuration dialogs. More options are available in UI (#320) 
     12  * Mark of text in input fields is available now, DEL removes selected/unchanged text (#2161, #2228) 
     13  * Now copy/move dialog shows the full path with file name in the field "to:" (#1907) 
    1314  * Removed hardcoded shortcuts in dialog.c (#212) 
    14   * Use system realpath(3) function if available (#1911) 
    1515  * Added new actions for panels: !PanelMarkFileUp and !PanelMarkFileDown (#2021) 
    1616  * Added new capability to create relative symlinks: menu item and "C-x v" default shortcut (#2042) 
     17  * Now we can use external utility to copy/paste text to X clipboard (#30) 
    1718  * Cursor is hidden in menu and listboxes (#1771) 
    1819  * All hotkeys in MC (in menu, checkboxes, etc) in the middle of a word are in the lowercase now (#2168) 
    19   * Mark of text in input fields is available now, DEL removes selected/unchanged text (#2161, #2228) 
     20  * Use system realpath(3) function if available (#1911) 
    2021  * GLib deprecated functions are not used (#2085) 
    21   * Now copy/move dialog show full path with file name in field "to:" (#1907) 
     22 
    2223=== VFS === 
    2324  * Unified charset list is used in core and in VFS (#2203)