Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 年之前 |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 年之前 |
Tomas Zigo
|
a3e36247f5
wxGUI AddWSDialog RenderWMSMgr: fix render WMS jpeg source format (#640)
|
5 年之前 |
Anna Petrasova
|
bf9618a7bc
wxGUI: fix inconsistent layer sizes during rendering (#552)
|
5 年之前 |
Anna Petrasova
|
a06295e808
wxGUI: fix WMS (#242)
|
5 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Martin Landa
|
9590923bf3
wxGUI: fix WMS service in latlong locations
|
7 年之前 |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 年之前 |
Anna Petrášová
|
d1bdd45919
wxGUI: add missing signal tofix WMS render manager
|
8 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Martin Landa
|
b7160095db
wxGUI/wms: fix when reordering map layers
|
9 年之前 |
Martin Landa
|
4151f967d2
wxGUI/wms: replace CmdThread by gThread
|
9 年之前 |
Martin Landa
|
7c7616d10f
wxGUI: fix zooming in wx monitors together with d.frame
|
10 年之前 |
Martin Landa
|
0ca9a345a8
wxGUI: fix RenderWMSMgr to work with RenderMapMgr
|
10 年之前 |
Martin Landa
|
2c4b196211
wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads
|
10 年之前 |
Martin Landa
|
8fac0f25e2
wxGUI: replace utils cmd list <-> tuple by grass.script.gtask functions
|
10 年之前 |
Martin Landa
|
c6f21c0108
consolidate naming of environmental rendering-related variables
|
10 年之前 |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Anna Petrášová
|
e10d2b8b3f
wxGUI/rendering: change environment only for subprocesses; wxGUI amd d.mon should now work together
|
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á
|
d8a65bc676
wxGUI: remove wxUpdateProgress event completely, gUpdateMap partly
|
11 年之前 |
Martin Landa
|
4cd2dfa96e
wxGUI: fix AbortAllThreads & EVT_UPDATE_PRGBAR
|
12 年之前 |
Martin Landa
|
28dbc8ea68
wxGUI: fully-featured support for web services (work in progress)
|
12 年之前 |
Martin Landa
|
07b54c7f78
wxGUI: add support for WMS layers (work in progress)
|
12 年之前 |