Commit History

Author SHA1 Message Date
  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 11 years ago
  Vaclav Petras 1423e794bb wxGUI/translations: fixing broken compilation and startup (caused by https://trac.osgeo.org/grass/changeset/57219) 11 years ago
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) 11 years ago
  Martin Landa a2f2ee722c wxGUI/extension: generate message error dialog when loading fails 11 years ago
  Martin Landa 52f671e716 wxGUI: RunCommand() print debug if no parent defined 11 years ago
  Hamish Bowman 2dbea8f99f spelling in comment 12 years ago
  Martin Landa e7d447a058 wxGUI/RunCommand: set caption for error dialog 12 years ago
  Martin Landa f1819de769 wxGUI/iclass: better error handling when importing/exporting areas 12 years ago
  Martin Landa f920fedff3 wxGUI: store default encoding as gcmd._enc variable (used by Encode/Decode string) 12 years ago
  Martin Landa 1af7dd2b6c fix typo in https://trac.osgeo.org/grass/changeset/54219 12 years ago
  Martin Landa eaef528903 wxGUI: add GetDefaultEncoding 12 years ago
  Anna Petrášová 5e18d1007a wxGUI: fix indentation, remove unused code 12 years ago
  Martin Landa 619761cc91 wxGUI: define BIN/SCT_EXT 12 years ago
  Vaclav Petras 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) 12 years ago
  Anna Petrášová 8ed3243079 wxGUI: attempt to fix aborting command 13 years ago
  Martin Landa 88e2c60192 wxGUI: fix broken https://trac.osgeo.org/grass/changeset/51610 13 years ago
  Martin Landa e308e25dcf wxGUI: RunCmd() use valid env variables 13 years ago
  Martin Landa bedeec04dc wxGUI: don't fail when locale is invalid 13 years ago
  Martin Landa b17e4c77ec wxGUI: attempt to catch error when getting interface description 13 years ago
  Martin Landa f8a565b6ab wxGUI: move GetRealCmd from `utils` module to `gcmd` 13 years ago
  Martin Landa 158af6a5ec wxGUI: eliminate globalvar.grassCmd['scripts'] 13 years ago
  Martin Landa 5390bf9eb9 wxGUI: another attempt to fix https://trac.osgeo.org/grass/ticket/1496 13 years ago
  Martin Landa 47f03dd07b wxGUI: remove compat, subrocess requited by grass.py 13 years ago
  Martin Landa e30a017a96 wxGUI: report OSError when running command 13 years ago
  Martin Landa f1210ca24a attempt to fix https://trac.osgeo.org/grass/ticket/1496 - TODO: replace such ugly hacks with something more reasonable in the future 13 years ago
  Martin Landa 2b99214f11 wxGUI: update doxygen docs 13 years ago
  Martin Landa c730ae7e6f wxGUI major code reorganization 13 years ago