Changes between Version 7 and Version 8 of Release/6.4.3RC3-News


Ignore:
Timestamp:
Apr 20, 2013, 9:17:15 AM (11 years ago)
Author:
neteler
Comment:

update cont'ed

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.3RC3-News

    v7 v8  
    3636==== Major module changes ====
    3737
     38 * db.out.ogr: db.out.ogr: also support attribute export in case of line and area vectors
    3839 * r.cost: backport direction output
    3940 * r.drain: use movement direction surface from r.walk and r.cost; output vector paths
     
    4142 * r.watershed: sync skipping edge cells
    4243 * v.category: new option to print layers only
     44 * various modules: better handle spaces in GISDBASE
    4345
    4446==== Minor module changes ====
    4547
    4648 * examples: Python ctypes usage examples in doc/python/
     49 * d.colortable: add flag to skip showing NULL color for FP maps, ie fill the box
     50 * d.grid: backport of dot flag and line width option
     51 * d.legend: backport of RGB support for text color and at= monitor history fidelity
    4752 * i.maxlik: update manual (improved: rejection map discussion)
    4853 * r.drain: update manual
    49  * r.report/description.html: note how to get computer-parsable output
    50  * v.digit/main.c: don't mess with the current WIND file, use WIND_OVERRIDE instead
     54 * r.in.gdal: report all possible projection mismatches
     55 * r.random: don't segfault on long map names
     56 * r.report: manual, note how to get computer-parsable output
     57 * v.digit: don't mess with the current WIND file, use WIND_OVERRIDE instead
    5158 * v.in.ogr: suggest a minimum snapping threshold if topological errors are encountered
    5259 * v.in.wfs: check for WFS server errors; new example
    5360
    54 A few more; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3RC3.gz ChangeLog]
     61A few more minor changes; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3RC3.gz ChangeLog]
    5562
    5663==== GUI changes ====
     
    5865(wxGUI)
    5966
     67 * wxGUI/manual renderer: show embedded screenshots properly (needed for some pages only)
     68 * wxGUI/map calculator: fix function insert for int()
    6069 * wxGUI/modeler: make random layout (avoid hidden actions), fix removing by right click
    6170 * wxGUI/mapcalc: fix cursor position when adding function
     71 * wxGUI/psmap: show more useful message when preview fails
    6272
    6373==== Library changes ====
     
    90100
    91101 * Messages updated from latest template (consolidation fixes)
     102 * French message translation improved
    92103 * Italian message translation improved
     104 * Spanish message translation improved
    93105
    94106=== Closed tickets ===