Wolf Bergenheim
|
df0eeb472f
wxGUI: Use .wxgui_history as history file (#1917)
|
3 years ago |
Vaclav Petras
|
0111b11e8b
Update to Black 21.5b1 (#1605)
|
3 years ago |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 years ago |
Vaclav Petras
|
4694e43ed8
wxGUI: Remove calls of unicode function which don't work in Python 3 (#1111)
|
4 years ago |
Anna Petrasova
|
32bb3de1aa
Reflect grassdb changes in catalog (#994)
|
4 years ago |
Anna Petrasova
|
70e64a3cb3
replace deprecated inspect function (#334)
|
5 years ago |
Huidae Cho
|
c2f3398b7b
Change is/is not to ==/!= for literal comparisons (#264)
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Anna Petrášová
|
1167e4837e
wxGUI: fix debug mode with Python 3
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Vaclav Petras
|
c649f041b0
wxGUI: replace print statement by print function for Python 3 support, remove mixed tabs (PEP8 E101, W191, see https://trac.osgeo.org/grass/ticket/2708)
|
7 years ago |
Martin Landa
|
6e9fecbe81
v.krige remove from core distribution (see https://trac.osgeo.org/grass/ticket/3136 for details)
|
8 years ago |
Martin Landa
|
449c894b22
Pressing Run button in GUI dialogs open a new dialog (see https://trac.osgeo.org/grass/ticket/3135)
|
8 years ago |
Vaclav Petras
|
58918d1997
wxGUI: add environment paramater to GConsole
|
9 years ago |
Vaclav Petras
|
e611d9aa1c
wxGUI: add todo: caller cannot suppress GUI for a module
|
9 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 years ago |
Anna Petrášová
|
bcec22a0ab
wxGUI: fix adding layers to tree in import dialog (https://trac.osgeo.org/grass/ticket/2860)
|
9 years ago |
Martin Landa
|
8dd743772a
fix pythonlib and GUI when debug/wx_debug value is invalid (do not fail, just print warning message)
|
9 years ago |
Martin Landa
|
13df30919b
wxGUI: implement mechanism which allows to pass giface to g.gui.* modules
|
9 years ago |
Martin Landa
|
c985492a97
wxGUI: enable map layers add from wxGUI prompt
|
9 years ago |
Martin Landa
|
2feff8f820
wxGUI: update onDone methods to pass event as argument
|
10 years ago |
Anna Petrášová
|
8ce171c24f
wxGUI: fix unnecessary rerendering when running r.colors with multiple input maps
|
10 years ago |
Anna Petrášová
|
ec12d93b9a
wxGUI: add each layer and not throw error when defined output maps are multiple, e.g. in r.series.interp
|
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 |
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 |