Vaclav Petras
|
8360b13aa3
wxGUI: lazy imports for lmgr and mapdisp
|
8 年之前 |
Anna Petrášová
|
012ef1fda7
wxGUI: uninitialize aui manager when destroying map display to fix https://trac.osgeo.org/grass/ticket/3237
|
8 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Anna Petrášová
|
c8705b4647
fix d.to.rast, which was broken since new rendering
|
8 年之前 |
Anna Petrášová
|
ce775a6954
wxGUI: connect signal to change overlays only when 3D is active
|
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á
|
d29112fd12
wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza
|
8 年之前 |
Anna Petrášová
|
90f4d85d6e
wxGUI: fix overlays in d.mon
|
8 年之前 |
Anna Petrášová
|
8faddca7a0
wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible
|
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 年之前 |
Luca Delucchi
|
502e4a0ff4
python script: fixed raster_what function to work with or without localized labels [https://trac.osgeo.org/grass/ticket/2912], added also tests
|
9 年之前 |
Anna Petrášová
|
06065a7691
wxGUI: fix raster querying broken https://trac.osgeo.org/grass/changeset/67751 (https://trac.osgeo.org/grass/ticket/2920)
|
9 年之前 |
Martin Landa
|
ba6efdad25
wxGUI: hightlight queried features (patch by krejcmat)
|
9 年之前 |
Martin Landa
|
a84a92dfb6
wxGUI: fix windows layout (on gnome)
|
9 年之前 |
Anna Petrášová
|
498572bf43
wxGUI: fix digitizer when used second time
|
9 年之前 |
Anna Petrášová
|
7c737afb60
wxGUI: fix import order so that GUI doesn't crash when there is a problem with ctypes
|
9 年之前 |
Martin Landa
|
d02ee8e855
wxGUI: simplify query code (cosmetics)
|
10 年之前 |
Martin Landa
|
dfd94f497b
wxGUI: render query layers when added
|
10 年之前 |
Martin Landa
|
2c4b196211
wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads
|
10 年之前 |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 年之前 |
Anna Petrášová
|
d34b30c160
wxGUI/nviz: revert https://trac.osgeo.org/grass/changeset/64473 because it causes problems on Mac
|
10 年之前 |
Anna Petrášová
|
0b92802ef4
wxGUI/nviz: attempt to fix error on Windows when switching to 3D for the second time due to different order of initialization steps
|
10 年之前 |
Martin Landa
|
2cc5d716fb
wxGUI: add functionality to interactively select vector features in map display
|
10 年之前 |
Martin Landa
|
a9e568eaeb
partly revert https://trac.osgeo.org/grass/changeset/64150
|
10 年之前 |
Martin Landa
|
1fe7b6f0e1
wxGUI: fix statusbar prop for wxPython3
|
10 年之前 |
Anna Petrášová
|
5bc7e8ea9f
wxGUI: fix toolbars problem - https://trac.osgeo.org/grass/ticket/2523 and raster digitizer must be destroyed not just hidden
|
10 年之前 |
Anna Petrášová
|
6c4cc83a3f
wxGUI/legend: avoid opening legend window when entering command from gui command line and fix after renaming parameters
|
10 年之前 |
Markus Neteler
|
a9a8c7e4e0
update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |