Changes between Version 13 and Version 14 of Release/7.0.1RC-News


Ignore:
Timestamp:
Jun 6, 2015, 3:28:55 AM (9 years ago)
Author:
neteler
Comment:

alpha order

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.1RC-News

    v13 v14  
    4444==== GUI changes ====
    4545
    46 * g.mapsets: dialog must be destroyed, app.MainLoop seems not necessary here
    47 * wxGUI: don't failed when loading map layers in quiet mode (from workspace)
    48 * wxGUI/ws: fix dialog for wxPython 3.0
    49 * wxGUI: fix importing vectors with one geometry column
    50 * wxGUI: fix change current writing directory on Mac - style=wx.DD_CHANGE_DIR is not working on Mac
    51 * wxGUI/nviz:  fix the name in the toolbar
    52 * wxGUI/composer: catch error due to Ghostscript missing or not on path
    53 * wxGUI/animation: fix speed dialog problem caused by granularity proble
    54 * wxGUI: fix layertree error when switching to different location
    55 * wxGUI/toolboxes: make tooboxes a little bit more independent from GUI
    56 * wxGUI: import only after grass.script.parser() call g.gui.*
    57 * wxGUI: encode from unicode when saving module output to file, see #2614
    58 * wxGUI/dbmgr: add clear button to reload all data
    59 * wxGUI/dmgr: fix focus on Deselect all
    60 * wxGUI/dbmgr: improve handling string where values (check for quotes)
    61 * wxGUI: fix extension manager when metadata are not available
    62 
     46 * G7:g.mapsets: fix -s GUI dialog
     47 * wxGUI/animation: fix speed dialog problem caused by granularity problem
     48 * wxGUI/composer: catch error due to Ghostscript missing or not in path
     49 * wxGUI/dbmgr: add clear button to reload all data
     50 * wxGUI/dbmgr: improve handling string where values (check for quotes)
     51 * wxGUI/dmgr: fix focus on Deselect all
     52 * wxGUI: don't fail when loading map layers in quiet mode (from workspace)
     53 * wxGUI: encode from unicode when saving module output to file, see #2614
     54 * wxGUI: fix change current writing directory on Mac OSX - style=wx.DD_CHANGE_DIR is not working on Mac OSX
     55 * wxGUI: fix extension manager when metadata are not available
     56 * wxGUI: fix importing vectors with one geometry column
     57 * wxGUI: fix layertree error when switching to different location
     58 * wxGUI: import only after grass.script.parser() call g.gui.*
     59 * wxGUI/nviz: fix the name in the toolbar
     60 * wxGUI/toolboxes: make tooboxes a little bit more independent from GUI
     61 * wxGUI/ws: fix dialog for wxPython 3.0
    6362==== Library changes ====
    6463