Anna Petrášová e6ea8f1872 wxGUI: fix Phoenix compatibility 7 years ago
..
__init__.py 87e5b1d9b8 wxGUI: apply pep8 9 years ago
dialogs.py 077c7ccafc wxGUI: continue making gui compatible with Phoenix 7 years ago
forms.py 1f1f39bb75 wxGUI: use print function (no traceback, only proper error message with Python 3) 7 years ago
ghelp.py 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 years ago
goutput.py 606b5ed29b fix spelling errors (https://trac.osgeo.org/grass/ticket/3447, Debian lintian QA tool), thanks to Bas Couwenberg 7 years ago
gselect.py 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) 7 years ago
mapdisp.py 082f271469 wxGUI/mapdisp: web browser-like shortcuts for re-rendering the map display [news] 8 years ago
menu.py 077c7ccafc wxGUI: continue making gui compatible with Phoenix 7 years ago
preferences.py e53edae2da Try to use some of en_XX locales for en language. 7 years ago
prompt.py 87e5b1d9b8 wxGUI: apply pep8 9 years ago
pyedit.py 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 years ago
pystc.py 87e5b1d9b8 wxGUI: apply pep8 9 years ago
query.py fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
simplelmgr.py e04501b164 wxGUI: more code for testing individual components 8 years ago
toolbars.py 077c7ccafc wxGUI: continue making gui compatible with Phoenix 7 years ago
treeview.py 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) 7 years ago
vselect.py 87e5b1d9b8 wxGUI: apply pep8 9 years ago
widgets.py 6e62468793 gui_core: add label in StaticWrapText widget used by SearchModuleWidget (fix for https://trac.osgeo.org/grass/ticket/3402) 7 years ago
wrap.py e6ea8f1872 wxGUI: fix Phoenix compatibility 7 years ago
wxlibplot.py 63336b5f4b wxGUI/plot: use local wxlibplot for all wxPython versions, their old import of numpy does not work anymore 8 years ago