Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Martin Landa 175de4687b wxGUI: colorrules module cleaned hace 16 años
  Martin Landa 8c577cc7ac wxGUI: use doxygen style header for files hace 16 años
  Martin Landa 564c6eb039 wxGUI: colorrules fixes hace 16 años
  Martin Landa 25765500ba wxGUI: changes in VectorDBInfo class reverted (https://trac.osgeo.org/grass/changeset/33342) -- it breaks dbm.py completely hace 16 años
  Martin Landa bc1e9c808c cmbarton: New classes create comboboxes for selecting vector layers, vector attribute columns, and generic data table columns. hace 16 años
  Martin Landa e6c0f46520 wxGUI: update https://trac.osgeo.org/grass/changeset/33077, don't duplicate code, use inheritance instead hace 16 años
  Michael Barton 813ad90c40 New classes in gselect.py to create comboboxes for layer and column selection for vectors. Implemented in updated colorrules.py hace 16 años
  Martin Landa e2a53fd0f4 wxGUI: don't crash when gis element is selected repeatedly hace 16 años