Martin Landa
|
e5c76bdf93
wxGUI: explain how to change icon set
|
16 anos atrás |
Martin Landa
|
837868657f
wxGUI: MS Windows-related fixes
|
16 anos atrás |
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.
|
16 anos atrás |
Martin Landa
|
609ffaccff
wxGUI dialog fix (table -> columns)
|
16 anos atrás |
Martin Landa
|
05a60e117f
wxGUI: remove unused DbColumnSelect class
|
16 anos atrás |
Martin Landa
|
8e60599097
wxGUI: replace split('\n') with splitlines()
|
16 anos atrás |
Martin Landa
|
a1bf2ee5fa
wxGUI: fix InsertTables
|
16 anos atrás |
Martin Landa
|
aba5d72968
wxGUI: ignore last \n
|
16 anos atrás |
Martin Landa
|
ebec7e177f
wxGUI: use grass.run_command() instead of gcmd.Command(), remove OnXTerm
|
16 anos atrás |
Martin Landa
|
95c775ddd1
wxGUI: various fixes
|
16 anos atrás |
Martin Landa
|
3b8fedb1f0
grass.py: vector_db returns dictionary instead of list
|
16 anos atrás |
Martin Landa
|
4b80f5a2a2
grass.py: list_grouped2() renamed to mlist_grouped()
|
16 anos atrás |
Martin Landa
|
8295cdea29
wxGUI: eliminate grassenv, use grass.gisenv() instead
|
16 anos atrás |
Martin Landa
|
7ed3740983
message standardization, missing gisprompts added
|
16 anos atrás |
Martin Landa
|
75c1bb88f0
grass.py: list_grouped2() added (g.mlist version of list_grouped())
|
16 anos atrás |
Martin Landa
|
f6e6f7d01a
remove print statement
|
16 anos atrás |
Martin Landa
|
5fae3b9cc7
wxGUI: fix layer selection -- trac https://trac.osgeo.org/grass/ticket/371
|
16 anos atrás |
Martin Landa
|
e13dcf5521
wxGUI: dbdriver/dbname widgets implemented
|
16 anos atrás |
Martin Landa
|
469b7dd8e3
wxGUI: support for layer_all ('-1' for all layers)
|
16 anos atrás |
Martin Landa
|
82e3d5b99f
wxGUI synchronized with develbranch_6 (dbtable, dbcolumn)
|
16 anos atrás |
Martin Landa
|
175de4687b
wxGUI: colorrules module cleaned
|
16 anos atrás |
Martin Landa
|
8c577cc7ac
wxGUI: use doxygen style header for files
|
16 anos atrás |
Martin Landa
|
564c6eb039
wxGUI: colorrules fixes
|
16 anos atrás |
Martin Landa
|
25765500ba
wxGUI: changes in VectorDBInfo class reverted (https://trac.osgeo.org/grass/changeset/33342) -- it breaks dbm.py completely
|
16 anos atrás |
Martin Landa
|
bc1e9c808c
cmbarton: New classes create comboboxes for selecting vector layers, vector attribute columns, and generic data table columns.
|
16 anos atrás |
Martin Landa
|
e6c0f46520
wxGUI: update https://trac.osgeo.org/grass/changeset/33077, don't duplicate code, use inheritance instead
|
16 anos atrás |
Michael Barton
|
813ad90c40
New classes in gselect.py to create comboboxes for layer and column selection for vectors. Implemented in updated colorrules.py
|
16 anos atrás |
Martin Landa
|
e2a53fd0f4
wxGUI: don't crash when gis element is selected repeatedly
|
16 anos atrás |
Michael Barton
|
a354a018f1
Used new grass library for mapset selection and element list parsing. Makes map selection much faster.
|
17 anos atrás |
Martin Landa
|
1e0f53885c
wxGUI: mapset path option removed from GUI preferences (see 'Mapset access' dialog), list of mapsets is build on the fly
|
17 anos atrás |