Commit History

Author SHA1 Message Date
  Anna Petrášová f02f9d11d8 wxGUI/animation: fix (workaround) for mysterious gui segfault when modules dialogs were hidden and not destroyed in SimpleLayerManager 11 years ago
  Martin Landa aeb4c0aaf8 fix bug introduced in https://trac.osgeo.org/grass/changeset/58212 (no GUI dialogs from CLI) 11 years ago
  Vaclav Petras a51c797b56 wxGUI/gui_core: fixing test for task and task frame (module dialog, form) 11 years ago
  Anna Petrášová 159835ce00 wxGUI/mapswipe: added possibility to display multiple raster/vector maps; reusable SimpleLayerManager created 11 years ago
  Anna Petrášová a84d5ddc4f wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus) 11 years ago
  Martin Landa c53ae8fb3d wxGUI/forms: fix colortable widget for wx 2.9 11 years ago
  Martin Landa 9b7d0eeeea wxGUI/forms: set mask for file browser to (*) 11 years ago
  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 11 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