Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
4 년 전 |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 년 전 |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 년 전 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 년 전 |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 년 전 |
Anna Petrášová
|
9ef89691cc
d.redraw: fix error when using wx monitor
|
8 년 전 |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 년 전 |
Pietro Zambelli
|
fdf7b94fa5
grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72
|
9 년 전 |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 년 전 |
Martin Landa
|
961116c6c3
update scrips to use `d.mon -g`
|
10 년 전 |
Martin Landa
|
d10be41fec
d.redraw: use d.info -s
|
10 년 전 |
Martin Landa
|
bec2b99c78
d.redraw: update for new d.mon architecture
|
10 년 전 |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 년 전 |
Markus Neteler
|
c9f4d5194f
d.* scripts: check if graphics device is open
|
10 년 전 |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 년 전 |
Huidae Cho
|
9666b9294f
Convert MONITOR_*_*FILE variable names to upper case
|
11 년 전 |
Markus Neteler
|
317a514856
keyword cleanup cont'ed
|
12 년 전 |
Martin Landa
|
1c2dd942c2
d.redraw: new module
|
13 년 전 |