Commit History

Author SHA1 Message Date
  Luca Delucchi 2bafbf74cf sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation 10 years ago
  Anna Petrášová 1ec469e456 wxGUI: fix unnecessary rerendering when running r.colors with multiple input maps (merge from trunk, https://trac.osgeo.org/grass/changeset/61501) 10 years ago
  Anna Petrášová 6ae965d570 wxGUI: add each layer and not throw error when defined output maps are multiple, e.g. in r.series.interp (merge from trunk, https://trac.osgeo.org/grass/changeset/60934) 10 years ago
  Markus Neteler 7df99e8331 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
  Martin Landa 07b54c7f78 wxGUI: add support for WMS layers (work in progress) 12 years ago
  Vaclav Petras c9471be413 wxGUI/GConsole: fixing usage of command event and fixing d commands without parameters (in Layer Manager) 12 years ago
  Anna Petrášová 9233563898 wxGUI: use interface for CoordinatesSelect (co-author: wenzeslaus) 12 years ago
  Vaclav Petras b2d3737f34 wxGUI/GConsole: fixing usage of goutput, temporary keeping also old interface (co-author: annakrat) 12 years ago
  Vaclav Petras 8d8b8d1a57 wxGUI/GConsole: splitted into two classes GConsole (logic) and GConsoleWindow (GUI) (co-author: annakrat) 12 years ago