Tomas Zigo
|
f538e30558
wxGUI d.mon: Fix launch light-weight wx monitor without toolbars and statusbar (#678)
|
vor 4 Jahren |
Anna Petrasova
|
651b52a76f
wxGUI: fix d.mon rendering #3896, caused by garbage collection of maplayer resulting in deleting mapfile
|
vor 5 Jahren |
Anna Petrasova
|
2961d78b93
wxGUI: remove legacy initialization of image handlers
|
vor 5 Jahren |
Anna Petrasova
|
0ff714301e
d.mon: fix calling d.erase
|
vor 5 Jahren |
Anna Petrasova
|
6a12a160cd
wxGUI: fix legend in d.mon (https://trac.osgeo.org/grass/ticket/3896)
|
vor 5 Jahren |
Anna Petrasova
|
796ebb2bfd
wxGUI/d.mon: fix exiting (https://trac.osgeo.org/grass/ticket/3897)
|
vor 5 Jahren |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
vor 6 Jahren |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
vor 6 Jahren |
Martin Landa
|
c53617eba3
wxGUI: add settings to show comp. region extent, see https://trac.osgeo.org/grass/ticket/3519
|
vor 7 Jahren |
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)
|
vor 7 Jahren |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
vor 8 Jahren |
Martin Landa
|
b408d9dd93
wxGUI: rename AddLegend handler to AddLegendRast
|
vor 8 Jahren |
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
|
vor 8 Jahren |
Anna Petrášová
|
90f4d85d6e
wxGUI: fix overlays in d.mon
|
vor 8 Jahren |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
vor 9 Jahren |
Anna Petrášová
|
75a9b2c83a
wxGUI: fix vector querying in d.mon, see https://trac.osgeo.org/grass/ticket/2928
|
vor 9 Jahren |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
vor 9 Jahren |
Anna Petrášová
|
2d87d4f3da
wxGUI/dmon: fix import path after recent changes
|
vor 9 Jahren |
Martin Landa
|
af366d29e9
Various typo fixes (https://trac.osgeo.org/grass/ticket/2776)
|
vor 9 Jahren |
Martin Landa
|
e10f234f76
wxGUI: fix overlay id for standalone monitors (northarrow and legend has still issue with transparency, work in progress)
|
vor 10 Jahren |
Martin Landa
|
7c7616d10f
wxGUI: fix zooming in wx monitors together with d.frame
|
vor 10 Jahren |
Martin Landa
|
97d04fdd7d
wxGUI: d.mon: input file has incorrect dimensions (https://trac.osgeo.org/grass/ticket/2680)
|
vor 10 Jahren |
Martin Landa
|
8992307d5c
wxGUI: avoid double rendering for new map layers (standalone wx monitors)
|
vor 10 Jahren |
Martin Landa
|
2c4b196211
wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads
|
vor 10 Jahren |
Martin Landa
|
25be66e169
wxGUI: modify standalone wx0 monitors to render map layers into
|
vor 10 Jahren |
Martin Landa
|
a4af779821
wxGUI: standalone monitors clean startup (support -x flag)
|
vor 10 Jahren |
Martin Landa
|
388278cb16
wxGUI: first steps to fix standalone monitors to work with new architecture
|
vor 10 Jahren |
Martin Landa
|
8fac0f25e2
wxGUI: replace utils cmd list <-> tuple by grass.script.gtask functions
|
vor 10 Jahren |
Martin Landa
|
7ef157125f
wxGUI: fix regression from https://trac.osgeo.org/grass/changeset/63738 (frame title)
|
vor 10 Jahren |
Martin Landa
|
f9d34a2e2f
wxGUI: reflect https://trac.osgeo.org/grass/changeset/63745 in standalone monitors
|
vor 10 Jahren |