Historial de Commits

Autor SHA1 Mensaje Fecha
  Martin Landa f4a5ab2972 wxGUI: RunCommand() avoid non-sense debug messages hace 10 años
  Anna Petrášová 3e7bee0957 wxGUI: completely remove GetRealCmd, hopefully not needed anymore for Windows hace 10 años
  Anna Petrášová 7203fe16c3 wxGUI: do not add extension to scripts, this should fix launching gui for now, need to be revised hace 11 años
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation hace 11 años
  Huidae Cho 8942005b6f gcmd.py: too many values to unpack error fixed. <> escaped hace 11 años
  Huidae Cho 3d2b8c944a gcmd.py: more comment hace 11 años
  Huidae Cho 3d62cf234a gcmd.py: escape special characters (^|&) on Windows hace 11 años
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) hace 11 años
  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 hace 11 años
  Vaclav Petras 1423e794bb wxGUI/translations: fixing broken compilation and startup (caused by https://trac.osgeo.org/grass/changeset/57219) hace 12 años
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) hace 12 años
  Martin Landa a2f2ee722c wxGUI/extension: generate message error dialog when loading fails hace 12 años
  Martin Landa 52f671e716 wxGUI: RunCommand() print debug if no parent defined hace 12 años
  Hamish Bowman 2dbea8f99f spelling in comment hace 12 años
  Martin Landa e7d447a058 wxGUI/RunCommand: set caption for error dialog hace 12 años
  Martin Landa f1819de769 wxGUI/iclass: better error handling when importing/exporting areas hace 12 años
  Martin Landa f920fedff3 wxGUI: store default encoding as gcmd._enc variable (used by Encode/Decode string) hace 12 años
  Martin Landa 1af7dd2b6c fix typo in https://trac.osgeo.org/grass/changeset/54219 hace 12 años
  Martin Landa eaef528903 wxGUI: add GetDefaultEncoding hace 12 años
  Anna Petrášová 5e18d1007a wxGUI: fix indentation, remove unused code hace 12 años
  Martin Landa 619761cc91 wxGUI: define BIN/SCT_EXT hace 12 años
  Vaclav Petras 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) hace 13 años
  Anna Petrášová 8ed3243079 wxGUI: attempt to fix aborting command hace 13 años
  Martin Landa 88e2c60192 wxGUI: fix broken https://trac.osgeo.org/grass/changeset/51610 hace 13 años
  Martin Landa e308e25dcf wxGUI: RunCmd() use valid env variables hace 13 años
  Martin Landa bedeec04dc wxGUI: don't fail when locale is invalid hace 13 años
  Martin Landa b17e4c77ec wxGUI: attempt to catch error when getting interface description hace 13 años
  Martin Landa f8a565b6ab wxGUI: move GetRealCmd from `utils` module to `gcmd` hace 13 años
  Martin Landa 158af6a5ec wxGUI: eliminate globalvar.grassCmd['scripts'] hace 13 años
  Martin Landa 5390bf9eb9 wxGUI: another attempt to fix https://trac.osgeo.org/grass/ticket/1496 hace 13 años