Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 years ago |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 years ago |
Vaclav Petras
|
4743d531f7
wxGUI: New, simplified, unified window titles (#1216)
|
4 years ago |
Anna Petrasova
|
d292e8b9c6
wxGUI: remove legacy initialization of image handlers
|
5 years ago |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 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 |
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 |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 years ago |
Anna Petrášová
|
c9a3b560de
wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3
|
11 years ago |
Anna Petrášová
|
1157bd9203
g.gui.rlisetup: fix drawing regions
|
11 years ago |
Luca Delucchi
|
a4a9ecf544
g.gui.rlisetup: a lot of improvements, thanks also to Mohammed Rashad
|
11 years ago |
Martin Landa
|
86bfbc784a
PEP8 fix
|
11 years ago |
Martin Landa
|
b2ff6d0e0d
g.gui.*: define common GuiModuleMain fn
|
11 years ago |
Martin Landa
|
79db16714d
g.gui.rlisetup: launch GUI in the background
|
11 years ago |
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 years ago |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
11 years ago |
Markus Neteler
|
317a514856
keyword cleanup cont'ed
|
12 years ago |
Anna Petrášová
|
fc0ae66265
wxGUI: ensure compatibility with wxPython 2.9
|
12 years ago |
Luca Delucchi
|
6cfc0ed503
fix r.li.setup on windows, some cleaning of code
|
12 years ago |
Martin Landa
|
74ca37e147
g.gui.rlisetup - fix module's description
|
12 years ago |
Luca Delucchi
|
5b7094a6d6
add first version of rlisetup for wxpython
|
12 years ago |