Anna Petrasova
|
2961d78b93
wxGUI: remove legacy initialization of image handlers
|
5 lat temu |
Markus Neteler
|
be0e590810
change Python shebang to python3 (#75)
|
5 lat temu |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 lat temu |
Martin Landa
|
50a2380902
remove wxpath from PYTHONPATH (set path only locally)
|
9 lat temu |
Vaclav Petras
|
29bc5aff40
wxGUI: import only after grass.script.parser() call g.gui.* and PEP8 clean up
|
10 lat temu |
Martin Landa
|
ae5e298cd0
Fix 'allows to' typo, replace with 'allows <word>ing'
|
10 lat temu |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 lat temu |
Martin Landa
|
832623263a
keep topic_gui (the main page requires this topic)
|
10 lat temu |
Markus Neteler
|
be5911eedc
manual: keywords cleanup
|
10 lat temu |
Markus Neteler
|
e41c2910f9
unused i.points + i.vpoints removed: replaced by g.gui.gcp
|
10 lat temu |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 lat temu |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 lat temu |
Anna Petrášová
|
c9a3b560de
wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3
|
11 lat temu |
Martin Landa
|
b2ff6d0e0d
g.gui.*: define common GuiModuleMain fn
|
11 lat temu |
Martin Landa
|
baf642a05e
g.gui.gcp: launch GUI in the background
|
11 lat temu |
Vaclav Petras
|
3374b97349
wxGUI/gcp: enabling GCP manager (with wizard) as g.gui.gcp module
|
11 lat temu |