Commit History

Author SHA1 Message Date
  Anna Petrášová 5f8224a405 wxGUI: catch and handle error from typo in console 9 years ago
  Anna Petrášová 9c1df47020 wxGUI: fix reopening d.vect.thematic properties with multiple colors 9 years ago
  Martin Landa be1f873a9e wxGUI: fix GdalSelect usage in forms 9 years ago
  Martin Landa af7a2cf332 wxGUI: implement possibility to use GdalSelect and LayersList in forms.py 9 years ago
  Martin Landa 878a5204ba attempt to fix 'ascii' codec can't decode byte 0xf6 in position 12: ordinal not in range(128) (https://trac.osgeo.org/grass/ticket/2703) 9 years ago
  Martin Landa 7938691ff3 wxGUI: fix r|v.proj functionality (see https://trac.osgeo.org/grass/changeset/65587) 9 years ago
  Anna Petrášová 4047763ab5 wxGUI: https://trac.osgeo.org/grass/ticket/2313 copy button added (author Robert Kuszinger) 10 years ago
  Anna Petrášová cdf03e64ae wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/2650 10 years ago
  Martin Landa 3ff0104741 wxGUI: LayerList - add __len__() 10 years ago
  Martin Landa 04611ac78c wxGUI: gselect.Select() - show grouped maps from map display 10 years ago
  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