Changes between Version 31 and Version 32 of Release/7.0.5-News


Ignore:
Timestamp:
Oct 2, 2016, 1:27:20 PM (8 years ago)
Author:
neteler
Comment:

alpha sort entries

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.5-News

    v31 v32  
    6868
    6969 * G70:d.barscale/northarrow: fix layout when using frame, see #3121
     70 * G70:db.connect: connection to remote database does not work (see #3167)
     71 * G70:db.login: PostgreSQL DB driver "pg": fix connection debug message to include also login info
    7072 * G70:d.histogram: fix x axis labels for small numbers, see #2463
    7173 * G70:d.mon: enlarge width to unhide selection window; solves Gtk-CRITICAL GtkCheckButton message flooding (#3117)
    7274 * G70:d.northarrow: fix multiplication of arrow in latlon regions, see #1242 and #1410
    7375 * G70:d.wms: fix move temp file with os.rename (fix #3148)
    74  * G70:db.login: PostgreSQL DB driver "pg": fix connection debug message to include also login info
    7576 * G70:g.extension: fix loading of temporal addons
    7677 * G70:g.region: fix uninitialized struct - fixes convergence angle, #1500
    7778 * G70:i.segment: fix manhattan distance
    78  * i.eb.* + i.evapo.*: fix for !MegaJoules per meter square per day
    7979 * G70:i.vi: print msg which index is actually calculated; fix ARVI name; apply standard NDVI color table in case of viname=ndvi; writing of color tables fixed
    8080 * G70:r.mapcalc: fix wrong result when neighborhood modifier takes a cell above first
     
    8282 * G70:r.to.vect: delete output on error (see #2394)
    8383 * G70:v.category: fix copy categories; fix Windows bug
     84 * G70:v.edit tool=merge: improve iteration over list of lines, handle zero-length lines
    8485 * G70:v.in.ogr key flag does not change category values and you loose connection between features and attributes (fix #1494);fix segmentation fault (fix #2868)
     86 * G70:v.out.ogr: fix export areas without category as one multi-feature
     87 * G70:v.out.postgis: fix epsg vs. srid check
    8588 * G70:v.what: escape backslash in attributes for valid JSON, see #3133
    8689 * G70:wxGUI: escape ampersand when writing d.wms into workspace, see #3147
    87  * G70:v.out.postgis: fix epsg vs. srid check
    88  * G70:db.connect: connection to remote database does not work (see #3167)
    89  * G70:v.edit tool=merge: improve iteration over list of lines, handle zero-length lines
    90  * G70:v.out.ogr: fix export areas without category as one multi-feature
     90 * i.eb.* + i.evapo.*: fix for !MegaJoules per meter square per day
     91
    9192
    9293==== GUI changes ====