Commit History

Author SHA1 Message Date
  Linda Kladivova 6c8f73419d wxGUI: rename Modules tab to Tools tab, and Display tab to Layers tab (#1927) 3 years ago
  Tomas Zigo d6ad4a227b wxGUI/gui_core: fix trigger 'wx.EVT_CHOICE' event if you set widget selection programatically (#1580) 3 years ago
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) 4 years ago
  Vaclav Petras c6e81b98e8 Fix spelling in comments, esp. in wxGUI code (#1357) 4 years ago
  Anna Petrasova 2fb38437ae wxGUI: fix flake F401 (unused import) (#1294) 4 years ago
  Vaclav Petras 2d24a42cd4 init: Change the history file according to the current mapset for Bash and GUI (#930) 4 years ago
  Anna Petrasova 9ff008446c wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570) 5 years ago
  ondrej cf6c2e611e fix double string encoding with EncodeString() 5 years ago
  Anna Petrasova f1f82d16b4 Fix missing checkboxes in ListCtrl (#204) 5 years ago
  Anna Petrasova b5b00f9729 wxGUI: fix deprecated wx.NewId 5 years ago
  pesekon2 7214a4a778 fix the renaming of wx.ListCtrl variables 5 years ago
  Ondrej Pesek 75d0c5d3aa get rid of wx.insertStringItem deprecation warnings (#120) 5 years ago
  Ondrej Pesek ecf099fda6 update usage of map() function to Python 3 (#114) 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
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 years ago
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 years ago
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
  Anna Petrášová ceac8a5952 wxGUI: don't use sys.maxsize with wx.ListCtrl - breaks GUI on 64bit Windows, see https://trac.osgeo.org/grass/ticket/3011 9 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Markus Neteler 9a9b8230ed various spelling errors fixed 9 years ago
  Martin Landa b23a95d809 wxGUI/gmodeler: limit data dialog only to raster,raster_3d and vector 9 years ago
  Martin Landa 0369f16d32 wxGUI: fixes g.gui.gmodeler - blue diagram when adding a raster data (https://trac.osgeo.org/grass/ticket/2906) 9 years ago
  Martin Landa 78e07263c9 wxGUI/gmodeler: fix ModelDataDialog 9 years ago
  Martin Landa 71aca1843c wxGUI/gmodeler: fix add command dialog layout 9 years ago
  Martin Landa 1bb224bfd6 wxGUI/modeler: show in item list parameterized options 9 years ago
  Anna Petrášová c581d96350 wxGUI/modeler: fix for wxPython 3, see https://trac.osgeo.org/grass/ticket/2781 9 years ago
  Martin Landa 0e10656a94 wxGUI: update to the new element names 10 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 years ago
  Anna Petrášová fadd8648a2 wxGUI/modeler: fix dialog for wxPython 3 11 years ago