Linda Kladivova
|
87398fa1d2
wxGUI: new design for GNotebooks (#1801)
|
3 年之前 |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 年之前 |
Vaclav Petras
|
4730d76ebe
wxGUI: Enable import-related warnings (#1523)
|
4 年之前 |
nilason
|
55fd37c14d
wxGUI: update wx4.1.0 support for FlatNotebook (#856)
|
4 年之前 |
Tomas Zigo
|
1245b5c998
wxGUI, d.rast.edit: remove 'wxversion' module (#713)
|
4 年之前 |
Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
5 年之前 |
Vaclav Petras
|
6746ad39ba
wxGUI/core: account for .post in wxPython 4.0.7.post2 (#246)
|
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
|
9d6c75cb1d
wingrass77 core python3 issues, see https://trac.osgeo.org/grass/ticket/3723
|
6 年之前 |
Vaclav Petras
|
1f1f39bb75
wxGUI: use print function (no traceback, only proper error message with Python 3)
|
7 年之前 |
Anna Petrášová
|
6bb347d63b
wxGUI: fix problems with imports from https://trac.osgeo.org/grass/changeset/71332 which caused GUI crash
|
7 年之前 |
Martin Landa
|
570eb5b3a7
revert https://trac.osgeo.org/grass/changeset/71332 since it causes GUI startup crash on Debian (wxPython 3.0.2)
|
7 年之前 |
Anna Petrášová
|
0b024b4e6f
wxGUI: fix launching with Phoenix on Mac (splash screen), more robust version parsing
|
7 年之前 |
Martin Landa
|
383b823392
wxGUI: fix CheckWxVersion() to support also 4.0.0aX
|
8 年之前 |
Vaclav Petras
|
e00f07c8f1
wxGUI: mention (likely) working functionality when GUI fails to start
|
8 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Anna Petrášová
|
4041d1c7be
wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201
|
8 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Martin Landa
|
5cc7a2c271
wxGUI: enlarge LM window (gnome issue)
|
9 年之前 |
Martin Landa
|
a84a92dfb6
wxGUI: fix windows layout (on gnome)
|
9 年之前 |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 年之前 |
Martin Landa
|
4316895d4f
introduce GRASS_WXVERSION variable
|
10 年之前 |
Martin Landa
|
1fe7b6f0e1
wxGUI: fix statusbar prop for wxPython3
|
10 年之前 |
Martin Landa
|
90b8913c10
wxGUI: modify CheckForWx() to enable selection of wxPython version (eg. 2.8 over 3.0)
|
10 年之前 |
Anna Petrášová
|
bd98dce6f1
wxGUI: fix after removing g.mlist
|
10 年之前 |
Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 年之前 |
Martin Landa
|
9ca4955209
winGRASS: fix addons scanning (python scripts have now bat wrapper)
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 年之前 |
Martin Landa
|
368c2ec236
Add GUIDIR/scripts into path
|
11 年之前 |