Historial de Commits

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