Commit History

Author SHA1 Message Date
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed 10 years ago
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage 10 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 years ago
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 years ago
  Anna Petrášová c9a3b560de wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3 11 years ago
  Anna Petrášová acb17c3cb4 wxGUI/g.gui.iclass: fix https://trac.osgeo.org/grass/ticket/2211 (wxPython 3 issue) 11 years ago
  Martin Landa 92254baa20 wxGUI/iclass: fix https://trac.osgeo.org/grass/changeset/58739 11 years ago
  Martin Landa e76c11ac01 wxGUI/iclass: speed-up exporting areas (update statements in one transaction) 11 years ago
  Martin Landa 6d215e523f g.gui.iclass: allow to import training areas from other mapsets 11 years ago
  Martin Landa a7426e6bec wxGUI/iclass: get sorted list of maps from subgroup 11 years ago
  Martin Landa 0851a50297 wxGUI/iclass: add zoom to region icon to the toolbar 11 years ago
  Martin Landa 9cf17c44f7 g.gui.iclass: fix setting group/subgroup from cli 11 years ago
  Martin Landa 80060b54c7 wxGUI/vdigit: toolbar cosmetics 11 years ago
  Štěpán Turek c1d3dfe02e wx.iscatt: run from wx.iclass 11 years ago
  Štěpán Turek cdd7f1615c wx.iclass: event veto fix, rgb rasters as backgroud 11 years ago
  Štěpán Turek 67f81f36f5 wx.iclass: show colors of classes in class manager, and classes choice, signals for integration with scatter plot 11 years ago
  Štěpán Turek 2c46b240bf wx.iclass: support for any name of subgroup, not just same name as group 11 years ago
  Martin Landa 48873568a2 wxGUI/iclass: use temporary vector map for training areas 11 years ago
  Anna Petrášová b1f09ea7f0 wxGUI: setting zoom, pan, pointer mode moved from frame to window 11 years ago
  Anna Petrášová 57ffe8113a wxGUI: improved system of switching tools in toolbars 11 years ago
  Vaclav Petras 5545e755c5 wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window 11 years ago
  Anna Petrášová 37bded6609 wxGUI: remove frame parameter from BufferedWindow 11 years ago
  Vaclav Petras 11179c984f wxGUI/mapwindow: removing mouse motion handlers, using signals for coordinates and for vdigit info 11 years ago
  Vaclav Petras cf326f1d45 wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified) 11 years ago
  Anna Petrášová 1867db3d69 wxGUI/statusbar: fix widgets repositioning 11 years ago
  Štěpán Turek a474a85109 wx.iclass: added button for scatter plot 11 years ago
  Štěpán Turek ab0c59a793 wx.iclass: added interface for statistics data 11 years ago
  Vaclav Petras 42532cb1fa wxGUI/mapwindow: removing call to layer tree by direct calls from tree to map object 11 years ago
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) 11 years ago