Historial de Commits

Autor SHA1 Mensaje Fecha
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) hace 4 años
  Vaclav Petras c6e81b98e8 Fix spelling in comments, esp. in wxGUI code (#1357) hace 4 años
  Vaclav Petras 50cd8fcdf4 wxGUI: Ask user about shell only when present (#1219) hace 4 años
  Anna Petrasova 2fb38437ae wxGUI: fix flake F401 (unused import) (#1294) hace 4 años
  Tomas Zigo 3ba94fa958 remove deprecated py 'PIL' module 'fromstring', 'tostring' method call (removed from 'PIL' module version >= 8.0.0) (#1223) hace 4 años
  Martin Landa 0623bffd27 fix parsing GDAL/OGR formats which contains a colon in a description (#1226) hace 4 años
  Anna Petrasova 1c7ef34ca0 wxGUI: fix some flake8 issues (#538) hace 5 años
  Markus Metz e34c8c231b wxGUI: convert EPSG code to int, fixes https://trac.osgeo.org/grass/ticket/3808 hace 6 años
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) hace 6 años
  Markus Metz f7c61a219c wxGUI: use g.proj list_codes=EPSG to read EPSG codes hace 6 años
  Markus Metz 8f0461e3f2 wxGUI: add GeoPackage as known raster/vector format hace 6 años
  Martin Landa 9d6c75cb1d wingrass77 core python3 issues, see https://trac.osgeo.org/grass/ticket/3723 hace 6 años
  Anna Petrášová 72dfc4c48a python: various fixes for python 3 in pygrass and temporal hace 6 años
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti hace 6 años
  Martin Landa d97751aa23 Read EPSG codes with PROJ v.5 fails, see https://trac.osgeo.org/grass/ticket/3514 hace 7 años
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers hace 8 años
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 hace 8 años
  Anna Petrášová d29112fd12 wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza hace 8 años
  Martin Landa 3147062cbd wxGUI: catch also UnicodeDecodeError when reading current directory as GISDBASE hace 9 años
  Anna Petrášová 850e51f80e d.polar: broken since https://trac.osgeo.org/grass/changeset/64459, fixed and enabled from GUI hace 9 años
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 hace 9 años
  Martin Landa 31954a17e6 wxGUI: ReadEpsgCodes() raise OpenError exception of failure (no need for backport) hace 9 años
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) hace 9 años
  Martin Landa 98e289afa9 Close wxGUI on GRASS CLI exit (https://trac.osgeo.org/grass/ticket/770) - experimental prototype hace 9 años
  Anna Petrášová 0baaeca811 replace PIL obsolete function tostring to tobytes hace 9 años
  Martin Landa 25be66e169 wxGUI: modify standalone wx0 monitors to render map layers into hace 10 años
  Vaclav Petras 29bc5aff40 wxGUI: import only after grass.script.parser() call g.gui.* and PEP8 clean up hace 10 años
  Martin Landa 8fac0f25e2 wxGUI: replace utils cmd list <-> tuple by grass.script.gtask functions hace 10 años
  Anna Petrášová 2e87955624 wxGUI: fix finding fully qualified name for 3d rasters hace 10 años
  Martin Landa 866a6cb82f rename d.thematic.area to d.vect.thematic (part 4) hace 10 años