Martin Landa
|
8e60599097
wxGUI: replace split('\n') with splitlines()
|
16 年之前 |
Martin Landa
|
ebec7e177f
wxGUI: use grass.run_command() instead of gcmd.Command(), remove OnXTerm
|
16 年之前 |
Martin Landa
|
8295cdea29
wxGUI: eliminate grassenv, use grass.gisenv() instead
|
16 年之前 |
Martin Landa
|
3a62ccd22f
wxGUI: can't handle whole-Earth extent (trac https://trac.osgeo.org/grass/ticket/395)
|
16 年之前 |
Martin Landa
|
cbf5ae30f7
wxGUI: fix error message --- trac https://trac.osgeo.org/grass/ticket/366
|
16 年之前 |
Martin Landa
|
522770bb4a
wxGUI: display background color (global)
|
16 年之前 |
Martin Landa
|
175de4687b
wxGUI: colorrules module cleaned
|
16 年之前 |
Glynn Clements
|
da4d562bdc
Fix various typos
|
16 年之前 |
Martin Landa
|
27d5b57bd2
wxGUI: major vdigit updates
|
16 年之前 |
Martin Landa
|
439da5140b
wxGUI vector digitizer updates (undo, rendering optimalization)
|
16 年之前 |
Martin Landa
|
f07a347bd2
wxGUI: constrain display res fixes
|
16 年之前 |
Martin Landa
|
ec89441cc5
wxGUI: check GRASS_PNGFILE first
|
16 年之前 |
Martin Landa
|
caa0ba273b
wxGUI: bug fix trac https://trac.osgeo.org/grass/ticket/282 -- r.what in wxGUI should not depend on computational region
|
16 年之前 |
Martin Landa
|
78bce1f72f
wxGUI: fix workspace (opacity and command layers)
|
16 年之前 |
Martin Landa
|
c1cf3c541f
wxGUI: render command layer on enter
|
16 年之前 |
Martin Landa
|
23d83be10b
wxGUI: fix trac https://trac.osgeo.org/grass/ticket/268 - the "command layer" in wxGUI does not work
|
16 年之前 |
Martin Landa
|
990da7ed13
wxGUI: add support for png driver (cairo is default)
|
16 年之前 |
Martin Landa
|
c5873097a5
wxGUI: post wxUpdateProgressbar event only if mapWindow is not None
|
16 年之前 |
Glynn Clements
|
33a12d21b9
Remove references to d.mon
|
16 年之前 |
Martin Landa
|
04b37800a5
wxGUI: update https://trac.osgeo.org/grass/changeset/33041, remove dead code (merge from devb6, https://trac.osgeo.org/grass/changeset/33042)
|
16 年之前 |
Martin Landa
|
c0fc3427a5
wxGUI: fix attribute table manager "highlight selected and zoom" (v.db.select -r)
|
16 年之前 |
Martin Landa
|
e1e3d61bea
wxGUI: (atm) "display selected" & "display selected and zoom" can be used also when vector layer is edited
|
16 年之前 |
Martin Landa
|
055856b0bb
wxGUI: update progress bar info via event
|
16 年之前 |
Martin Landa
|
73606da219
cmbarton: Greatly speed up auto-rendering and make it nearly unbreakable even when rapidly doing drag and drop of layers.
|
16 年之前 |
Martin Landa
|
600c586029
wxGUI: quick fix for wx.SafeYield() to avoid flickering (better use wxApp.Yield)
|
16 年之前 |
Michael Barton
|
48535af115
Tempfile streamlining and switch to pure Python secure tempfiles. Backported from develbranch_6.
|
16 年之前 |
Michael Barton
|
08cf4f1f51
Backport from develbranch_6. Bug fix for layering rendering problem.
|
16 年之前 |
Michael Barton
|
4eb2e52e2a
Backported bug fix for missing layer types from develbranch_6
|
16 年之前 |
Martin Landa
|
8479f69fc9
wxGUI fix trac https://trac.osgeo.org/grass/ticket/258, adding other layer than plain raster or vector (shaded relief, thematic vector etc.) returns an error
|
16 年之前 |
Martin Landa
|
bcd84506a0
wxGUI/nviz: volume support in progress, cosmetics in preferences dialog
|
16 年之前 |