Commit History

Author SHA1 Message Date
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 years ago
  Martin Landa bc360eed9c Command prompt - Log files produces empty log files, see https://trac.osgeo.org/grass/ticket/3657 6 years ago
  Anna Petrášová 172963f9d0 wxGUI: fixes for Python 3 - 3D view and running commands from command console 6 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Martin Landa 0e10656a94 wxGUI: update to the new element names 10 years ago
  Anna Petrášová 3e7bee0957 wxGUI: completely remove GetRealCmd, hopefully not needed anymore for Windows 10 years ago
  Anna Petrášová 5708cfcb8e wxGUI/prompt: fix browsing command history on Windows 10 years ago
  Anna Petrášová 4b3615713e wxGUI/prompt: fix crashing on Mac with wxPython3 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
  Martin Landa 22597e6758 wxGUI: update prompt history when running command from dialog 11 years ago
  Anna Petrášová d736087ae3 wxGUI/prompt: fix character events for keyboard layouts different from US 11 years ago
  Vaclav Petras 98dbbfb347 wxGUI/prompt: reacting to - (minus) key in all cases in command console (relates to https://trac.osgeo.org/grass/ticket/2152) 11 years ago
  Anna Petrášová dcb26875cd wxGUI/prompt: fix https://trac.osgeo.org/grass/ticket/1963 ('ls -' error); improve autocompletion just after command 11 years ago
  Martin Landa 0b70e0bc3d wxGUI/modeler: set label and comment when adding new command to the model 11 years ago
  Martin Landa 917356c722 wxGUI: don't fail when addon_path contains files with non-ascii characters (TODO: fix it, now the problem is just reported) 11 years ago
  Martin Landa 650a4475eb wxGUI: run command also when numpad enter key is pressed 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á d4cd822c37 wxGUI: refactoring tree structures (menu, search tree, extensions, query) 12 years ago
  Anna Petrášová 9c9a7e56b3 wxGUI: continue replacing events (promptRunCmd) 12 years ago
  Vaclav Petras 94b4f929a8 wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat) 12 years ago
  Anna Petrášová 9ace6a6fdd wxGUI/prompt: remove unused and not maintained classes - PromptListCtrl, TextCtrlAutoComplete, GPromptPopUp 12 years ago
  Anna Petrášová 6aa5b28afe wxGUI/GPrompt: decoupling GPrompt and GConsole; standalone GConsole for testing available (co-author: wenzeslaus) 12 years ago
  Vaclav Petras 8334034e10 wxGUI/SearchModuleWindow: decoupling SMW and GPrompt; dangling of autocomplete list fixed (co-author: annakrat) 12 years ago
  Anna Petrášová f47e56427a wxGUI/prompt: fix autocompletion 12 years ago
  Anna Petrášová 54d294ea23 wxGUI/menudata: rename menudata classes 12 years ago
  Vaclav Petras 3af6c24fbd wxGUI/gprompt: module info moved from GPrompt (co-author: annakrat) 12 years ago
  Vaclav Petras c592b02018 wxGUI/goutput: rename GM (gis manager) classes to G (grass) classes (limited to goutput classes) 12 years ago
  Martin Landa 5a7c93ca77 wxGUI/prompt: hide auto-complete when closing dialog 12 years ago
  Martin Landa 155e27b4e5 wxGUI: internal variables clean up - use methods to access them 12 years ago