提交历史

作者 SHA1 备注 提交日期
  nilason 0af3d9d7b8 wxGUI: add dark mode support for command output (#759) 4 年之前
  Anna Petrasova 9ff008446c wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570) 5 年之前
  Anna Petrasova 795aa6eeb2 os.newline should not be used when writing in text mode (#387) 5 年之前
  Anna Petrasova ac8bd27774 Fix dbmgr for Python3 (#344) 5 年之前
  ondrej cf6c2e611e fix double string encoding with EncodeString() 5 年之前
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 年之前
  Martin Landa bc360eed9c Command prompt - Log files produces empty log files, see https://trac.osgeo.org/grass/ticket/3657 6 年之前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Markus Metz 606b5ed29b fix spelling errors (https://trac.osgeo.org/grass/ticket/3447, Debian lintian QA tool), thanks to Bas Couwenberg 7 年之前
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 年之前
  Vaclav Petras e04501b164 wxGUI: more code for testing individual components 8 年之前
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 年之前
  Anna Petrášová f0ee6a2891 wxGUI: encode from unicode when saving module output to file, see https://trac.osgeo.org/grass/ticket/2614 10 年之前
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 10 年之前
  Martin Landa 66cbfe669f wxGUI: button layout cosmetics (wxPython 3) 10 年之前
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 年之前
  Pietro Zambelli d8e6b241fe Remove deprecated warning in wxpython3 11 年之前
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 年之前
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 年之前
  Anna Petrášová c9a3b560de wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3 11 年之前
  Anna Petrášová 38a267de13 show progressbar and stop button when the module starts (fix for https://trac.osgeo.org/grass/ticket/2137) 11 年之前
  Anna Petrášová d7ef562290 wxGUI/gconsole: rename write methods parameter 11 年之前
  Anna Petrášová 6e99e83913 wxGUI/gconsole: partial replace of events by signals (co-author: wenzeslaus) 11 年之前
  Anna Petrášová be4d2ab116 wxGUI: change notification for setting comp region from selected map (do not switch tab); add docstring 11 年之前
  Anna Petrášová a84d5ddc4f wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus) 11 年之前
  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 年之前
  Anna Petrášová 49cb07556b wxGUI: show and hide progress in command console, simplify module command console, remove search engine from command console 11 年之前
  Hamish Bowman 701c766285 avoid repetition in PYTHONPATH 12 年之前
  Hamish Bowman 8fd94ffe43 rename 'Protocol' to 'Log file' and make it append not overwrite (https://trac.osgeo.org/grass/ticket/1936, merge from devbr6) 12 年之前
  Anna Petrášová d4cd822c37 wxGUI: refactoring tree structures (menu, search tree, extensions, query) 12 年之前