Martin Landa
|
229834eae6
sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Luca Delucchi
|
2bafbf74cf
sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation
|
10 年之前 |
Anna Petrášová
|
32d261b499
wxGUI: completely remove GetRealCmd, hopefully not needed anymore for Windows (merge from trunk, https://trac.osgeo.org/grass/changeset/61905)
|
10 年之前 |
Anna Petrášová
|
3d6d8db894
wxGUI/prompt: fix browsing command history on Windows (merge from trunk, https://trac.osgeo.org/grass/changeset/61102)
|
10 年之前 |
Anna Petrášová
|
5a4e34f0bb
wxGUI/prompt: fix crashing on Mac with wxPython3 (merge from trunk, https://trac.osgeo.org/grass/changeset/60984)
|
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
|
22597e6758
wxGUI: update prompt history when running command from dialog
|
11 年之前 |
Anna Petrášová
|
d736087ae3
wxGUI/prompt: fix character events for keyboard layouts different from US
|
11 年之前 |
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 年之前 |
Anna Petrášová
|
dcb26875cd
wxGUI/prompt: fix https://trac.osgeo.org/grass/ticket/1963 ('ls -' error); improve autocompletion just after command
|
11 年之前 |
Martin Landa
|
0b70e0bc3d
wxGUI/modeler: set label and comment when adding new command to the model
|
11 年之前 |
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 年之前 |
Martin Landa
|
650a4475eb
wxGUI: run command also when numpad enter key is pressed
|
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á
|
d4cd822c37
wxGUI: refactoring tree structures (menu, search tree, extensions, query)
|
12 年之前 |
Anna Petrášová
|
9c9a7e56b3
wxGUI: continue replacing events (promptRunCmd)
|
12 年之前 |
Vaclav Petras
|
94b4f929a8
wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat)
|
12 年之前 |
Anna Petrášová
|
9ace6a6fdd
wxGUI/prompt: remove unused and not maintained classes - PromptListCtrl, TextCtrlAutoComplete, GPromptPopUp
|
12 年之前 |
Anna Petrášová
|
6aa5b28afe
wxGUI/GPrompt: decoupling GPrompt and GConsole; standalone GConsole for testing available (co-author: wenzeslaus)
|
12 年之前 |
Vaclav Petras
|
8334034e10
wxGUI/SearchModuleWindow: decoupling SMW and GPrompt; dangling of autocomplete list fixed (co-author: annakrat)
|
12 年之前 |
Anna Petrášová
|
f47e56427a
wxGUI/prompt: fix autocompletion
|
12 年之前 |
Anna Petrášová
|
54d294ea23
wxGUI/menudata: rename menudata classes
|
12 年之前 |
Vaclav Petras
|
3af6c24fbd
wxGUI/gprompt: module info moved from GPrompt (co-author: annakrat)
|
12 年之前 |
Vaclav Petras
|
c592b02018
wxGUI/goutput: rename GM (gis manager) classes to G (grass) classes (limited to goutput classes)
|
12 年之前 |
Martin Landa
|
5a7c93ca77
wxGUI/prompt: hide auto-complete when closing dialog
|
12 年之前 |
Martin Landa
|
155e27b4e5
wxGUI: internal variables clean up - use methods to access them
|
12 年之前 |
Anna Petrášová
|
cba84015a4
wxGUI: added error handling for https://trac.osgeo.org/grass/ticket/1750
|
12 年之前 |
Anna Petrášová
|
7ec5eeadbd
wxGUI: https://trac.osgeo.org/grass/ticket/1679 fixed
|
13 年之前 |
Martin Landa
|
a4ac2f90c9
wxGUI: implement cmd protocol functionality
|
13 年之前 |
Anna Petrášová
|
f9ec867560
wxGUI: attempt to get rid of CGContextRestoreGState on Mac (see wxWidgets ticket 4272)
|
13 年之前 |