Commit Verlauf

Autor SHA1 Nachricht Datum
  Martin Landa 158605b395 Fix to work with wxPython 3.0 vor 10 Jahren
  Markus Neteler 244aa40be0 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63644) vor 10 Jahren
  Luca Delucchi 2bafbf74cf sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation vor 10 Jahren
  Huidae Cho 74624f9333 Update old g.list/remove calls in modules vor 10 Jahren
  Anna Petrášová bdde045836 pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports (merge from trunk, https://trac.osgeo.org/grass/changeset/61854) vor 10 Jahren
  Anna Petrášová 8c11130faf wxGUI: workaround for not visible toolbars on Mac with wxPython 3 (merge from trunk, 60999) vor 10 Jahren
  Markus Neteler 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) vor 11 Jahren
  Martin Landa 3618eb3855 define GUIDIR vor 11 Jahren
  Martin Landa d18ee58e1b wxGUI/modeler: support 'region' type in variables vor 11 Jahren
  Martin Landa c0827c16fc wxGUI/modeler: define default name for exported Python script vor 11 Jahren
  Martin Landa 1a7f600120 wxGUI/modeler: do not hide progress bar vor 11 Jahren
  Martin Landa 51cb95e59f wxGUI/modeler: show dialog also for commands with no argument vor 11 Jahren
  Martin Landa 9a7b96bc38 wxGUI/modeler: allow multiple selection, label size column width vor 11 Jahren
  Martin Landa ffbaff5681 wxGUI/modeler: fix contextual menu for ModelComment object - set comments vor 11 Jahren
  Martin Landa e6f02273b8 wxGUI/modeler: fix draging objects vor 11 Jahren
  Martin Landa d7d174846e wxGUI/modeler: implement new objects to hold comments vor 11 Jahren
  Martin Landa 0d47f3913a wxGUI/modeler: fix loop item definition vor 11 Jahren
  Martin Landa 0b70e0bc3d wxGUI/modeler: set label and comment when adding new command to the model vor 11 Jahren
  Martin Landa deffd22467 wxGUI/modeler: synchronize model objects, text->label vor 11 Jahren
  Martin Landa 4347b590dc wxGUI/modeler+psmap: show separators vor 11 Jahren
  Martin Landa ca71bf25bb wxGUI/modeler: fix deleting objects by 'delete key' vor 11 Jahren
  Martin Landa 3517765f17 wxGUI/modeler: name->label (cosmetics) vor 11 Jahren
  Martin Landa 13eaf47e38 wxGUI/modeler: implement comments https://trac.osgeo.org/grass/ticket/2148 vor 11 Jahren
  Martin Landa 8b0412507d wxGUI: fix usage GraphicalModelerGrassInterface for property dialogs vor 11 Jahren
  Martin Landa c47fb86ed9 wxGUI/modeler: implement GrassInterface class (just few issues related to forms.py) vor 11 Jahren
  Martin Landa 314d2b67ca wxGUI/gmodeler: fix ModelListCtrl editable mode (variables) vor 11 Jahren
  Martin Landa e1c65a232e wxGUI: fix pystc import (moved to gui_core) vor 11 Jahren
  Martin Landa 5c3b99361e wxGUI/gmodeler: fix defining items in the loop (including order change) vor 11 Jahren
  Martin Landa f3c0e3aa4d wxGUI/modeler: item list cosmetics vor 11 Jahren
  Martin Landa 1071b926a3 wxGUI/modeler: fix reordering items inside loop vor 11 Jahren