提交历史

作者 SHA1 备注 提交日期
  Luca Delucchi 2bafbf74cf sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation 10 年之前
  Markus Neteler 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 年之前
  Martin Landa 3618eb3855 define GUIDIR 11 年之前
  Anna Petrášová c9a3b560de wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3 11 年之前
  Anna Petrášová 38a267de13 show progressbar and stop button when the module starts (fix for https://trac.osgeo.org/grass/ticket/2137) 11 年之前
  Anna Petrášová d7ef562290 wxGUI/gconsole: rename write methods parameter 11 年之前
  Anna Petrášová 6e99e83913 wxGUI/gconsole: partial replace of events by signals (co-author: wenzeslaus) 11 年之前
  Anna Petrášová be4d2ab116 wxGUI: change notification for setting comp region from selected map (do not switch tab); add docstring 11 年之前
  Anna Petrášová a84d5ddc4f wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus) 11 年之前
  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 年之前
  Anna Petrášová 49cb07556b wxGUI: show and hide progress in command console, simplify module command console, remove search engine from command console 11 年之前
  Hamish Bowman 701c766285 avoid repetition in PYTHONPATH 12 年之前
  Hamish Bowman 8fd94ffe43 rename 'Protocol' to 'Log file' and make it append not overwrite (https://trac.osgeo.org/grass/ticket/1936, merge from devbr6) 12 年之前
  Anna Petrášová d4cd822c37 wxGUI: refactoring tree structures (menu, search tree, extensions, query) 12 年之前
  Anna Petrášová 9c9a7e56b3 wxGUI: continue replacing events (promptRunCmd) 12 年之前
  Anna Petrášová 6ec82e1793 wxGUI: continue replacing events (moduleSelected), disable currently unused wxGdalSelect event 12 年之前
  Vaclav Petras 94b4f929a8 wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat) 12 年之前
  Anna Petrášová 345d673147 wxGUI/prompt: add help text 12 年之前
  Vaclav Petras 54b0f82d4a wxGUI/mapdisp: handling distance measuring messages with giface, measuring in d.mon works 12 年之前
  Martin Landa b1beb46996 wxGUI: call unicode() with `errors=replace' (avoid failure) 12 年之前
  Anna Petrášová 730f2b049d wxGUI: fix indentation, remove unused code 12 年之前
  Vaclav Petras b2d3737f34 wxGUI/GConsole: fixing usage of goutput, temporary keeping also old interface (co-author: annakrat) 12 年之前
  Vaclav Petras 8d8b8d1a57 wxGUI/GConsole: splitted into two classes GConsole (logic) and GConsoleWindow (GUI) (co-author: annakrat) 12 年之前
  Anna Petrášová 6aa5b28afe wxGUI/GPrompt: decoupling GPrompt and GConsole; standalone GConsole for testing available (co-author: wenzeslaus) 12 年之前
  Anna Petrášová 41b7e052f9 wxGUI/GConsole: decoupling layer manager, moving display commands to layer manager (co-author: wenzeslaus) 12 年之前
  Vaclav Petras a89427062d wxGUI/GConsole: decoupling LayerManager and TaskForm/ModuleForm (co-author: annakrat) 12 年之前
  Anna Petrášová 711630eb28 wxGUI/GConsole: replace SetStatusText by event 12 年之前
  Vaclav Petras e6df4cd49f wxGUI/GConsole: improving r53925: Skip in handlers (co-author: annakrat) 12 年之前
  Vaclav Petras dc65ac9f48 wxGUI/GConsole: removing Modeler specific code, Modeler now uses events (co-author: annakrat) 12 年之前
  Vaclav Petras e1e37bc564 wxGUI/GConsole: various fixes related to https://trac.osgeo.org/grass/changeset/53921 12 年之前