Historique des commits

Auteur SHA1 Message Date
  Martin Landa 1490a11e6b revert accidental commit (https://trac.osgeo.org/grass/changeset/71275) il y a 7 ans
  Martin Landa 8c3493007b libraster: link against GDAL 2.2 (OSGeo4W) il y a 7 ans
  Martin Landa 012f68e2c9 GUI dialog: fix guidependency for maps/columns (see eg. v.what.vect query_map -> query_column) il y a 8 ans
  Anna Petrášová 54c845c5d4 libpython: use different formatting notation to avoid problems with unicode, see https://trac.osgeo.org/grass/ticket/3205 il y a 8 ans
  Martin Landa 642a8b9b25 d.mon + d.vect: ERROR: Option <map> does not accept multiple answers (see https://trac.osgeo.org/grass/ticket/3132) il y a 8 ans
  Anna Petrášová 09c700d688 wxGUI: fix passing non ascii characters to d.text il y a 8 ans
  Pietro Zambelli 93daa73c3b script: fix python 2 and python 3 syntax il y a 9 ans
  Vaclav Petras 98e0737904 wxGUI: carry on the full path to executable for form.py if provided (https://trac.osgeo.org/grass/ticket/2133) il y a 9 ans
  Anna Petrášová 78ee33bc1e task.py: fix encoding again (https://trac.osgeo.org/grass/ticket/2827) il y a 9 ans
  Anna Petrášová 0f9ccfa08f wxGUI: fix unicode error from https://trac.osgeo.org/grass/ticket/2827 il y a 9 ans
  Anna Petrášová 24cefc9cfc wxGUI: fix loading addons (with different locale) which are compiled for different version - use only byte strings il y a 9 ans
  Pietro Zambelli f8bd0873ae scipt:task import regexp module that it is used il y a 9 ans
  Anna Petrášová 9205811b1c wxGUI: fix https://trac.osgeo.org/grass/ticket/2634 by bringing back https://trac.osgeo.org/grass/changeset/64834 and removing unnecessary decode() il y a 9 ans
  Martin Landa 9975021dde pythonlib: fix typo il y a 10 ans
  Vaclav Petras 1ea1e8e296 pythonlib: more error for script.task.parse_interface il y a 10 ans
  Martin Landa af7746e67f libpython: move cmd list <-> tuple from wxGUI il y a 10 ans
  Markus Neteler 8426ce5072 Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560) il y a 10 ans
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning il y a 10 ans
  Luca Delucchi 28aac9cd13 python script library: update documentation and doctest; fix pep8 il y a 10 ans
  Anna Petrášová 31297ef713 pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports il y a 10 ans
  Anna Petrášová ae1c7ea1d5 fix displaying translated 'required' string (to German) in modules' status bar il y a 10 ans
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) il y a 11 ans
  Martin Landa d8cc4b0090 libpython: fix grass-interface.dtd location il y a 11 ans
  Martin Landa eb15e0ca02 grass.script.task: code cosmetics il y a 11 ans
  Vaclav Petras 8cf24a3d96 handling of scripts on MS Win using Python which (uses PATH) and sys.executable (for grass.script and wxGUI), fixes MAXREPEAT error when running Python script il y a 11 ans
  Anna Petrášová 101045f9dc wxGUI: apply patch from https://trac.osgeo.org/grass/ticket/1941 (Japanese locale) for testing il y a 11 ans
  Anna Petrášová d562686411 pythonlib: fix launching d.rast3d on windows il y a 11 ans
  Anna Petrášová 46909b37bb pythonlib: fix adding .py extension on windows il y a 11 ans
  Anna Petrášová d5ac35c08a pythonlib: clean tabs in script il y a 12 ans
  Markus Metz e5d3791ec0 revert https://trac.osgeo.org/grass/changeset/56351, it breaks the GUI because it interferes with subprocess.Popen. TODO: fix GUI TaskFrame.OnCopy() il y a 12 ans