Martin Landa
|
751608e0d0
simplify GRASS exiting from GUI (see r66917:8)
|
9 years ago |
Martin Landa
|
052b5e7060
Exit GRASS from GUI (see https://trac.osgeo.org/grass/changeset/66917) - implement also for g.gui
|
9 years ago |
Martin Landa
|
191d5621e7
g.gui: add missing header
|
9 years ago |
Martin Landa
|
8538927c4f
g.gui: ends with fatal error, when GUI is not available
|
9 years ago |
Vaclav Petras
|
7305e7d9a4
g.gui: add -f for start in the foreground, i.e. block the command line
|
9 years ago |
Martin Landa
|
f9b83367c7
g.gui: improve logic
|
10 years ago |
Martin Landa
|
6e828d19db
revert https://trac.osgeo.org/grass/changeset/64686 (wrong commit)
|
10 years ago |
Martin Landa
|
2b55c37cfb
grass.py: https://trac.osgeo.org/grass/changeset/64684 cosmetics
|
10 years ago |
Martin Landa
|
8b266a093b
update modules to https://trac.osgeo.org/grass/changeset/63830
|
10 years ago |
Martin Landa
|
832623263a
keep topic_gui (the main page requires this topic)
|
10 years ago |
Markus Neteler
|
be5911eedc
manual: keywords cleanup
|
10 years ago |
Martin Landa
|
f5edb1b9dc
libgis+g.gui: wxGUI moved to DISTDIR/gui
|
10 years ago |
Martin Landa
|
ac17d6bd58
g.gui: rename -u flag to -d
|
11 years ago |
Martin Landa
|
b81614cd0c
g.gui: change option 'gui' to more suitable 'ui'
|
11 years ago |
Vaclav Petras
|
ad9631a3a3
g.gui: using interpreter path rather than script path as zeroth argument to fix max os x posix_spawn error (No such file or directory)
|
11 years ago |
Martin Landa
|
f1ca9ac492
g.gui: more guisections
|
12 years ago |
Anna Petrášová
|
8a50777bf5
option name in descriptions must not be translatable
|
12 years ago |
Martin Landa
|
618485c731
g.gui: indent cosmetics
|
13 years ago |
Martin Landa
|
5a6a74d0da
g.gui: message cosmetics (follow string convetions)
|
13 years ago |
Martin Landa
|
5ed9ab6a51
rename gisenv variable GRASS_GUI to GUI (gisenv variable has no
|
13 years ago |
Martin Landa
|
e7d9177605
note that GUI is lauched on background also in init script
|
14 years ago |
Hamish Bowman
|
a06a520354
more feedback that the GUI is starting (may take a while on older systems) (merge from devbr6)
|
14 years ago |
Martin Landa
|
2181a2e09e
g.gui: cosmetics in description
|
14 years ago |
Martin Landa
|
4b2c2b4f24
etc/wxpython -> etc/gui/wxpython
|
15 years ago |
Glynn Clements
|
33b4398b1f
Recent versions of Python care about argv[0]
|
15 years ago |
Hamish Bowman
|
36d5df2876
background the GUI (merge from devbr6)
|
15 years ago |
Martin Landa
|
9339a2b67e
use array for keywords (to avoid duplicate locales)
|
15 years ago |
Hamish Bowman
|
11d07fa4ce
add debug msgs (merge from devbr6)
|
15 years ago |
Hamish Bowman
|
f3caeb3989
use GRASS_PYTHON env var not hardcoded name (merge from devbr6)
|
16 years ago |
Hamish Bowman
|
69aa4d4c71
add debug info (trac https://trac.osgeo.org/grass/ticket/500; merge from devbr6)
|
16 years ago |