Commit History

Author SHA1 Message Date
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) 4 years ago
  Anna Petrasova f02ee9c6c4 wxGUI: address flake8 undefined variable (#1325) 4 years ago
  Markus Neteler f3483cf55f PEP8 fixes (#1317) 4 years ago
  Anna Petrasova 7275e780f7 wxGUI: module search GUI improved (#1194) 4 years ago
  nilason 5fd8c298d2 wxGUI: Fix key binding issues on mac (#818) 4 years ago
  Vaclav Petras 2d24a42cd4 init: Change the history file according to the current mapset for Bash and GUI (#930) 4 years ago
  nilason 3dc4089ddc wxGUI: avoid flush clipboard if not opened (#819) 4 years ago
  nilason 0af3d9d7b8 wxGUI: add dark mode support for command output (#759) 4 years ago
  Anna Petrasova 9ff008446c wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570) 5 years ago
  Anna Petrasova 795aa6eeb2 os.newline should not be used when writing in text mode (#387) 5 years ago
  Anna Petrasova ac8bd27774 Fix dbmgr for Python3 (#344) 5 years ago
  ondrej cf6c2e611e fix double string encoding with EncodeString() 5 years ago
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 years ago
  Martin Landa bc360eed9c Command prompt - Log files produces empty log files, see https://trac.osgeo.org/grass/ticket/3657 6 years ago
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 years ago
  Markus Metz 606b5ed29b fix spelling errors (https://trac.osgeo.org/grass/ticket/3447, Debian lintian QA tool), thanks to Bas Couwenberg 7 years ago
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
  Vaclav Petras e04501b164 wxGUI: more code for testing individual components 8 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Anna Petrášová f0ee6a2891 wxGUI: encode from unicode when saving module output to file, see https://trac.osgeo.org/grass/ticket/2614 10 years ago
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 10 years ago
  Martin Landa 66cbfe669f wxGUI: button layout cosmetics (wxPython 3) 10 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Pietro Zambelli d8e6b241fe Remove deprecated warning in wxpython3 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 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 years ago
  Anna Petrášová c9a3b560de wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3 11 years ago
  Anna Petrášová 38a267de13 show progressbar and stop button when the module starts (fix for https://trac.osgeo.org/grass/ticket/2137) 11 years ago
  Anna Petrášová d7ef562290 wxGUI/gconsole: rename write methods parameter 11 years ago
  Anna Petrášová 6e99e83913 wxGUI/gconsole: partial replace of events by signals (co-author: wenzeslaus) 11 years ago