Commit History

Author SHA1 Message Date
  Martin Landa 0ca48696fa wxGUI: sqlbuilder major clean up (part 1) 15 years ago
  Martin Landa b5e81cf1ad fix filtering GIS elements 16 years ago
  Martin Landa 6e6402e692 remove print statement 16 years ago
  Martin Landa 94478e154c fix VectorSelect filter 16 years ago
  Martin Landa 15883b58a4 wxGUI: VectorSelect implemented 16 years ago
  Martin Landa 898fab0edd wxGUI: register geometry attributes (currently only line length) 16 years ago
  Martin Landa dd9907f059 Refresh button / auto refresh button for Attribute Table viewer while using wxvdigit (trac https://trac.osgeo.org/grass/ticket/642) 16 years ago
  Martin Landa 21ed9f7144 import grass.script as grass 16 years ago
  Martin Landa e5f3584481 import all from grass.script 16 years ago
  Martin Landa b671e428c5 parse docstrings by doxygen 16 years ago
  Martin Landa c1664fdff4 fix importing grass.script modules 16 years ago
  Martin Landa 35e4d930fc fix wxGUI, see https://trac.osgeo.org/grass/changeset/37347 16 years ago
  Martin Landa 5eb72ae91a wxGUI: select first mapset in module dialog (needed for MSW) 16 years ago
  Michael Barton 9f33cd06c4 Use dictionary sort for lists of GIS elements 16 years ago
  Martin Landa c543521c15 wxGUI: Collapse all except current (trac https://trac.osgeo.org/grass/ticket/441) 16 years ago
  Martin Landa 4ab3cde6fc wxGUI: fix vector georectifier and related issues 16 years ago
  Martin Landa 548f22b2d0 wxGUI: move check for g.mlist to globalvar module 16 years ago
  Martin Landa e5c76bdf93 wxGUI: explain how to change icon set 16 years ago
  Martin Landa 837868657f wxGUI: MS Windows-related fixes 16 years ago
  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 years ago
  Martin Landa 609ffaccff wxGUI dialog fix (table -> columns) 16 years ago
  Martin Landa 05a60e117f wxGUI: remove unused DbColumnSelect class 16 years ago
  Martin Landa 8e60599097 wxGUI: replace split('\n') with splitlines() 16 years ago
  Martin Landa a1bf2ee5fa wxGUI: fix InsertTables 16 years ago
  Martin Landa aba5d72968 wxGUI: ignore last \n 16 years ago
  Martin Landa ebec7e177f wxGUI: use grass.run_command() instead of gcmd.Command(), remove OnXTerm 16 years ago
  Martin Landa 95c775ddd1 wxGUI: various fixes 16 years ago
  Martin Landa 3b8fedb1f0 grass.py: vector_db returns dictionary instead of list 16 years ago
  Martin Landa 4b80f5a2a2 grass.py: list_grouped2() renamed to mlist_grouped() 16 years ago
  Martin Landa 8295cdea29 wxGUI: eliminate grassenv, use grass.gisenv() instead 16 years ago