Commit History

Author SHA1 Message Date
  Vaclav Petras 58918d1997 wxGUI: add environment paramater to GConsole 9 years ago
  Vaclav Petras e611d9aa1c wxGUI: add todo: caller cannot suppress GUI for a module 9 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) 9 years ago
  Anna Petrášová bcec22a0ab wxGUI: fix adding layers to tree in import dialog (https://trac.osgeo.org/grass/ticket/2860) 9 years ago
  Martin Landa 8dd743772a fix pythonlib and GUI when debug/wx_debug value is invalid (do not fail, just print warning message) 9 years ago
  Martin Landa 13df30919b wxGUI: implement mechanism which allows to pass giface to g.gui.* modules 9 years ago
  Martin Landa c985492a97 wxGUI: enable map layers add from wxGUI prompt 9 years ago
  Martin Landa 2feff8f820 wxGUI: update onDone methods to pass event as argument 10 years ago
  Anna Petrášová 8ce171c24f wxGUI: fix unnecessary rerendering when running r.colors with multiple input maps 10 years ago
  Anna Petrášová ec12d93b9a wxGUI: add each layer and not throw error when defined output maps are multiple, e.g. in r.series.interp 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
  Vaclav Petras 4ecec4601a wxGUI/lmgr: implement cd command for wxGUI Command console, possibility to ignore any commands in gconsole, printing cd log for cd from menu 11 years ago
  Martin Landa 22597e6758 wxGUI: update prompt history when running command from dialog 11 years ago
  Martin Landa 3c450ed90d wxGUI: add created map for v.proj/r.proj 11 years ago
  Martin Landa 48524f53b4 wxGUI: re-render display when mask set 11 years ago
  Martin Landa 6c264f5066 wxGUI: fix py script interface check (when script is not found) 11 years ago
  Martin Landa 78600418f3 wxGUI: move iterface check (https://trac.osgeo.org/grass/changeset/58156) to gconsole 11 years ago
  Anna Petrášová d7ef562290 wxGUI/gconsole: rename write methods parameter 11 years ago
  Anna Petrášová 6e99e83913 wxGUI/gconsole: partial replace of events by signals (co-author: wenzeslaus) 11 years ago
  Anna Petrášová a84d5ddc4f wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus) 11 years ago
  Martin Landa 0deecaa203 wxGUI: update map for [r|r3].colors modules 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á 951ca9f663 wxGUI: check created maps after command finished only for grass commands 12 years ago
  Anna Petrášová 46600bd562 wxGUI/animation: apply patch by Soeren Gebbert (https://trac.osgeo.org/grass/ticket/1926 parallel rendering) 12 years ago
  Vaclav Petras 94b4f929a8 wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat) 12 years ago
  Štěpán Turek c1dc4bc28b gconsole: Only creation and sending of event belongs to condition. 12 years ago
  Martin Landa 28dbc8ea68 wxGUI: fully-featured support for web services (work in progress) 12 years ago
  Martin Landa 26d957d826 wxGUI/command line: force autogenerated GUI dialogs by '--ui' flag 12 years ago