Martin Landa
|
21ed9f7144
import grass.script as grass
|
hace 16 años |
Martin Landa
|
e5f3584481
import all from grass.script
|
hace 16 años |
Martin Landa
|
b671e428c5
parse docstrings by doxygen
|
hace 16 años |
Martin Landa
|
c1664fdff4
fix importing grass.script modules
|
hace 16 años |
Martin Landa
|
35e4d930fc
fix wxGUI, see https://trac.osgeo.org/grass/changeset/37347
|
hace 16 años |
Martin Landa
|
5eb72ae91a
wxGUI: select first mapset in module dialog (needed for MSW)
|
hace 16 años |
Michael Barton
|
9f33cd06c4
Use dictionary sort for lists of GIS elements
|
hace 16 años |
Martin Landa
|
c543521c15
wxGUI: Collapse all except current (trac https://trac.osgeo.org/grass/ticket/441)
|
hace 16 años |
Martin Landa
|
4ab3cde6fc
wxGUI: fix vector georectifier and related issues
|
hace 16 años |
Martin Landa
|
548f22b2d0
wxGUI: move check for g.mlist to globalvar module
|
hace 16 años |
Martin Landa
|
e5c76bdf93
wxGUI: explain how to change icon set
|
hace 16 años |
Martin Landa
|
837868657f
wxGUI: MS Windows-related fixes
|
hace 16 años |
Michael Barton
|
51e9c6525a
Fix bug that throws bogus error message to console if you try to change the name of a previously selected GIS element using the tree combobox.
|
hace 16 años |
Martin Landa
|
609ffaccff
wxGUI dialog fix (table -> columns)
|
hace 16 años |
Martin Landa
|
05a60e117f
wxGUI: remove unused DbColumnSelect class
|
hace 16 años |
Martin Landa
|
8e60599097
wxGUI: replace split('\n') with splitlines()
|
hace 16 años |
Martin Landa
|
a1bf2ee5fa
wxGUI: fix InsertTables
|
hace 16 años |
Martin Landa
|
aba5d72968
wxGUI: ignore last \n
|
hace 16 años |
Martin Landa
|
ebec7e177f
wxGUI: use grass.run_command() instead of gcmd.Command(), remove OnXTerm
|
hace 16 años |
Martin Landa
|
95c775ddd1
wxGUI: various fixes
|
hace 16 años |
Martin Landa
|
3b8fedb1f0
grass.py: vector_db returns dictionary instead of list
|
hace 16 años |
Martin Landa
|
4b80f5a2a2
grass.py: list_grouped2() renamed to mlist_grouped()
|
hace 16 años |
Martin Landa
|
8295cdea29
wxGUI: eliminate grassenv, use grass.gisenv() instead
|
hace 16 años |
Martin Landa
|
7ed3740983
message standardization, missing gisprompts added
|
hace 16 años |
Martin Landa
|
75c1bb88f0
grass.py: list_grouped2() added (g.mlist version of list_grouped())
|
hace 16 años |
Martin Landa
|
f6e6f7d01a
remove print statement
|
hace 16 años |
Martin Landa
|
5fae3b9cc7
wxGUI: fix layer selection -- trac https://trac.osgeo.org/grass/ticket/371
|
hace 16 años |
Martin Landa
|
e13dcf5521
wxGUI: dbdriver/dbname widgets implemented
|
hace 16 años |
Martin Landa
|
469b7dd8e3
wxGUI: support for layer_all ('-1' for all layers)
|
hace 16 años |
Martin Landa
|
82e3d5b99f
wxGUI synchronized with develbranch_6 (dbtable, dbcolumn)
|
hace 16 años |