Markus Neteler
|
05ba6ac94b
manual: add 'plot' keyword (#1087)
|
4 years ago |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 years ago |
Anna Petrášová
|
faf0e1b05a
wxGUI/timeline: fix https://trac.osgeo.org/grass/ticket/3753
|
6 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Martin Landa
|
50a2380902
remove wxpath from PYTHONPATH (set path only locally)
|
9 years ago |
Vaclav Petras
|
29bc5aff40
wxGUI: import only after grass.script.parser() call g.gui.* and PEP8 clean up
|
10 years ago |
Martin Landa
|
ae5e298cd0
Fix 'allows to' typo, replace with 'allows <word>ing'
|
10 years ago |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
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 |
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 |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 years ago |
Martin Landa
|
9ea6a52693
g.gui.timeline: add keywords
|
11 years ago |
Anna Petrášová
|
e19e56a97d
wxGUI: move Timeline Tool (help tool for temporal framework) from addons to trunk, make it pep8 compliant
|
11 years ago |