Changes between Version 5 and Version 6 of NEWS-4.7.0


Ignore:
Timestamp:
12/25/09 15:48:55 (14 years ago)
Author:
zaytsev
Comment:

Grammar

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0

    v5 v6  
    8383 
    8484=== Misc === 
    85  * Shared clipboard for the mc editor, form fields, panel and command prompt (#244) 
    86  * ''Refactoring'': now all filename constants are placed in src/fileloc.h file 
    87  * ''Testing & development'': added ability for change user config dir. For example, type {{{make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'}}} 
    88  * Changed Alt+Backspace behavior in command line (#256) 
    89  * hotlist: support for environment variables ($HOME, ~username, etc.) 
    90  * hotlist: support for completion in path input 
    91  * all list widgets: support for fast navigation by number keys (i.e. 1 - first list item, 2 - second)  
    92  * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the dialog close them 
    93  * new: SI-based size show 
    94  * make shared history for find file, editor search/replace, viever 
    95  * Show free space on current file system; 
    96  * Show size of selected files in mini-status bar. 
     85 * Shared clipboard for the mc editor, form fields, panel and command prompt (#244); 
     86 * ''Refactoring'': now all filename constants are placed in src/fileloc.h file; 
     87 * ''Testing & development'': added ability for change user config dir. For example, type {{{make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'}}}; 
     88 * Changed Alt+Backspace behavior in command line (#256); 
     89 * Hotlist: support for the environment variables ($HOME, ~username, etc.); 
     90 * Hotlist: support for the completion in path input; 
     91 * All list widgets: support for the fast navigation by number keys (i.e. 1 - first list item, 2 - second item etc.); 
     92 * New option mouse_close_dialog, if mouse_close_dialog=1 clicking outside of the dialog closes them; 
     93 * New: SI-based size display; 
     94 * Shared history for find file, editor search/replace, viewer; 
     95 * Show free space on the current file system; 
     96 * Show size of the selected files in the mini-status bar. 
    9797 
    9898=== Fixes ===