Martin Landa
|
25be66e169
wxGUI: modify standalone wx0 monitors to render map layers into
|
10 anos atrás |
Martin Landa
|
a4af779821
wxGUI: standalone monitors clean startup (support -x flag)
|
10 anos atrás |
Martin Landa
|
388278cb16
wxGUI: first steps to fix standalone monitors to work with new architecture
|
10 anos atrás |
Martin Landa
|
8fac0f25e2
wxGUI: replace utils cmd list <-> tuple by grass.script.gtask functions
|
10 anos atrás |
Martin Landa
|
7ef157125f
wxGUI: fix regression from https://trac.osgeo.org/grass/changeset/63738 (frame title)
|
10 anos atrás |
Martin Landa
|
f9d34a2e2f
wxGUI: reflect https://trac.osgeo.org/grass/changeset/63745 in standalone monitors
|
10 anos atrás |
Martin Landa
|
ba82bc83cd
wxGUI: minor changes when starting standalone monitor (decorations)
|
10 anos atrás |
Martin Landa
|
346a7971a3
wxGUI: add start debug message (time) for standalone monitor
|
10 anos atrás |
Martin Landa
|
955301369f
wxGUI: allow start monitor without toolbar and statusbar
|
10 anos atrás |
Martin Landa
|
1f9ec6bc81
fix typo in comment introduced in https://trac.osgeo.org/grass/changeset/63475
|
10 anos atrás |
Martin Landa
|
a2dab2d77c
d.mon wx0: don't call g.gisenv in the watcher (it's too much invasive) - TODO: find better solution
|
10 anos atrás |
Martin Landa
|
5b6ab196cb
wxGUI: cosmetics in DMonMap (self.mapfile has already extension defined)
|
10 anos atrás |
Martin Landa
|
d85c64db71
wxGUI: allow to hide/show toolbars and statusbar in map display
|
10 anos atrás |
Anna Petrášová
|
2437e7dc1e
wxGUI: add set_raise_on_error(True) to prevent crashing gui when using grass.mapcalc
|
10 anos atrás |
Anna Petrášová
|
1af4c07ea3
wxGUI/vdigit: fix closing digitizer window problem due to not implemented giface progressbar interface
|
10 anos atrás |
Anna Petrášová
|
ee4076de8d
d.to.rast: new module for wxGUI and d.mon to save map display content as raster map
|
10 anos atrás |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 anos atrás |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 anos atrás |
Anna Petrášová
|
f1e47db82c
d.mon: implement d.what.vect, d.what.rast
|
11 anos atrás |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 anos atrás |
Huidae Cho
|
8c1d7d4506
Allow MONITOR=wx* and GRASS_RENDER_IMMEDIATE at the same time to avoid calling
|
11 anos atrás |
Huidae Cho
|
9666b9294f
Convert MONITOR_*_*FILE variable names to upper case
|
11 anos atrás |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 anos atrás |
Martin Landa
|
920231d41d
wxGUI: change map display title when mapset changed from wxGUI
|
11 anos atrás |
Martin Landa
|
e2ad239cf6
wxGUI: show GRASS version in lmgr and mapdisp frame title
|
11 anos atrás |
Anna Petrášová
|
9820229eaf
wxGUI/d.mon: fix https://trac.osgeo.org/grass/changeset/59010
|
11 anos atrás |
Anna Petrášová
|
62e555bea9
wxGUI: d.out.file module added, can be run from gui command line and with d.mon
|
11 anos atrás |
Vaclav Petras
|
6c7de3ce4a
wxGUI/giface: using giface in vnet and thus extending giface
|
11 anos atrás |
Vaclav Petras
|
a19698d648
wxGUI/vnet: using giface instead of tree (fixes broken vnet, one usage of tree remains)
|
11 anos atrás |
Vaclav Petras
|
42532cb1fa
wxGUI/mapwindow: removing call to layer tree by direct calls from tree to map object
|
11 anos atrás |