Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 years ago |
Anna Petrasova
|
07625f254f
wxGUI/treemodel: refactor TreeModel to allow more flexible Node classes. (#797)
|
4 years ago |
Anna Petrasova
|
1fbfd5f6bc
wxGUI: fix menustrings generation and adjust flake8 (#541)
|
5 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 |
Vaclav Petras
|
c649f041b0
wxGUI: replace print statement by print function for Python 3 support, remove mixed tabs (PEP8 E101, W191, see https://trac.osgeo.org/grass/ticket/2708)
|
7 years ago |
Vaclav Petras
|
7e82498ebc
wxGUI/toolboxes: store warning/error messages for later (see https://trac.osgeo.org/grass/ticket/3253)
|
8 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 years ago |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 years ago |
Martin Landa
|
6be65073bb
wxGUI/menu: add icon tag
|
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á
|
926c239a1d
wxGUI/toolboxes: do not expand addons tag during compilation
|
11 years ago |
Vaclav Petras
|
6d65092e3e
wxGUI/toolboxes: finishing https://trac.osgeo.org/grass/changeset/57187 and 57188 (basic version of generation of translation files, code clean up)
|
11 years ago |
Vaclav Petras
|
a87413aee0
wxGUI/toolboxes: different tree for menu and for search module (missing some formal things)
|
11 years ago |
Anna Petrášová
|
a24bcfdf12
wxGUI/search tree: simplify graphical interface, add tooltips
|
11 years ago |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
11 years ago |
Anna Petrášová
|
92238a5aef
wxGUI/toolboxes: initial version of wxGUI toolboxes (co-author: wenzeslaus)
|
12 years ago |
Anna Petrášová
|
3c2373e38c
wxGUI: fix menustrings
|
12 years ago |
Vaclav Petras
|
bb0cfcbef2
wxGUI/xml: mark generated file, fix indentation
|
12 years ago |
Anna Petrášová
|
d4cd822c37
wxGUI: refactoring tree structures (menu, search tree, extensions, query)
|
12 years ago |