Anna Petrasova
|
b84fbc18e6
wxGUI/vnet: fix removing notebook page, wx layout assert error, missing giface (#1822)
|
3 years ago |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 years ago |
Vaclav Petras
|
c6e81b98e8
Fix spelling in comments, esp. in wxGUI code (#1357)
|
4 years ago |
Anna Petrasova
|
f02ee9c6c4
wxGUI: address flake8 undefined variable (#1325)
|
4 years ago |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Štěpán Turek
|
722bfd418a
wx.vnet: completion of https://trac.osgeo.org/grass/changeset/64373
|
10 years ago |
Martin Landa
|
8fac0f25e2
wxGUI: replace utils cmd list <-> tuple by grass.script.gtask functions
|
10 years ago |
Martin Landa
|
2feff8f820
wxGUI: update onDone methods to pass event as argument
|
10 years ago |
Martin Landa
|
e1c65478d9
wxGUI/vnet: update to new parameter names (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Markus Neteler
|
0fd4fcfbbf
update g.copy calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 years ago |
Huidae Cho
|
ed12ab2f6d
Rename g.remove's names= to name= and use name= instead of pattern= as needed
|
10 years ago |
Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 years ago |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 years ago |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 years ago |
Vaclav Petras
|
6c7de3ce4a
wxGUI/giface: using giface in vnet and thus extending giface
|
11 years ago |
Vaclav Petras
|
a19698d648
wxGUI/vnet: using giface instead of tree (fixes broken vnet, one usage of tree remains)
|
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 |
Anna Petrášová
|
f6e87d1855
wxGUI: remove gUpdateMap events and replace by signals
|
11 years ago |
Štěpán Turek
|
64a4377f7b
wx.vnet: cleanup fix
|
11 years ago |
Štěpán Turek
|
8ef808fe88
wx.vnet: basic refactoring (work in progress), added code for turns support (curently hidden until turns backend will be in GRASS)
|
12 years ago |