Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 tahun lalu |
Markus Neteler
|
22dcea97b9
Python scripts: remove UTF-8 coding line (#1461)
|
4 tahun lalu |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 tahun lalu |
Tomas Zigo
|
cec23a1733
wxGUI/mapswipe: fix wx.CheckListBox widget wxPyDeprecationWarning (#773)
|
4 tahun lalu |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
5 tahun lalu |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 tahun lalu |
Anna Petrášová
|
3bd818cd67
wxGUI: aui manager in SimpleLayerManager needs to be uninitialized before destroying it
|
6 tahun lalu |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 tahun lalu |
Vaclav Petras
|
e04501b164
wxGUI: more code for testing individual components
|
8 tahun lalu |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 tahun lalu |
Vaclav Petras
|
b428b78342
wxGUI: use explicit import for the underscore function
|
9 tahun lalu |
Martin Landa
|
2c621cb398
wxGUI: update for `raster_3d`
|
10 tahun lalu |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 tahun lalu |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 tahun lalu |
Anna Petrášová
|
40648cd3a9
wxGUI/mapswipe: attempt to fix adding layers bug, discussed in https://trac.osgeo.org/grass/ticket/2315
|
11 tahun lalu |
Anna Petrášová
|
c31482fbc3
wxGUI/mapswipe: add support for RGB maps
|
11 tahun lalu |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 tahun lalu |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 tahun lalu |
Anna Petrášová
|
6aab6a4955
wxGUI/simplelmgr: copy layers to clipboard
|
11 tahun lalu |
Anna Petrášová
|
f02f9d11d8
wxGUI/animation: fix (workaround) for mysterious gui segfault when modules dialogs were hidden and not destroyed in SimpleLayerManager
|
11 tahun lalu |
Anna Petrášová
|
43ecf5f2fe
wxGUI: unify opacity values to range <0; 1>
|
11 tahun lalu |
Anna Petrášová
|
69b6346be3
wxGUI/animation: adding support for multiple base layers/series; pep8 compliance
|
11 tahun lalu |
Anna Petrášová
|
159835ce00
wxGUI/mapswipe: added possibility to display multiple raster/vector maps; reusable SimpleLayerManager created
|
11 tahun lalu |