Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 年之前 |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 年之前 |
Vaclav Petras
|
9218a270ba
doc: module class/family name as first keyword for m.nviz.image, at least 3 keywords per module for m.* modules
|
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
|
05a055f478
m.proj: fix undefned global variable 'grass'
|
9 年之前 |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 年之前 |
Vaclav Petras
|
e1a7a4de62
m.proj: add test for the presence of + in proj_in string (author: Rob Parsons)
|
9 年之前 |
Vaclav Petras
|
a3faf08cdc
m.proj: PEP8 compliant code (author: Rob Parsons)
|
9 年之前 |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 年之前 |
Markus Neteler
|
dafbd1e91d
user message harmonization update (trac https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 年之前 |
Huidae Cho
|
c7e11150c3
m.proj: use grass.separator and allow multi-character separators
|
11 年之前 |
Martin Landa
|
8c71881062
m.proj: guisection cosmetics
|
11 年之前 |
Martin Landa
|
b85382824c
m.proj: add new option 'coordinates'
|
11 年之前 |
Martin Landa
|
649fb42016
m.proj: print reasonable error message when unable to parse output
|
11 年之前 |
Hamish Bowman
|
34a5d8fa27
back to orig option name; refers to direction of travel, not entity being passed
|
11 年之前 |
Martin Landa
|
082de2f39a
Keys in `options` dictionary cannot be shortened. Patch provided by Stepan Turek.
|
12 年之前 |
Markus Metz
|
ba7caf87f7
revert fs back to sep(arator)
|
12 年之前 |
Glynn Clements
|
81c3767e48
Remove debug "print"s
|
13 年之前 |
Glynn Clements
|
1c8af04334
More robust parsing of cs2cs output
|
13 年之前 |
Glynn Clements
|
0181d58399
Fix deadlock (for real, hopefully)
|
13 年之前 |
Glynn Clements
|
e1c075fae0
Fix deadlock
|
13 年之前 |
Markus Neteler
|
d456c6136d
glynn: fix call
|
13 年之前 |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
13 年之前 |
Hamish Bowman
|
cdaa484322
option not req'd as a default answer exists
|
14 年之前 |
Hamish Bowman
|
a9c29514d2
gui sections (merge from devbr6)
|
14 年之前 |
Hamish Bowman
|
f1894cc872
fix v.out.gps, m.proj default is to read from stdin
|
15 年之前 |