Changes between Version 7 and Version 8 of Release/7.8.6-News


Ignore:
Timestamp:
May 19, 2021, 12:13:03 PM (3 years ago)
Author:
nila
Comment:

another CamelCase fix

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.6-News

    v7 v8  
    103103 * wxGUI/locwizard: remove unneeded +ellps proj4string tag (PR:1550)
    104104 * wxGUI/mapwin: check if '!BufferedMapWindow' instance exist before calling '_runUpdateMap()' method (PR:1456)
    105  * wxGUI/rlisetup: dissociate the managed window from the manager ('wx.aui.AuiManager' instance) before destroy wizard window (PR:1196)
     105 * wxGUI/rlisetup: dissociate the managed window from the manager ('wx.aui.!AuiManager' instance) before destroy wizard window (PR:1196)
    106106 * wxGUI/tplot: fix x, y coordinates validation (PR:1199)
    107107 * wxGUI/vselect: fix delete row from selected features list (PR:1231)