Martin Landa
|
f84046ca5e
Pressing Run button in GUI dialogs open a new dialog (fixes https://trac.osgeo.org/grass/ticket/3135)
|
8 vuotta sitten |
Anna Petrášová
|
d53b5ca5b1
wxGUI: fix adding layers to tree in import dialog (https://trac.osgeo.org/grass/ticket/2860), merge from trunk https://trac.osgeo.org/grass/changeset/67644, https://trac.osgeo.org/grass/changeset/67770
|
9 vuotta sitten |
Martin Landa
|
f741ffd371
fix pythonlib and GUI when debug/wx_debug value is invalid (do not fail, just print warning message)
|
9 vuotta sitten |
Anna Petrášová
|
7048a23bbc
wxGUI: fix GDALImport dialog to add multiple imported layers to layer manager; update onDone methods to pass event as argument (merge from trunk, https://trac.osgeo.org/grass/changeset/64372 and https://trac.osgeo.org/grass/changeset/64373)
|
9 vuotta sitten |
Luca Delucchi
|
2bafbf74cf
sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation
|
10 vuotta sitten |
Anna Petrášová
|
1ec469e456
wxGUI: fix unnecessary rerendering when running r.colors with multiple input maps (merge from trunk, https://trac.osgeo.org/grass/changeset/61501)
|
10 vuotta sitten |
Anna Petrášová
|
6ae965d570
wxGUI: add each layer and not throw error when defined output maps are multiple, e.g. in r.series.interp (merge from trunk, https://trac.osgeo.org/grass/changeset/60934)
|
10 vuotta sitten |
Markus Neteler
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 vuotta sitten |
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 vuotta sitten |
Martin Landa
|
22597e6758
wxGUI: update prompt history when running command from dialog
|
11 vuotta sitten |
Martin Landa
|
3c450ed90d
wxGUI: add created map for v.proj/r.proj
|
11 vuotta sitten |
Martin Landa
|
48524f53b4
wxGUI: re-render display when mask set
|
11 vuotta sitten |
Martin Landa
|
6c264f5066
wxGUI: fix py script interface check (when script is not found)
|
11 vuotta sitten |
Martin Landa
|
78600418f3
wxGUI: move iterface check (https://trac.osgeo.org/grass/changeset/58156) to gconsole
|
11 vuotta sitten |
Anna Petrášová
|
d7ef562290
wxGUI/gconsole: rename write methods parameter
|
11 vuotta sitten |
Anna Petrášová
|
6e99e83913
wxGUI/gconsole: partial replace of events by signals (co-author: wenzeslaus)
|
11 vuotta sitten |
Anna Petrášová
|
a84d5ddc4f
wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus)
|
11 vuotta sitten |
Martin Landa
|
0deecaa203
wxGUI: update map for [r|r3].colors modules
|
11 vuotta sitten |
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 vuotta sitten |
Anna Petrášová
|
951ca9f663
wxGUI: check created maps after command finished only for grass commands
|
12 vuotta sitten |
Anna Petrášová
|
46600bd562
wxGUI/animation: apply patch by Soeren Gebbert (https://trac.osgeo.org/grass/ticket/1926 parallel rendering)
|
12 vuotta sitten |
Vaclav Petras
|
94b4f929a8
wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat)
|
12 vuotta sitten |
Štěpán Turek
|
c1dc4bc28b
gconsole: Only creation and sending of event belongs to condition.
|
12 vuotta sitten |
Martin Landa
|
28dbc8ea68
wxGUI: fully-featured support for web services (work in progress)
|
12 vuotta sitten |
Martin Landa
|
26d957d826
wxGUI/command line: force autogenerated GUI dialogs by '--ui' flag
|
12 vuotta sitten |
Martin Landa
|
07b54c7f78
wxGUI: add support for WMS layers (work in progress)
|
12 vuotta sitten |
Vaclav Petras
|
c9471be413
wxGUI/GConsole: fixing usage of command event and fixing d commands without parameters (in Layer Manager)
|
12 vuotta sitten |
Anna Petrášová
|
9233563898
wxGUI: use interface for CoordinatesSelect (co-author: wenzeslaus)
|
12 vuotta sitten |
Vaclav Petras
|
b2d3737f34
wxGUI/GConsole: fixing usage of goutput, temporary keeping also old interface (co-author: annakrat)
|
12 vuotta sitten |
Vaclav Petras
|
8d8b8d1a57
wxGUI/GConsole: splitted into two classes GConsole (logic) and GConsoleWindow (GUI) (co-author: annakrat)
|
12 vuotta sitten |