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


Ignore:
Timestamp:
09/08/09 07:37:23 (15 years ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0-pre3

    v6 v7  
    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   * removed own popt stuff (command line options parser). Now used glib parser 
     11   * added feature for filenames highlighting in panels 
     12   * added parameters 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 
     17   * 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac (CR LF/LF/CR) 
     18   * syntax hightlighting updated: VerilogHDL 
    1919 
    2020=== Viewer === 
     
    2424=== Fixes === 
    2525   * 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) 
     26   * incorrect position of panel codeset dialog 
     27   * limit of 9 digits for of file size display 
     28   * lines drawing in -a stickchars mode (#1497)