Historie revizí

Autor SHA1 Zpráva Datum
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) před 6 roky
  Markus Metz f7c61a219c wxGUI: use g.proj list_codes=EPSG to read EPSG codes před 6 roky
  Markus Metz 8f0461e3f2 wxGUI: add GeoPackage as known raster/vector format před 6 roky
  Martin Landa 9d6c75cb1d wingrass77 core python3 issues, see https://trac.osgeo.org/grass/ticket/3723 před 6 roky
  Anna Petrášová 72dfc4c48a python: various fixes for python 3 in pygrass and temporal před 6 roky
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti před 6 roky
  Martin Landa d97751aa23 Read EPSG codes with PROJ v.5 fails, see https://trac.osgeo.org/grass/ticket/3514 před 7 roky
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers před 8 roky
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 před 8 roky
  Anna Petrášová d29112fd12 wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza před 8 roky
  Martin Landa 3147062cbd wxGUI: catch also UnicodeDecodeError when reading current directory as GISDBASE před 8 roky
  Anna Petrášová 850e51f80e d.polar: broken since https://trac.osgeo.org/grass/changeset/64459, fixed and enabled from GUI před 9 roky
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 před 9 roky
  Martin Landa 31954a17e6 wxGUI: ReadEpsgCodes() raise OpenError exception of failure (no need for backport) před 9 roky
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) před 9 roky
  Martin Landa 98e289afa9 Close wxGUI on GRASS CLI exit (https://trac.osgeo.org/grass/ticket/770) - experimental prototype před 9 roky
  Anna Petrášová 0baaeca811 replace PIL obsolete function tostring to tobytes před 9 roky
  Martin Landa 25be66e169 wxGUI: modify standalone wx0 monitors to render map layers into před 10 roky
  Vaclav Petras 29bc5aff40 wxGUI: import only after grass.script.parser() call g.gui.* and PEP8 clean up před 10 roky
  Martin Landa 8fac0f25e2 wxGUI: replace utils cmd list <-> tuple by grass.script.gtask functions před 10 roky
  Anna Petrášová 2e87955624 wxGUI: fix finding fully qualified name for 3d rasters před 10 roky
  Martin Landa 866a6cb82f rename d.thematic.area to d.vect.thematic (part 4) před 10 roky
  Anna Petrášová 904ac98576 do not use str with unicode, relates to https://trac.osgeo.org/grass/ticket/2524 před 10 roky
  Vaclav Petras 35ea4b194c d.shade and r.shade: replace 'reliefmap' by more general 'shade' and 'drapemap' by more straight forward 'color' před 10 roky
  Vaclav Petras ae41bf1497 r.relief, r.shade, d.shade: finish rename from d.shadedmap and r.shaded.relief (fixes https://trac.osgeo.org/grass/changeset/63305) před 10 roky
  Martin Landa f2592d3d1a g.mapset: gisdbase -> dbase před 10 roky
  Anna Petrášová 6a6177ff89 wxGUI: change GuiModuleMain implementation, calls simply main() instead of forking new process because it was not stable and not working on Windows and Mac před 10 roky
  Martin Landa 2a093eafef remove print statement (accidentally introduced in https://trac.osgeo.org/grass/changeset/62622) před 10 roky
  Martin Landa aa3f03f2fe wxGUI: catch ValueError in utils.split() před 10 roky
  Anna Petrášová ee4076de8d d.to.rast: new module for wxGUI and d.mon to save map display content as raster map před 10 roky