Markus Neteler
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 lat temu |
Martin Landa
|
3618eb3855
define GUIDIR
|
11 lat temu |
Markus Neteler
|
859dd7a878
fix https://trac.osgeo.org/grass/changeset/59279 (revert accidential extra commit)
|
11 lat temu |
Markus Neteler
|
1e6f6dd7fb
colors: register NDWI
|
11 lat temu |
Maris Nartiss
|
208e1f9e63
Fix documentation of function to match code
|
11 lat temu |
Anna Petrášová
|
62e555bea9
wxGUI: d.out.file module added, can be run from gui command line and with d.mon
|
11 lat temu |
Markus Neteler
|
65eb6aeb10
parser: support --h and --help in wxGUI command line (trac https://trac.osgeo.org/grass/ticket/2152)
|
11 lat temu |
Soeren Gebbert
|
6c7f928067
Fixed wrongly placed os._exit() call, that prevents exit handler from work.
|
11 lat temu |
Anna Petrášová
|
64053aacef
wxGUI: handle case when PIL is missing for decorations and add warning
|
11 lat temu |
Markus Neteler
|
81e44f8791
wxGUI core/utils.py: fix PIL call
|
11 lat temu |
Martin Landa
|
9de21fcd1b
wxGUI: GetLayerNameFromCmd() return empty mapset if type unsupported
|
11 lat temu |
Anna Petrášová
|
ba5d4fd857
wxGUI: improve decorations handling (see https://trac.osgeo.org/grass/ticket/2080)
|
11 lat temu |
Vaclav Petras
|
d1e44576af
wxGUI: moving code from BufferedWindow and map display to utils, adding doctests, removing unused functions
|
11 lat temu |
Martin Landa
|
7e0539f56d
wxGUI: fix GuiModuleMain on Windows, os.fork() is supported only on Unix
|
11 lat temu |
Martin Landa
|
b2ff6d0e0d
g.gui.*: define common GuiModuleMain fn
|
11 lat temu |
Anna Petrášová
|
25ddc87870
wxGUI: rewrite GdalSelect widget for better maintenance, remove format selector for files
|
11 lat temu |
Vaclav Petras
|
1423e794bb
wxGUI/translations: fixing broken compilation and startup (caused by https://trac.osgeo.org/grass/changeset/57219)
|
11 lat temu |
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 lat temu |
Hamish Bowman
|
34a5d8fa27
back to orig option name; refers to direction of travel, not entity being passed
|
11 lat temu |
Anna Petrášová
|
d22feef328
wxGUI: patch by Glynn for running r.mapcalc from command line with quotes
|
11 lat temu |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
12 lat temu |
Hamish Bowman
|
9239240f91
rm ref to SWIG
|
12 lat temu |
Markus Metz
|
ce2b50090d
wxGUI: fix and use fast v.category option
|
12 lat temu |
Vaclav Petras
|
c18eee3ba3
dox: syntax errors
|
12 lat temu |
Anna Petrášová
|
fa263acffa
wxGUI: fix unsetting environmental variables (problem with 'system' locale in preferences)
|
12 lat temu |
Anna Petrášová
|
0ed723f9fd
wxGUI: fix https://trac.osgeo.org/grass/ticket/1896
|
12 lat temu |
Markus Metz
|
5a009e7a49
wxGUI: GetVectorNumberOfLayers use v.category op=layers
|
12 lat temu |
Anna Petrášová
|
7a9e3a9412
wxGUI: fix method from utils (although it is currently unused)
|
12 lat temu |
Anna Petrášová
|
1ee2eb64d3
support more d. commands
|
12 lat temu |
Martin Landa
|
28dbc8ea68
wxGUI: fully-featured support for web services (work in progress)
|
12 lat temu |