Anna Petrášová
|
ee4076de8d
d.to.rast: new module for wxGUI and d.mon to save map display content as raster map
|
10 years ago |
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 years ago |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 years ago |
Anna Petrášová
|
f1e47db82c
d.mon: implement d.what.vect, d.what.rast
|
11 years ago |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 years ago |
Huidae Cho
|
8c1d7d4506
Allow MONITOR=wx* and GRASS_RENDER_IMMEDIATE at the same time to avoid calling
|
11 years ago |
Huidae Cho
|
9666b9294f
Convert MONITOR_*_*FILE variable names to upper case
|
11 years ago |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 years ago |
Martin Landa
|
920231d41d
wxGUI: change map display title when mapset changed from wxGUI
|
11 years ago |
Martin Landa
|
e2ad239cf6
wxGUI: show GRASS version in lmgr and mapdisp frame title
|
11 years ago |
Anna Petrášová
|
9820229eaf
wxGUI/d.mon: fix https://trac.osgeo.org/grass/changeset/59010
|
11 years ago |
Anna Petrášová
|
62e555bea9
wxGUI: d.out.file module added, can be run from gui command line and with d.mon
|
11 years ago |
Vaclav Petras
|
6c7de3ce4a
wxGUI/giface: using giface in vnet and thus extending giface
|
11 years ago |
Vaclav Petras
|
a19698d648
wxGUI/vnet: using giface instead of tree (fixes broken vnet, one usage of tree remains)
|
11 years ago |
Vaclav Petras
|
42532cb1fa
wxGUI/mapwindow: removing call to layer tree by direct calls from tree to map object
|
11 years ago |
Vaclav Petras
|
ee95f55bfa
wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy)
|
11 years ago |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
12 years ago |
Štěpán Turek
|
29f9a3c06d
wxGUI d.mon:fix of d.erase and managment of map layers
|
12 years ago |
Vaclav Petras
|
94b4f929a8
wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat)
|
12 years ago |
Štěpán Turek
|
e6fcc354cd
wxGUI d.mon: Use same rendering system as wxGUI mapdisplay uses.
|
12 years ago |
Martin Landa
|
67055ba1cd
wxGUI: update mapdisp/main.py header
|
12 years ago |
Vaclav Petras
|
2e0a21bc9a
wxGUI: small code cleanup
|
12 years ago |
Anna Petrášová
|
fc0ae66265
wxGUI: ensure compatibility with wxPython 2.9
|
12 years ago |
Vaclav Petras
|
57927bd48f
wxGUI/d.mon: adding only layers which are new
|
12 years ago |
Vaclav Petras
|
0e71617fb8
wxGUI/mapdisp: querying uses giface to ask for layers (layer representation not finished), querying in d.mon works
|
12 years ago |
Anna Petrášová
|
1ee2eb64d3
support more d. commands
|
12 years ago |
Anna Petrášová
|
fcb7db3fdb
wxGUI/d.mon: update code according to recent changes
|
12 years ago |
Martin Landa
|
30d2a35423
wxGUI: rename layer attributes (no l_ prefix)
|
12 years ago |
Martin Landa
|
81c0cfe354
g.gui.vdigit added
|
12 years ago |
Vaclav Petras
|
cabb350d56
wxGUI/d.mon: grass interface for d.mon
|
12 years ago |