.. |
animation
|
201e482519
wxGUI: fix syntax error introduced by previous commit https://trac.osgeo.org/grass/changeset/61504
|
10 سال پیش |
core
|
32d261b499
wxGUI: completely remove GetRealCmd, hopefully not needed anymore for Windows (merge from trunk, https://trac.osgeo.org/grass/changeset/61905)
|
10 سال پیش |
dbmgr
|
ce79bdba69
g.gui.rlisetup: fix problems encountered on windows and clean up (trunk, https://trac.osgeo.org/grass/changeset/60219)
|
11 سال پیش |
docs
|
f4a32bd37a
wxGUI manual: cosmetics
|
10 سال پیش |
gcp
|
dab95a127b
g.gui.gcp: tell in msg which recification order is currently active
|
11 سال پیش |
gmodeler
|
8c11130faf
wxGUI: workaround for not visible toolbars on Mac with wxPython 3 (merge from trunk, 60999)
|
11 سال پیش |
gui_core
|
32d261b499
wxGUI: completely remove GetRealCmd, hopefully not needed anymore for Windows (merge from trunk, https://trac.osgeo.org/grass/changeset/61905)
|
10 سال پیش |
iclass
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 سال پیش |
icons
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 سال پیش |
iscatt
|
f4d745acd2
wxGUI: move gThread to core package
|
11 سال پیش |
lmgr
|
1808c1f46d
wxGUI: fix a few minor issues with loading and checking layers when 3d view is set (merge from trunk, https://trac.osgeo.org/grass/changeset/61573)
|
10 سال پیش |
location_wizard
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 سال پیش |
mapdisp
|
b487f7b4fe
d.mon: implement d.what.vect, d.what.rast (merge from trunk, https://trac.osgeo.org/grass/changeset/60696)
|
10 سال پیش |
mapswipe
|
707ef0ac56
wxGUI/mapswipe: zoom only when there are layers, bug mentioned in https://trac.osgeo.org/grass/ticket/2315 (merge from trunk, https://trac.osgeo.org/grass/changeset/60757)
|
11 سال پیش |
mapwin
|
7590d293bd
wxGUI/mapswipe: backport of missed part of https://trac.osgeo.org/grass/changeset/61383
|
11 سال پیش |
modules
|
ad95702b8f
r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428)
|
10 سال پیش |
nviz
|
c021b9fb8f
wxNviz: fix weird vector rendering on Mac in https://trac.osgeo.org/grass/ticket/2381 (merge from trunk, https://trac.osgeo.org/grass/changeset/61477)
|
10 سال پیش |
psmap
|
8c11130faf
wxGUI: workaround for not visible toolbars on Mac with wxPython 3 (merge from trunk, 60999)
|
11 سال پیش |
rlisetup
|
c8ffeea71f
g.gui.rlisetup manual: screenshots and explanations added (yet incomplete) (trunk https://trac.osgeo.org/grass/changeset/61718)
|
10 سال پیش |
timeline
|
97a363b3fc
g.gui.timeline: msg cosmetics
|
11 سال پیش |
tools
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 سال پیش |
vdigit
|
b7e6095ac6
wxGUI/vdigit: break lines before adding centroids (add new area)
|
10 سال پیش |
vnet
|
0616ca28a2
wxGUI/vnet: remove vnet toolbar from tool switching mechanism when vnet dialog closes to avoid PyDeadObjectError (merge from trunk, https://trac.osgeo.org/grass/changeset/60592)
|
11 سال پیش |
web_services
|
f749ca63c9
wxGUI/wms: backport https://trac.osgeo.org/grass/changeset/61306, https://trac.osgeo.org/grass/changeset/61485, https://trac.osgeo.org/grass/changeset/61486 from trunk, fixes for Mac and adding display region export
|
10 سال پیش |
wxplot
|
8c11130faf
wxGUI: workaround for not visible toolbars on Mac with wxPython 3 (merge from trunk, 60999)
|
11 سال پیش |
xml
|
3f4340d38c
r.los: move to addons (backport of https://trac.osgeo.org/grass/changeset/61899), remove links, remove r.los-r.viewshed test script (now in r.los addon)
|
10 سال پیش |
Makefile
|
3618eb3855
define GUIDIR
|
11 سال پیش |
README
|
4442360f3a
updated requirements for PIL
|
11 سال پیش |
gis_set.py
|
ba14e6fd0b
wxGUI: add DB initialization before importing vector during creating new location (merge from trunk, https://trac.osgeo.org/grass/changeset/61815)
|
10 سال پیش |
gis_set_error.py
|
c9a3b560de
wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3
|
11 سال پیش |
states.txt
|
c730ae7e6f
wxGUI major code reorganization
|
13 سال پیش |
wxgui.py
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 سال پیش |
wxguitoolboxes.dox
|
db86cdc4b5
wxGUI/toolboxes: reflecting the change in https://trac.osgeo.org/grass/changeset/57000 and noting the need for valid XML file
|
12 سال پیش |
wxpythonlib.dox
|
07fa1792c6
wxGUI/toolboxes: documentation of initial version (co-author: annakrat)
|
12 سال پیش |