Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 年之前 |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 年之前 |
Anna Petrasova
|
7275e780f7
wxGUI: module search GUI improved (#1194)
|
4 年之前 |
Anna Petrasova
|
939739c71c
wxGUI/datacatalog: change ReloadTreeItems to use node-specific reloads (#847)
|
4 年之前 |
Anna Petrasova
|
07625f254f
wxGUI/treemodel: refactor TreeModel to allow more flexible Node classes. (#797)
|
4 年之前 |
nilason
|
40ba0304f5
wxGUI: use system colours for dark mode support (#751)
|
4 年之前 |
Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
5 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Martin Landa
|
d866d29c07
revert accidental commit https://trac.osgeo.org/grass/changeset/73835
|
6 年之前 |
Martin Landa
|
589bcab16a
libraster: add support for GDAL 2.4 on MS Windows
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
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 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Vaclav Petras
|
e04501b164
wxGUI: more code for testing individual components
|
8 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Martin Landa
|
c0d2976cfd
wxGUI/datacatalog: expand/collapse on double click
|
9 年之前 |
Anna Petrášová
|
dbc9454b0e
wxGUI/catalog: major refactoring
|
9 年之前 |
Martin Landa
|
34b863faa5
wxGUI: set background color for LayerTree and CTreeView to white (wxPython 3)
|
10 年之前 |
Anna Petrášová
|
359c76f101
wxGUI/search tab: fixes for wxPython 3, fixed finding and showing modules in tree
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 年之前 |
Anna Petrášová
|
c9a3b560de
wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3
|
11 年之前 |
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 年之前 |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
11 年之前 |
Anna Petrášová
|
34f06d4595
wxGUI: fix TreeListView for wx2.9.4
|
12 年之前 |
Anna Petrášová
|
447f966928
wxGUI: improve copying from query dialog
|
12 年之前 |
Martin Landa
|
5f566fa090
wxGUI: fix CTreeView for wxPython 2.8.10.1 (no agwStyle)
|
12 年之前 |
Anna Petrášová
|
d4cd822c37
wxGUI: refactoring tree structures (menu, search tree, extensions, query)
|
12 年之前 |