Commit History

Author SHA1 Message Date
  Martin Landa 4b6f9b4644 wxGUI/forms: fix EVT_TEXT for PictureComboBoxes 11 years ago
  Martin Landa 11df4235d9 wxGUI/forms: fix dialogs with more 'save as' buttons (like r.colors) 11 years ago
  Anna Petrášová 9d7de62fa5 wxGUI: fix https://trac.osgeo.org/grass/ticket/2091, https://trac.osgeo.org/grass/ticket/1808, https://trac.osgeo.org/grass/ticket/1814 11 years ago
  Martin Landa 0deecaa203 wxGUI: update map for [r|r3].colors modules 11 years ago
  Martin Landa 5ba32714ca wxGUI: fix barscale/northarrow widgets 11 years ago
  Martin Landa 7016b9e1b9 wxGUI: update colortable widget handling, see https://trac.osgeo.org/grass/changeset/57804 11 years ago
  Anna Petrášová ba5d4fd857 wxGUI: improve decorations handling (see https://trac.osgeo.org/grass/ticket/2080) 11 years ago
  Anna Petrášová 4a4728f53a wxGUI: fix bug introduced in https://trac.osgeo.org/grass/changeset/57698 11 years ago
  Anna Petrášová c848763875 wxGUI: add barscale and arrow pictures to d.barscale gui (see https://trac.osgeo.org/grass/ticket/2077) 11 years ago
  Anna Petrášová 101045f9dc wxGUI: apply patch from https://trac.osgeo.org/grass/ticket/1941 (Japanese locale) for testing 11 years ago
  Anna Petrášová c6d7578198 wxGUI/forms: add button for timeline tool to widget selecting datasets 11 years ago
  Anna Petrášová 57ffe8113a wxGUI: improved system of switching tools in toolbars 11 years ago
  Anna Petrášová 4ff85d12f3 wxGUI/forms: fix https://trac.osgeo.org/grass/ticket/2054 (merge from releasebranch, https://trac.osgeo.org/grass/changeset/57401) 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
  Anna Petrášová d8f05012d5 wxGUI: add icon only to manual page of dialog, make it smaller 11 years ago
  Hamish Bowman 701c766285 avoid repetition in PYTHONPATH 12 years ago
  Anna Petrášová d89f2f9a06 wxGUI: show color table thumbnails in r.colors combo box 12 years ago
  Markus Metz 348067ea6b tab to space 12 years ago
  Markus Metz 3abcc76cbc wxGUI: protect whitespace with quotes when copying a command 12 years ago
  Martin Landa 1d7423fbdb wxGUI/forms: p['value'] must be string (see task.py) 12 years ago
  Anna Petrášová 6f1bc94e4d wxGUI/forms: use accelerator table, use ctrl+c for standard text copying (not to copy command), ESC to quit (probably working on wx 2.9 only) 12 years ago
  Martin Landa 9caea91727 wxGUI: forms - self._giface can be None 12 years ago
  Martin Landa 9b6a926989 wxGUI: fix TaskFrame - goutput can be None 12 years ago
  Anna Petrášová 5886d1ef03 wxGUI: fix related to https://trac.osgeo.org/grass/ticket/1968 12 years ago
  Štěpán Turek de5c3caf88 synchronize vector map select, layer select and column select 12 years ago
  Štěpán Turek 20909f4916 forms.py: use for vector's map layer/column widgets dependencies also layer_all element 12 years ago
  Anna Petrášová 7f32aef2ea wxGUI: remove tabs (except of gui for v.clean) 12 years ago
  Štěpán Turek 4c42432196 gselect: added new widget ListCtrlComboPopup for multiple selection, v.db.join: added scolumns parameter using the widget 12 years ago
  Anna Petrášová cdb1a0296b wxGUI/forms: use text field instead of FloatSpin for type float 12 years ago
  Vaclav Petras 94b4f929a8 wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat) 12 years ago