Historique des commits

Auteur SHA1 Message Date
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) il y a 6 ans
  Vaclav Petras c649f041b0 wxGUI: replace print statement by print function for Python 3 support, remove mixed tabs (PEP8 E101, W191, see https://trac.osgeo.org/grass/ticket/2708) il y a 7 ans
  Anna Petrášová 6bb347d63b wxGUI: fix problems with imports from https://trac.osgeo.org/grass/changeset/71332 which caused GUI crash il y a 7 ans
  Martin Landa 570eb5b3a7 revert https://trac.osgeo.org/grass/changeset/71332 since it causes GUI startup crash on Debian (wxPython 3.0.2) il y a 7 ans
  Anna Petrášová 0b024b4e6f wxGUI: fix launching with Phoenix on Mac (splash screen), more robust version parsing il y a 7 ans
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 il y a 9 ans
  Martin Landa 98e289afa9 Close wxGUI on GRASS CLI exit (https://trac.osgeo.org/grass/ticket/770) - experimental prototype il y a 9 ans
  Martin Landa 7e3d90bc8d wxGUI: pid not used (cosmetics) il y a 9 ans
  Martin Landa 751608e0d0 simplify GRASS exiting from GUI (see r66917:8) il y a 9 ans
  Martin Landa 8c5ffa71c5 wxGUI: add experimental option to exit GRASS shell from GUI session il y a 9 ans
  Martin Landa afe7acd451 wxgui.py: import GMFrame from GMApp il y a 10 ans
  Martin Landa 1765f8f889 wxgui.py: go back to old version of splash screen (https://trac.osgeo.org/grass/changeset/64455) il y a 10 ans
  Martin Landa fa3796315d wxGUI: add debug message to print startup time (cosmetics) il y a 10 ans
  Martin Landa 1b4a0715f6 wxGUI: hide splash screen slighty before wxGUI is shown il y a 10 ans
  Martin Landa 976782d04c wxGUI: remove unused import il y a 10 ans
  Martin Landa a7a17783de wxGUI: splash screen cosmetics (use named arguments) il y a 10 ans
  Martin Landa 5917945a09 wxGUI: splash screen changed to 2sec il y a 10 ans
  Martin Landa 54a3f8f24b wxGUI: new version of splash screen (based http://wiki.wxpython.org/SplashScreen) il y a 10 ans
  Martin Landa 9a3a047457 Update of splash screen to new version (contributed by Vincent BAIN) il y a 10 ans
  Anna Petrášová 2437e7dc1e wxGUI: add set_raise_on_error(True) to prevent crashing gui when using grass.mapcalc il y a 10 ans
  Pietro Zambelli 69fecb8622 exceptions: Move exceptions from around the GRASS code to one place il y a 10 ans
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation il y a 11 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 50c1d35c5c wxGUI: moved to DISTDIR/gui il y a 11 ans
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) il y a 11 ans
  Hamish Bowman 701c766285 avoid repetition in PYTHONPATH il y a 12 ans
  Anna Petrášová fc0ae66265 wxGUI: ensure compatibility with wxPython 2.9 il y a 12 ans
  Michael Barton b90e4cfcf0 Use normal wx.SplashScreen instead of AdvancedSplash on the Mac to avoid errors whenever GUI is started il y a 13 ans
  Martin Landa 12b354ccb4 wxGUI: move GMFrame to lmgr/frame.py il y a 13 ans
  Martin Landa 7c5f3b08bb wxGUI: various mirror fixes il y a 13 ans