|
|
|
@69242
|
8 years |
lucadelu |
python script: backported raster_what function to work with or without …
|
|
|
|
@68916
|
8 years |
wenzeslaus |
pythonlib: fix import in example, setup is not imported in init.py …
|
|
|
|
@67824
|
8 years |
wenzeslaus |
pythonlib/script: tell the name of not found executable on Windows …
|
|
|
|
@67774
|
9 years |
annakrat |
wxGUI: natural sort for map selection and add many maps dialog, #2818 …
|
|
|
|
@67745
|
9 years |
martinl |
fix pythonlib and GUI when debug/wx_debug value is invalid (do not …
|
|
|
|
@67739
|
9 years |
martinl |
pythonlib: backport set_gui_path() from trunk, needed for wx.mprecip addon
|
|
|
|
@67704
|
9 years |
mlennert |
Various typos (backport r67703 from trunk)
|
|
|
|
@67525
|
9 years |
martinl |
pythonlib: fix db_connection(True) when default DB connection is not …
|
|
|
|
@67408
|
9 years |
martinl |
pythonlib: implement db_begin/commit_transaction (see #2759)
…
|
|
|
|
@67323
|
9 years |
annakrat |
wxGUI: fix encoding issues (r67187, r67205, r67262 merged from trunk)
|
|
|
|
@67289
|
9 years |
martinl |
libpython/setup: define also GRASS_PYTHON if not defined
…
|
|
|
|
@67052
|
9 years |
annakrat |
fix commit r67035 which removes setup.py by accident
|
|
|
|
@67035
|
9 years |
annakrat |
replace PIL obsolete functions (merge from trunk r67011,r67012)
|
|
|
|
@66063
|
9 years |
annakrat |
wxGUI: fix loading addons (with different locale) which are compiled …
|
|
|
|
@65663
|
9 years |
wenzeslaus |
backport r65612 (improve python doc)
|
|
|
|
@65662
|
9 years |
wenzeslaus |
backport r65200 (more error for script.task.parse_interface)
|
|
|
|
@65658
|
9 years |
wenzeslaus |
backport r65523 (improve python doc)
|
|
|
|
@65653
|
9 years |
wenzeslaus |
backport r65474 (64 to 7 and bin to lib in init)
|
|
|
|
@65638
|
9 years |
martinl |
update svn props
(merge r65637 from trunk)
|
|
|
|
@65530
|
9 years |
annakrat |
wxGUI: fix #2634 by bringing back r64834 and removing unnecessary …
|
|
|
|
@65527
|
9 years |
martinl |
revert r65462, causes #2634
|
|
|
|
@65462
|
9 years |
martinl |
Attempt to fix gettext behaviour (issue #2617)
(merge r64834 …
|
|
|
|
@65448
|
9 years |
wenzeslaus |
pythonlib: document and redo compilation in grass.setup (backport …
|
|
|
|
@65417
|
9 years |
neteler |
script/array.py: white space cleanup
|
|
|
|
@64949
|
9 years |
martinl |
GRASS_DB_ENCODING is environmental variable (merge r64948 from trunk)
|
|
|
|
@64832
|
9 years |
annakrat |
script.array: make it into real doctest (merge from trunk, r64831)
|
|
|
|
@64830
|
9 years |
annakrat |
script.array: fix returncode, unintended change of API in r62566 …
|
|
|
|
@64829
|
9 years |
annakrat |
Fix examples in script.array, merge from trunk r64820
|
|
|
|
@64828
|
9 years |
annakrat |
Fix destruction (issue #2616), merge from trunk r64819
|
|
|
|
@64614
|
9 years |
neteler |
numpy.memmap() no longer has _close; use del instead (trunk, r64426)
|
|
|
|
@64321
|
10 years |
neteler |
Fixed various typos (trunk, r64320, trac #2560)
|
|
|
|
@64059
|
10 years |
martinl |
pythonlib: make_command(): do not include Popen opts
(merge …
|
|
|
|
@63657
|
10 years |
neteler |
update g.copy calls to use new element names (#2409) (trunk, r63656)
|
|
|
|
@63653
|
10 years |
neteler |
update g.list/g.remove calls to use new element names (#2409) (trunk, …
|
|
|
|
@63649
|
10 years |
neteler |
update g.region/g.rename calls to use new element names (#2409) …
|
|
|
|
@63617
|
10 years |
martinl |
sync element names with trunk (#2409)
(merge r63189, …
|
|
|
|
@63387
|
10 years |
neteler |
libpython make_command(): say in msg which module call needs an update …
|
|
|
|
@62840
|
10 years |
martinl |
svn prop update
|
|
|
|
@62827
|
10 years |
annakrat |
pythonlib/wxGUI: better error handling of vector_what (merge from …
|
|
|
|
@62823
|
10 years |
wenzeslaus |
pythonlib/script: ignore any errors from g.version (backport of r62822)
|
|
|
|
@62791
|
10 years |
wenzeslaus |
pythonlib: sync minor comments and white space with trunk (no …
|
|
|
|
@62788
|
10 years |
wenzeslaus |
pythonlib: describe more error and fatal functions (backport r62709)
|
|
|
|
@62787
|
10 years |
wenzeslaus |
pythonlib: allow control of error handling for run_command() and …
|
|
|
|
@62786
|
10 years |
wenzeslaus |
pythonlib: raise exceptions from run_command and others (#2326, …
|
|
|
|
@62706
|
10 years |
lucadelu |
sphinx documentation: backported 60817, 61141 and following related to …
|
|
|
|
@62600
|
10 years |
annakrat |
pythonlib: mlist_grouped replaced by list_grouped
|
|
|
|
@62579
|
10 years |
martinl |
v.unpack: fix when default DB connection is not set
(merge …
|
|
|
|
@62427
|
10 years |
annakrat |
g.remove: backport changes in gui interface (multiple elements selection)
|
|
|
|
@62419
|
10 years |
hcho |
Update old g.list/remove calls in modules
|
|
|
|
@62379
|
10 years |
zarch |
Add exceptions module in python library, commit backported: r61187, …
|
|
|
|
@62307
|
10 years |
lucadelu |
lib/python/script/core.py: fix check of differences between upper and …
|
|
|
|
@62257
|
10 years |
wenzeslaus |
pythonlib/setup: add extrabin to PATH, do not add non-existing …
|
|
|
|
@62256
|
10 years |
wenzeslaus |
pythonlib/core: allow underscore at the end of module option (backport …
|
|
|
|
@61992
|
10 years |
martinl |
Use subprocess.Popen() directly for calling g.parser
(merge r60870 …
|
|
|
|
@61926
|
10 years |
annakrat |
temporal: better formatting of suffixes of new maps - include padding …
|
|
|
|
@61924
|
10 years |
annakrat |
pythonlib: create new file utils not to clutter core with simple …
|
|
|
|
@61890
|
10 years |
martinl |
libpython: backport changes in Popen
|
|
|
|
@61811
|
10 years |
annakrat |
wxGUI: fix displaying translated 'required' string (to German) in …
|
|
|
|
@61680
|
10 years |
wenzeslaus |
pythonlib/script: return debug level also for the first invocation …
|
|
|
|
@61475
|
10 years |
neteler |
r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use …
|
|
|
|
@61207
|
10 years |
hellik |
Pass r.mapcalc expressions via stdin rather than expression= (merged …
|
|
|
|
@60750
|
10 years |
annakrat |
r3.info: output also rows, cols and depths (merge from trunk, r60615)
|
|
|
|
@60630
|
10 years |
neteler |
core.py: backport grass.separator() implementation (trunk r60622 and …
|
|
|
|
@60217
|
10 years |
neteler |
Python3 support: exception objects require 'as' keyword (compliant …
|
|
|
|
@59950
|
10 years |
martinl |
pygrass dox file added
python dox file updated
(merge r59949 …
|
|
|
|
@59487
|
10 years |
neteler |
Creating the GRASS GIS 7.0 release branch (development started in …
|
|
copied from grass/trunk/lib/python/script
|
|
|
|
@59486
|
10 years |
martinl |
modify libpython to fix calling Python script from Python script on Windows
|