[GRASS-git] [OSGeo/grass-addons] fbcd3b: wx.metadata/g.gui.metadata: fix wx.FileDialog widg...
Tomas Zigo
noreply at github.com
Thu Jul 2 04:26:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: fbcd3b26da95818b69626a906b449e1ac0c449fe
https://github.com/OSGeo/grass-addons/commit/fbcd3b26da95818b69626a906b449e1ac0c449fe
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
Log Message:
-----------
wx.metadata/g.gui.metadata: fix wx.FileDialog widget window style
Commit: 484dddb9ae3487f4800da3e8b202292029f8af92
https://github.com/OSGeo/grass-addons/commit/484dddb9ae3487f4800da3e8b202292029f8af92
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
Log Message:
-----------
wx.metadata/g.gui.metadata: fix event handler function binding
Commit: 9589e7680920f8379c5ad8726260bdaa405620eb
https://github.com/OSGeo/grass-addons/commit/9589e7680920f8379c5ad8726260bdaa405620eb
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
Log Message:
-----------
wx.metadata/g.gui.metadata: fix CustomTreeCtrl widget GetSelections method
Commit: 029e57de3db64a5020bb86c32e3dd5f2c362f8e8
https://github.com/OSGeo/grass-addons/commit/029e57de3db64a5020bb86c32e3dd5f2c362f8e8
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdutil.py
Log Message:
-----------
wx.metadata/mdlib: fix removeNonAscii function return value
Commit: 13d0c6b93db5523e1cfd07cf32bad4f5f4bf0091
https://github.com/OSGeo/grass-addons/commit/13d0c6b93db5523e1cfd07cf32bad4f5f4bf0091
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdjinjaparser.py
Log Message:
-----------
wx.metadata/mdlib: fix encode string
Commit: bc46cefd8257d7d97b60ec0ae81863c42d87a634
https://github.com/OSGeo/grass-addons/commit/bc46cefd8257d7d97b60ec0ae81863c42d87a634
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py
Log Message:
-----------
wx.metadata/mdlib: fix wx.BoxSizer widget Add method params
Commit: ec61681129b339f6905d89c01875104a3454734c
https://github.com/OSGeo/grass-addons/commit/ec61681129b339f6905d89c01875104a3454734c
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
Log Message:
-----------
wx.metadata/g.gui.metadata: remove add left wx.Panel widget into wx.BoxSizer widget
Commit: d3e3dde3e47d0e2199d658c9b7f4dda046c14e65
https://github.com/OSGeo/grass-addons/commit/d3e3dde3e47d0e2199d658c9b7f4dda046c14e65
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
Log Message:
-----------
wx.metadata/g.gui.metadata: update wx.SplitterWindow widget size
Commit: 84af596a1973987355b4e5d59351dc0d4fc66cca
https://github.com/OSGeo/grass-addons/commit/84af596a1973987355b4e5d59351dc0d4fc66cca
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
M grass7/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py
Log Message:
-----------
wx.metadata/mdlib: increase plus/minus wx.Button widget size (show label)
Commit: 5b1826f8ff7438dd1a76b79b4ca0320293fb77aa
https://github.com/OSGeo/grass-addons/commit/5b1826f8ff7438dd1a76b79b4ca0320293fb77aa
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
M grass7/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py
Log Message:
-----------
wx.metadata/g.gui.metadata, mdlib: fix wx.BoxSizer widget add spacer with Add method
Commit: f819160bffe66300d211d0d2b7c9b073979a2ad3
https://github.com/OSGeo/grass-addons/commit/f819160bffe66300d211d0d2b7c9b073979a2ad3
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix wx.ListCtrl widget wxPyDeprecationWarning
Commit: 9120f3fc2909fd94ecd948868f9d51cfe01d4dc9
https://github.com/OSGeo/grass-addons/commit/9120f3fc2909fd94ecd948868f9d51cfe01d4dc9
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix wx.ListCtrl widget set tooltip
Commit: 70a5df9f4874f15bd67856432d8c991991d77452
https://github.com/OSGeo/grass-addons/commit/70a5df9f4874f15bd67856432d8c991991d77452
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix decode string
Commit: 8d77ddecfbb770278495f680c3757c0dc6b8fd99
https://github.com/OSGeo/grass-addons/commit/8d77ddecfbb770278495f680c3757c0dc6b8fd99
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix add web service layer
Commit: f13fe7b8212f96d2d52abb90cf581b615775c2b1
https://github.com/OSGeo/grass-addons/commit/f13fe7b8212f96d2d52abb90cf581b615775c2b1
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix constraints builder dialog layout
Commit: 2284db5f1e59b7852b4d8bbc2194d5ad97b386e0
https://github.com/OSGeo/grass-addons/commit/2284db5f1e59b7852b4d8bbc2194d5ad97b386e0
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix constraints builder dialog constraints validation
Commit: 97032cb3a06c8f7a19ab6297c2bc8a37fa74c21e
https://github.com/OSGeo/grass-addons/commit/97032cb3a06c8f7a19ab6297c2bc8a37fa74c21e
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix slice stop index
Commit: bfa239ff1fbb1e638ffcdaea2b5cc514e207cff6
https://github.com/OSGeo/grass-addons/commit/bfa239ff1fbb1e638ffcdaea2b5cc514e207cff6
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: remove unused code line
Commit: fb938827ddfc5ec34d10f0bbab367e973e50d9dd
https://github.com/OSGeo/grass-addons/commit/fb938827ddfc5ec34d10f0bbab367e973e50d9dd
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix result list wx.ListCtrl widget vertical expand
Commit: b1c170cf1a7ca09ba2a5ffc763861d18fabb3d26
https://github.com/OSGeo/grass-addons/commit/b1c170cf1a7ca09ba2a5ffc763861d18fabb3d26
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
Log Message:
-----------
wx.metadata/g.gui.metadata: set class config attr (req for the CswPublisher class init)
Commit: 8736c91751b1f9b76da7355fdbc838f31eb4fa02
https://github.com/OSGeo/grass-addons/commit/8736c91751b1f9b76da7355fdbc838f31eb4fa02
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
M grass7/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py
Log Message:
-----------
wx.metadata/g.gui.metadata, mdlib: replace add space Add method with AddSpacer method (minim. vertical space between widgets)
Commit: c3bf5c6cee89ae1675016a60e7d8320d87930ec3
https://github.com/OSGeo/grass-addons/commit/c3bf5c6cee89ae1675016a60e7d8320d87930ec3
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py
Log Message:
-----------
wx.metadata/g.gui.metadata: fix not overflow duplicated item widget from ScrolledPanel widget during scrolling
Commit: 7d18fb0d4ac81bc8206a024a376dfdcca681ae55
https://github.com/OSGeo/grass-addons/commit/7d18fb0d4ac81bc8206a024a376dfdcca681ae55
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdjinjaparser.py
Log Message:
-----------
wx.metadata/mdlib: fix compare two metadata items (remove metadata item)
Commit: 0a6f789fc59c07349b085d636e18e7126ed326c7
https://github.com/OSGeo/grass-addons/commit/0a6f789fc59c07349b085d636e18e7126ed326c7
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
Log Message:
-----------
wx.metadata/g.gui.metadata.py: remove calling non exist method
Commit: 4f93b3ecbd21488b1c8ffcd9d8e682aef1effaca
https://github.com/OSGeo/grass-addons/commit/4f93b3ecbd21488b1c8ffcd9d8e682aef1effaca
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py
Log Message:
-----------
wx.metadata/mdlib: fix pdf doc logo path
Commit: 91d309dfece60a89ae47f363028a022abac5da6c
https://github.com/OSGeo/grass-addons/commit/91d309dfece60a89ae47f363028a022abac5da6c
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py
Log Message:
-----------
wx.metadata/mdlib: replace google api for generate static map img with osm api (https://github.com/jperelli/osm-static-maps)
Commit: f68481fcabcca1bd6f04c736f62d3e85cef72d98
https://github.com/OSGeo/grass-addons/commit/f68481fcabcca1bd6f04c736f62d3e85cef72d98
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py
M grass7/gui/wxpython/wx.metadata/mdlib/mdpdftheme.py
Log Message:
-----------
wx.metadata/mdlib: fix write output pdf doc
Commit: f33d287126a898db2d106f18bd1aa4987887a74e
https://github.com/OSGeo/grass-addons/commit/f33d287126a898db2d106f18bd1aa4987887a74e
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
Log Message:
-----------
wx.metadata/g.gui.metadata.py: fix wx.TreeCtrl widget wxPyDeprecationWarning
Commit: ea1f8ea456e60817df924f090cd59faa6d74873f
https://github.com/OSGeo/grass-addons/commit/ea1f8ea456e60817df924f090cd59faa6d74873f
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py
Log Message:
-----------
wx.metadata/mdlib: set static map img service url geojson query param with arg (rectangle polygon)
Commit: d31dadf0515a757b4494b39cb721ee430e22ca42
https://github.com/OSGeo/grass-addons/commit/d31dadf0515a757b4494b39cb721ee430e22ca42
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py
Log Message:
-----------
wx.metadata/mdlib: fix script file header, import py modules according flake8
Commit: 7318ea6c979425c68b206ece82db91a616fddf72
https://github.com/OSGeo/grass-addons/commit/7318ea6c979425c68b206ece82db91a616fddf72
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py
Log Message:
-----------
wx.metadata/mdlib: set static map img url debug info
Commit: bcd56e7f2ec3a37ac020f6ff7f9a8aee41d1b888
https://github.com/OSGeo/grass-addons/commit/bcd56e7f2ec3a37ac020f6ff7f9a8aee41d1b888
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/db.csw.admin/db.csw.admin.py
Log Message:
-----------
wx.metadata/db.csw.admin: fix missing manual html file error during compilation
Commit: a79a389096e86d4517959bcb183b704d5587c76c
https://github.com/OSGeo/grass-addons/commit/a79a389096e86d4517959bcb183b704d5587c76c
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py
Log Message:
-----------
wx.metadata/mdlib: fix transform static map bounds coords to the wgs84
Commit: e0ad7dd8d6832ec23c7a41c2ce0a379a41e06ded
https://github.com/OSGeo/grass-addons/commit/e0ad7dd8d6832ec23c7a41c2ce0a379a41e06ded
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/db.csw.admin/db.csw.admin.py
M grass7/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.py
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
M grass7/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.py
M grass7/gui/wxpython/wx.metadata/v.info.iso/v.info.iso.py
Log Message:
-----------
wx.metadata/db.csw.admin, g.gui.cswbrowser, g.gui.metadata, t.info.iso, v.info.iso: fix import mdlib
Commit: ebf669c49e47e9502e250384beb24c9a57c95f1e
https://github.com/OSGeo/grass-addons/commit/ebf669c49e47e9502e250384beb24c9a57c95f1e
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix missing wxgui path
Commit: 060ff2faf534539c6284b3e44685ffd5c703d4f1
https://github.com/OSGeo/grass-addons/commit/060ff2faf534539c6284b3e44685ffd5c703d4f1
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py
Log Message:
-----------
wx.metadata/mdlib: fix static map zoom max value
Commit: 249c32eca5c40b50600671b61164857cacba3532
https://github.com/OSGeo/grass-addons/commit/249c32eca5c40b50600671b61164857cacba3532
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/dependency.py
Log Message:
-----------
wx.metadata: improve code of checking add-on py libs dependencies
Commit: eb0b2c13ccb07b7d1551ed0ebb7829c5f28948c8
https://github.com/OSGeo/grass-addons/commit/eb0b2c13ccb07b7d1551ed0ebb7829c5f28948c8
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.py
M grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py
Log Message:
-----------
wx.metadata/g.gui.cswbrowser, g.gui.metadata: add basic module description
Commit: 012bfc48604815fbf2b4d36dd58d03ea2073d002
https://github.com/OSGeo/grass-addons/commit/012bfc48604815fbf2b4d36dd58d03ea2073d002
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdgrass.py
Log Message:
-----------
wx.metadata/mdlib: fix module name
Commit: 3261b274e8d97c0f3e4bc12145478cb8a5f232ca
https://github.com/OSGeo/grass-addons/commit/3261b274e8d97c0f3e4bc12145478cb8a5f232ca
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdgrass.py
Log Message:
-----------
wx.metadata/mdlib: fix map name
Commit: ab7dca686579e92cba895c9f4b790f930231fced
https://github.com/OSGeo/grass-addons/commit/ab7dca686579e92cba895c9f4b790f930231fced
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/mdutil.py
M grass7/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.py
M grass7/gui/wxpython/wx.metadata/v.info.iso/v.info.iso.py
Log Message:
-----------
wx.metadata/mdlib, t.info.iso, v.info.iso: fix flake8-strict errors
Commit: 72a9f342cecddad5dd76676b43a6b891bdc4bef0
https://github.com/OSGeo/grass-addons/commit/72a9f342cecddad5dd76676b43a6b891bdc4bef0
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/g.gui.cswbrowser, mdlib: set busy cursor after click on the search btn widget
Commit: 301d9bd2f55d4a00223f8f474545f64b8621d462
https://github.com/OSGeo/grass-addons/commit/301d9bd2f55d4a00223f8f474545f64b8621d462
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/mdlib: fix wx.ListCtrl widget wxPyDeprecationWarning
Commit: 6a001d2a91684cc5f78045b070465fb0667ce922
https://github.com/OSGeo/grass-addons/commit/6a001d2a91684cc5f78045b070465fb0667ce922
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/mdlib/cswlib.py
Log Message:
-----------
wx.metadata/g.gui.cswbrowser, mdlib: fix insert 'unknown' type, wx.ListCtrl widget result item
Commit: 8d05182ca5672fb9eab61e591d1f5c8e3cad3141
https://github.com/OSGeo/grass-addons/commit/8d05182ca5672fb9eab61e591d1f5c8e3cad3141
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/r.info.iso/r.info.iso.py
Log Message:
-----------
wx.metadata/r.info.iso: fix flake8-strict errors
Commit: 45c99c7e5272d1ac9a51a59cd79c0a3c209ce770
https://github.com/OSGeo/grass-addons/commit/45c99c7e5272d1ac9a51a59cd79c0a3c209ce770
Author: Tomas Zigo <tomas.zigo at slovanet.sk>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M grass7/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.py
Log Message:
-----------
wx.metadata/t.info.iso: fix write result to output file name destination
Compare: https://github.com/OSGeo/grass-addons/compare/5c7b3966ab70...45c99c7e5272
More information about the grass-commit
mailing list