Commit History

Author SHA1 Message Date
  Martin Landa 4b79c7a167 wxGUI: gselect.VectorCategorySelect() implemented by Matej Krejci (krejcmat) 10 years ago
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 10 years ago
  Anna Petrášová b37175361f fix r.category dialog - cats input field broken introducing special cats gisprompt in https://trac.osgeo.org/grass/changeset/64276 10 years ago
  Martin Landa 2feff8f820 wxGUI: update onDone methods to pass event as argument 10 years ago
  Anna Petrášová 560f9ca465 wxGUI/forms: avoid illegal name warning when parsing input of g.copy, for example g.copy raster=elevation,elevation2 10 years ago
  Anna Petrášová c91d579be9 wxGUI/gselect: fix g.remove in wxPython 3, Select widget behaves differently 10 years ago
  Martin Landa 52f885ca50 wxGUI: force height for colour widget (wxPython 3 fix) 10 years ago
  Anna Petrášová 5eef8d1083 wxGUI: fix selection widget problem https://trac.osgeo.org/grass/ticket/2533 10 years ago
  Martin Landa 2c621cb398 wxGUI: update for `raster_3d` 10 years ago
  Martin Landa 0e10656a94 wxGUI: update to the new element names 10 years ago
  Anna Petrášová 7258575109 wxGUI/forms: fix commit https://trac.osgeo.org/grass/changeset/63173 10 years ago
  Anna Petrášová f471912385 wxGUI/forms: fix updating dependent widgets with wxPython 3 10 years ago
  Martin Landa 7c6a4494b1 wxGUI: d.vect's fcolor -> fill_color 10 years ago
  Anna Petrášová 117e7baf7f wxGUI: fix closing d.* dialog of a new layer which was removed 10 years ago
  Anna Petrášová 5c6e346553 wxGUI/forms: guisection is preferred to requiredwhen organizing options into tab, also red star added to required options to better distiguish them 10 years ago
  Anna Petrášová cbc06eeac3 g.remove: fix dialog to allow input more maps 10 years ago
  Anna Petrášová ac0dfc0055 g.list/remove: instead of text field use selection widget with multiple elements 10 years ago
  Vaclav Petras 356f6db2a3 wxGUI/forms: change working from 'interactively' to 'directly', add colon and tooltips 10 years ago
  Anna Petrášová 3e7bee0957 wxGUI: completely remove GetRealCmd, hopefully not needed anymore for Windows 10 years ago
  Vaclav Petras eb1c8e765b wxGUI/gui_core: use standard format for option name with type in box label in forms (e.g. g.mlist now has 'type=string' instead of 'type, string') 10 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Martin Landa c3e8ef6852 wxGUI: add SeperatorSelect widget 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 b226ffabab wxGUI: fix symbol path 11 years ago
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 years ago
  Martin Landa 6612e7f771 wxGUI/forms: fix copying command containing spaces 11 years ago
  Martin Landa b71696c20c wxGUI forms: 0-margin for title text 11 years ago
  Anna Petrášová c4a9ec1efc wxGUI: fix StaticWrapText used in generated dialogs for wxPython 3 11 years ago
  Martin Landa c6c7f3cb74 winGRASS: fix dialogs to show manual pages also for python scripts 11 years ago
  Anna Petrášová 156c9c78a3 wxGUI/forms: fix options range for negative values 11 years ago