Anna Petrasova
|
a67ab3bb3c
g.gui.timeline: fix annotation box (#2107)
|
2 yıl önce |
Vaclav Petras
|
ae82e2c975
wxGUI: Enable all Flake8 warnings (#1535)
|
3 yıl önce |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
3 yıl önce |
Vaclav Petras
|
0f9e2e9838
wxGUI: Enable lambda, escape, except, l warnings (#1518)
|
3 yıl önce |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
3 yıl önce |
Vaclav Petras
|
e5afa5a8a0
wxGUI: Add missing title params to frames (#1301)
|
3 yıl önce |
Vaclav Petras
|
4743d531f7
wxGUI: New, simplified, unified window titles (#1216)
|
3 yıl önce |
Markus Neteler
|
a3785a5c66
tplot/frame.py: fixes for Matplotlib 3.3+ (#1191)
|
3 yıl önce |
Vaclav Petras
|
4694e43ed8
wxGUI: Remove calls of unicode function which don't work in Python 3 (#1111)
|
4 yıl önce |
Markus Neteler
|
b9575e542d
g.gui.timeline: improve missing package msg
|
4 yıl önce |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
5 yıl önce |
Anna Petrášová
|
faf0e1b05a
wxGUI/timeline: fix https://trac.osgeo.org/grass/ticket/3753
|
5 yıl önce |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 yıl önce |
Anna Petrášová
|
720713b2c5
wxGUI/timeline: draw grid behind data
|
6 yıl önce |
Anna Petrášová
|
67e1822bcb
wxGUI/timeline: don't use semitransparency
|
6 yıl önce |
Anna Petrášová
|
e03700bb0c
wxGUI/timeline: specify edgecolor to solve https://trac.osgeo.org/grass/ticket/3609
|
6 yıl önce |
Anna Petrášová
|
944dfa72bd
g.gui.timeline: destructor is not called for some reason, db connection must be closed on close event
|
7 yıl önce |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
7 yıl önce |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
8 yıl önce |
Markus Neteler
|
1e957e1aee
wxGUI: print more detailed error message in case of matplotlib failure
|
8 yıl önce |
Anna Petrášová
|
0fd1ac1a01
g.gui.timeline: show better error when dataset is empty
|
9 yıl önce |
Anna Petrášová
|
471196e8ba
g.gui.timline: beautify error message
|
9 yıl önce |
Anna Petrášová
|
86f910050d
g.gui.timeline: attempt to fix https://trac.osgeo.org/grass/ticket/2824
|
9 yıl önce |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
10 yıl önce |
Markus Neteler
|
7684b66e34
g.gui.timeline: msg cosmetics
|
10 yıl önce |
Anna Petrášová
|
673adbef07
wxGUI/timeline: fix https://trac.osgeo.org/grass/ticket/2275 - search path
|
10 yıl önce |
Anna Petrášová
|
d55a7c4c95
wxGUI/timeline: fix case when there are no registered datasets
|
10 yıl önce |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
10 yıl önce |
Martin Landa
|
dd9056986a
wxGUI animation/timeline: add 'GRASS GIS' to the frame titles
|
10 yıl önce |
Soeren Gebbert
|
55577880be
Fixed GUI crash when a fatal error occurs by calling the init() function of the temporal database
|
11 yıl önce |