Vaclav Petras
|
4730d76ebe
wxGUI: Enable import-related warnings (#1523)
|
4 年之前 |
Vaclav Petras
|
c6e81b98e8
Fix spelling in comments, esp. in wxGUI code (#1357)
|
4 年之前 |
Markus Neteler
|
f3483cf55f
PEP8 fixes (#1317)
|
4 年之前 |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 年之前 |
Tomas Zigo
|
297c43fe8b
wxGUI/mapwin: fix rendered image size according actual map display size (#1064)
|
4 年之前 |
Tomas Zigo
|
50d9dc3ec0
wxGUI d.mon: Fix launch light-weight wx monitor without toolbars and statusbar (#678)
|
4 年之前 |
Anna Petrasova
|
ac92b9e06f
wxGUI: fix d.mon rendering #3896, caused by garbage collection of maplayer resulting in deleting mapfile
|
5 年之前 |
Anna Petrasova
|
d292e8b9c6
wxGUI: remove legacy initialization of image handlers
|
5 年之前 |
Anna Petrasova
|
a9d2c0bd69
d.mon: fix calling d.erase
|
5 年之前 |
Anna Petrasova
|
383650806c
wxGUI/d.mon: fix exiting (https://trac.osgeo.org/grass/ticket/3897)
|
5 年之前 |
Anna Petrasova
|
cdb2ad31bf
wxGUI: fix legend in d.mon (https://trac.osgeo.org/grass/ticket/3896)
|
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
|
c53617eba3
wxGUI: add settings to show comp. region extent, see https://trac.osgeo.org/grass/ticket/3519
|
7 年之前 |
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 年之前 |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 年之前 |
Martin Landa
|
b408d9dd93
wxGUI: rename AddLegend handler to AddLegendRast
|
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á
|
90f4d85d6e
wxGUI: fix overlays in d.mon
|
8 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Anna Petrášová
|
75a9b2c83a
wxGUI: fix vector querying in d.mon, see https://trac.osgeo.org/grass/ticket/2928
|
9 年之前 |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 年之前 |
Anna Petrášová
|
2d87d4f3da
wxGUI/dmon: fix import path after recent changes
|
9 年之前 |
Martin Landa
|
af366d29e9
Various typo fixes (https://trac.osgeo.org/grass/ticket/2776)
|
9 年之前 |
Martin Landa
|
e10f234f76
wxGUI: fix overlay id for standalone monitors (northarrow and legend has still issue with transparency, work in progress)
|
10 年之前 |
Martin Landa
|
7c7616d10f
wxGUI: fix zooming in wx monitors together with d.frame
|
10 年之前 |
Martin Landa
|
97d04fdd7d
wxGUI: d.mon: input file has incorrect dimensions (https://trac.osgeo.org/grass/ticket/2680)
|
10 年之前 |
Martin Landa
|
8992307d5c
wxGUI: avoid double rendering for new map layers (standalone wx monitors)
|
10 年之前 |
Martin Landa
|
2c4b196211
wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads
|
10 年之前 |
Martin Landa
|
25be66e169
wxGUI: modify standalone wx0 monitors to render map layers into
|
10 年之前 |