Changes between Version 5 and Version 6 of NEWS-4.7.0-pre3


Ignore:
Timestamp:
09/07/09 19:14:11 (15 years ago)
Author:
angel_il
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0-pre3

    v5 v6  
    88 
    99=== Core === 
    10  * Remove own popt stuff (command line options parser). Now used glib parser. 
    11  * Added feature for filenames highlighting in panels. 
    12  * add: params for change frame lines (#1497) 
     10   * Remove own popt stuff (command line options parser). Now used glib parser. 
     11   * Added feature for filenames highlighting in panels. 
     12   * add: params for change frame lines (#1497) 
    1313 
    1414=== VFS === 
    1515 
    1616=== Editor === 
     17   * dialog for specify the format of the line break characters: Windows/UNIX/Mac (CR LF/LF/CR) 
     18   * syntax hightlights updated: VerilogHDL 
    1719 
    1820=== Viewer === 
     
    2123 
    2224=== Fixes === 
    23  * fix: drawing in -a stickchars mode (#1497) 
     25   * segfault on incorrect color pair in [Color] section 
     26   * fixed: incorrect position codeset dialog 
     27   * fix limit of 9 characters per file size 
     28   * fix: drawing in -a stickchars mode (#1497)