Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
%!s(int64=5) %!d(string=hai) anos |
ondrej
|
cf6c2e611e
fix double string encoding with EncodeString()
|
%!s(int64=5) %!d(string=hai) anos |
Māris Nartišs
|
63d0825062
wxGUI: added install no translation function (#156)
|
%!s(int64=5) %!d(string=hai) anos |
Anna Petrášová
|
af3ab58e9c
pythonlib: cleanup decoding/encoding in scripting library
|
%!s(int64=6) %!d(string=hai) anos |
Martin Landa
|
9d06f81830
vector digitizer crashes with python 3, see https://trac.osgeo.org/grass/ticket/3777
|
%!s(int64=6) %!d(string=hai) anos |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
%!s(int64=6) %!d(string=hai) anos |
Martin Landa
|
d098565658
winGRASS 7.7svn execute command fails, see https://trac.osgeo.org/grass/ticket/3733
|
%!s(int64=6) %!d(string=hai) anos |
Martin Landa
|
9d6c75cb1d
wingrass77 core python3 issues, see https://trac.osgeo.org/grass/ticket/3723
|
%!s(int64=6) %!d(string=hai) anos |
Martin Landa
|
c7bb2fff21
wxGUI: fix command output handling in Python3
|
%!s(int64=6) %!d(string=hai) anos |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
%!s(int64=6) %!d(string=hai) anos |
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)
|
%!s(int64=7) %!d(string=hai) anos |
Martin Landa
|
1a147280e6
wxGUI: some steps to support Python 3
|
%!s(int64=8) %!d(string=hai) anos |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
%!s(int64=9) %!d(string=hai) anos |
Martin Landa
|
f4a5ab2972
wxGUI: RunCommand() avoid non-sense debug messages
|
%!s(int64=10) %!d(string=hai) anos |
Anna Petrášová
|
3e7bee0957
wxGUI: completely remove GetRealCmd, hopefully not needed anymore for Windows
|
%!s(int64=10) %!d(string=hai) anos |
Anna Petrášová
|
7203fe16c3
wxGUI: do not add extension to scripts, this should fix launching gui for now, need to be revised
|
%!s(int64=10) %!d(string=hai) anos |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
%!s(int64=11) %!d(string=hai) anos |
Huidae Cho
|
8942005b6f
gcmd.py: too many values to unpack error fixed. <> escaped
|
%!s(int64=11) %!d(string=hai) anos |
Huidae Cho
|
3d2b8c944a
gcmd.py: more comment
|
%!s(int64=11) %!d(string=hai) anos |
Huidae Cho
|
3d62cf234a
gcmd.py: escape special characters (^|&) on Windows
|
%!s(int64=11) %!d(string=hai) anos |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
%!s(int64=11) %!d(string=hai) anos |
Vaclav Petras
|
8cf24a3d96
handling of scripts on MS Win using Python which (uses PATH) and sys.executable (for grass.script and wxGUI), fixes MAXREPEAT error when running Python script
|
%!s(int64=11) %!d(string=hai) anos |
Vaclav Petras
|
1423e794bb
wxGUI/translations: fixing broken compilation and startup (caused by https://trac.osgeo.org/grass/changeset/57219)
|
%!s(int64=11) %!d(string=hai) anos |
Vaclav Petras
|
ee95f55bfa
wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy)
|
%!s(int64=11) %!d(string=hai) anos |
Martin Landa
|
a2f2ee722c
wxGUI/extension: generate message error dialog when loading fails
|
%!s(int64=11) %!d(string=hai) anos |
Martin Landa
|
52f671e716
wxGUI: RunCommand() print debug if no parent defined
|
%!s(int64=11) %!d(string=hai) anos |
Hamish Bowman
|
2dbea8f99f
spelling in comment
|
%!s(int64=12) %!d(string=hai) anos |
Martin Landa
|
e7d447a058
wxGUI/RunCommand: set caption for error dialog
|
%!s(int64=12) %!d(string=hai) anos |
Martin Landa
|
f1819de769
wxGUI/iclass: better error handling when importing/exporting areas
|
%!s(int64=12) %!d(string=hai) anos |
Martin Landa
|
f920fedff3
wxGUI: store default encoding as gcmd._enc variable (used by Encode/Decode string)
|
%!s(int64=12) %!d(string=hai) anos |