Anna Petrasova
|
6226ab0f35
wxGUI/prompt: update autocomplete map list when there is a change in db (#1573)
|
3 tahun lalu |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 tahun lalu |
Vaclav Petras
|
c6e81b98e8
Fix spelling in comments, esp. in wxGUI code (#1357)
|
4 tahun lalu |
Anna Petrasova
|
fd93011d71
wxGUI/prompt: support dark themes (#1217)
|
4 tahun lalu |
Vaclav Petras
|
4694e43ed8
wxGUI: Remove calls of unicode function which don't work in Python 3 (#1111)
|
4 tahun lalu |
Tomas Zigo
|
fee653a66a
wxGUI/g.gui.psmap: fix launch ps.map module dialog from the File menu (#1058)
|
4 tahun lalu |
Vaclav Petras
|
2d24a42cd4
init: Change the history file according to the current mapset for Bash and GUI (#930)
|
4 tahun lalu |
nilason
|
3dc4089ddc
wxGUI: avoid flush clipboard if not opened (#819)
|
4 tahun lalu |
Anna Petrasova
|
9ff008446c
wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570)
|
5 tahun lalu |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 tahun lalu |
Martin Landa
|
bc360eed9c
Command prompt - Log files produces empty log files, see https://trac.osgeo.org/grass/ticket/3657
|
6 tahun lalu |
Anna Petrášová
|
172963f9d0
wxGUI: fixes for Python 3 - 3D view and running commands from command console
|
6 tahun lalu |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 tahun lalu |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 tahun lalu |
Anna Petrášová
|
3e7bee0957
wxGUI: completely remove GetRealCmd, hopefully not needed anymore for Windows
|
10 tahun lalu |
Anna Petrášová
|
5708cfcb8e
wxGUI/prompt: fix browsing command history on Windows
|
10 tahun lalu |
Anna Petrášová
|
4b3615713e
wxGUI/prompt: fix crashing on Mac with wxPython3
|
10 tahun lalu |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 tahun lalu |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 tahun lalu |
Martin Landa
|
22597e6758
wxGUI: update prompt history when running command from dialog
|
11 tahun lalu |
Anna Petrášová
|
d736087ae3
wxGUI/prompt: fix character events for keyboard layouts different from US
|
11 tahun lalu |
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 tahun lalu |
Anna Petrášová
|
dcb26875cd
wxGUI/prompt: fix https://trac.osgeo.org/grass/ticket/1963 ('ls -' error); improve autocompletion just after command
|
11 tahun lalu |
Martin Landa
|
0b70e0bc3d
wxGUI/modeler: set label and comment when adding new command to the model
|
11 tahun lalu |
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 tahun lalu |
Martin Landa
|
650a4475eb
wxGUI: run command also when numpad enter key is pressed
|
11 tahun lalu |
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 tahun lalu |
Anna Petrášová
|
d4cd822c37
wxGUI: refactoring tree structures (menu, search tree, extensions, query)
|
12 tahun lalu |
Anna Petrášová
|
9c9a7e56b3
wxGUI: continue replacing events (promptRunCmd)
|
12 tahun lalu |
Vaclav Petras
|
94b4f929a8
wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat)
|
12 tahun lalu |