Commit History

Author SHA1 Message Date
  Vaclav Petras 1f1f39bb75 wxGUI: use print function (no traceback, only proper error message with Python 3) 7 years ago
  Anna Petrášová 6bb347d63b wxGUI: fix problems with imports from https://trac.osgeo.org/grass/changeset/71332 which caused GUI crash 7 years ago
  Martin Landa 570eb5b3a7 revert https://trac.osgeo.org/grass/changeset/71332 since it causes GUI startup crash on Debian (wxPython 3.0.2) 7 years ago
  Anna Petrášová 0b024b4e6f wxGUI: fix launching with Phoenix on Mac (splash screen), more robust version parsing 7 years ago
  Martin Landa 383b823392 wxGUI: fix CheckWxVersion() to support also 4.0.0aX 8 years ago
  Vaclav Petras e00f07c8f1 wxGUI: mention (likely) working functionality when GUI fails to start 8 years ago
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
  Anna Petrášová 4041d1c7be wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201 8 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Martin Landa 5cc7a2c271 wxGUI: enlarge LM window (gnome issue) 9 years ago
  Martin Landa a84a92dfb6 wxGUI: fix windows layout (on gnome) 9 years ago
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 10 years ago
  Martin Landa 4316895d4f introduce GRASS_WXVERSION variable 10 years ago
  Martin Landa 1fe7b6f0e1 wxGUI: fix statusbar prop for wxPython3 10 years ago
  Martin Landa 90b8913c10 wxGUI: modify CheckForWx() to enable selection of wxPython version (eg. 2.8 over 3.0) 10 years ago
  Anna Petrášová bd98dce6f1 wxGUI: fix after removing g.mlist 10 years ago
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage 10 years ago
  Martin Landa 9ca4955209 winGRASS: fix addons scanning (python scripts have now bat wrapper) 10 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 years ago
  Martin Landa 368c2ec236 Add GUIDIR/scripts into path 11 years ago
  Martin Landa b226ffabab wxGUI: fix symbol path 11 years ago
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 years ago
  Martin Landa aee733bf5b wxGUI: check if addons are in the path 11 years ago
  Vaclav Petras 0583d4e045 wxGUI/lmgr: increasing width for some platforms because of missing menu items (https://trac.osgeo.org/grass/ticket/1742) 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
  Hamish Bowman 701c766285 avoid repetition in PYTHONPATH 12 years ago
  Anna Petrášová 4f9b2ee7e6 wxGUI: raise minimum version to 2.8.10.1 12 years ago
  Pietro Zambelli 58668f7c72 Move gui.wxpython.core.globalvar.GetGRASSCommands to lib.python.core.get_commands 12 years ago