Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 gadi atpakaļ |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 gadi atpakaļ |
Vaclav Petras
|
4743d531f7
wxGUI: New, simplified, unified window titles (#1216)
|
4 gadi atpakaļ |
Anna Petrasova
|
6f86e05693
wxGUI/animation: show error and proceed with temporal database mismatch (#950)
|
4 gadi atpakaļ |
Anna Petrasova
|
d292e8b9c6
wxGUI: remove legacy initialization of image handlers
|
5 gadi atpakaļ |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 gadi atpakaļ |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 gadi atpakaļ |
Anna Petrášová
|
e23e6a1766
g.gui.animation: fix typo in formatting string
|
8 gadi atpakaļ |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 gadi atpakaļ |
Martin Landa
|
50a2380902
remove wxpath from PYTHONPATH (set path only locally)
|
9 gadi atpakaļ |
Anna Petrášová
|
764ff6a4d2
wxGUI/animation: fix crash with wxPython 3 when starting with parameter
|
10 gadi atpakaļ |
Vaclav Petras
|
29bc5aff40
wxGUI: import only after grass.script.parser() call g.gui.* and PEP8 clean up
|
10 gadi atpakaļ |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 gadi atpakaļ |
Martin Landa
|
832623263a
keep topic_gui (the main page requires this topic)
|
10 gadi atpakaļ |
Markus Neteler
|
be5911eedc
manual: keywords cleanup
|
10 gadi atpakaļ |
Anna Petrášová
|
9f09934d0c
wxGUI/animation: fix interface after recent changes
|
10 gadi atpakaļ |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 gadi atpakaļ |
Martin Landa
|
b94dccf9c9
update keys to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 gadi atpakaļ |
Huidae Cho
|
61543be097
1. Consolite option/flag mutually exslusive messages.
|
11 gadi atpakaļ |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 gadi atpakaļ |
Luca Delucchi
|
2f26b557eb
g.gui.animation: fix small bug with vector input; fix .format() function to be compatible also with python 2.6
|
11 gadi atpakaļ |
Anna Petrášová
|
c9a3b560de
wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3
|
11 gadi atpakaļ |
Soeren Gebbert
|
882518712a
Added missing tgis.init() call in case a stds is provided at the command line.
|
11 gadi atpakaļ |
Anna Petrášová
|
ccbb0928b5
wxGUI/animation: create application settings (bgcolor, time format)
|
11 gadi atpakaļ |
Anna Petrášová
|
69b6346be3
wxGUI/animation: adding support for multiple base layers/series; pep8 compliance
|
11 gadi atpakaļ |
Markus Neteler
|
401ccf839a
g.gui.animation: typo fix in module description
|
11 gadi atpakaļ |
Martin Landa
|
b2ff6d0e0d
g.gui.*: define common GuiModuleMain fn
|
11 gadi atpakaļ |
Martin Landa
|
68a4979370
g.gui.animation: launch GUI in the background
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Markus Neteler
|
317a514856
keyword cleanup cont'ed
|
12 gadi atpakaļ |