Vaclav Petras
|
0111b11e8b
Update to Black 21.5b1 (#1605)
|
3 年之前 |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 年之前 |
Vaclav Petras
|
c6e81b98e8
Fix spelling in comments, esp. in wxGUI code (#1357)
|
4 年之前 |
Anna Petrasova
|
f02ee9c6c4
wxGUI: address flake8 undefined variable (#1325)
|
4 年之前 |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 年之前 |
Markus Metz
|
6e0d4b8e25
PROJ6+ / WKT2 support (#1240)
|
4 年之前 |
Tomas Zigo
|
297c43fe8b
wxGUI/mapwin: fix rendered image size according actual map display size (#1064)
|
4 年之前 |
Tomas Zigo
|
cac163aefa
wxGUI rendering: when deleting layer check if .legrow file exists (#691)
|
4 年之前 |
Anna Petrasova
|
bf9618a7bc
wxGUI: fix inconsistent layer sizes during rendering (#552)
|
5 年之前 |
Tomas Zigo
|
633bfd361b
fix: decoding stderr after render layer fail (#407)
|
5 年之前 |
ondrej
|
cf6c2e611e
fix double string encoding with EncodeString()
|
5 年之前 |
Anna Petrasova
|
f43825bc24
fix #3882 (digitizing on Windows)
|
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á
|
195fb3d495
wxGUI: add function to LM interface to programatically change layer
|
6 年之前 |
Vaclav Petras
|
f7d7bb648e
wxGUI/core: replace grass.script.tempfile by tempfile.NamedTemporaryFile (fixes https://trac.osgeo.org/grass/ticket/3637)
|
6 年之前 |
Anna Petrášová
|
491ac942c0
add function for safe passing text into environment under both Python 2 and 3 on Windows
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Anna Petrášová
|
0904ff9e1a
wxGUI: fix rendering in latlon when resolution is high
|
8 年之前 |
Anna Petrášová
|
036067f988
wxGUI: fix encoding, see https://trac.osgeo.org/grass/ticket/3340
|
8 年之前 |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 年之前 |
Anna Petrášová
|
48d75562b5
d.vect.thematic: integration with vector legend by Adam Laza
|
8 年之前 |
Anna Petrášová
|
5c8599c28f
wxGUI/vector legend: add legend entry for vector only
|
8 年之前 |
Anna Petrášová
|
6f03316fb1
wxGUI/vector legend: update legend in case of any change
|
8 年之前 |
Anna Petrášová
|
591d6d2f8d
d.mon wx: better integration of vector legend, fix d.erase when no legend is there, d.erase now removes overlays properly
|
8 年之前 |
Anna Petrášová
|
0342992e9d
wxGUI: fix encoding in debug message when layer command has non ascii characters
|
8 年之前 |
Anna Petrášová
|
d29112fd12
wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza
|
8 年之前 |
Anna Petrášová
|
8faddca7a0
wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible
|
8 年之前 |
Anna Petrášová
|
f09ddd2c26
wxGUI: fix passing non ascii characters to d.text
|
8 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 年之前 |