Anna Petrasova
|
50a0d5f627
wxGUI/forms: fix Python 3.8 integer warning (#1302)
|
4 年之前 |
nilason
|
e7fded2202
wxGUI: Fix key binding issues on mac (#818 #1160)
|
4 年之前 |
Anna Petrasova
|
ce352e1ce9
backport changes for wx4.1.0 #570
|
5 年之前 |
Tomas Zigo
|
e6fec54d32
wxGUI/lmgr: fix return 'Layer' class str value if map layer name is None (#820)
|
4 年之前 |
Tomas Zigo
|
4edc08e952
wxGUI Module dialog: fix enable scrolling for the Basic top module style (#503)
|
5 年之前 |
Anna Petrasova
|
1ad0804721
add ComboBox event handler (#363)
|
5 年之前 |
Anna Petrasova
|
4e42737ded
fix deprecated call warning for FutureCall (#294)
|
5 年之前 |
Tomas Zigo
|
7282637d21
Fix error message has appeared after close any module dialog (#249)
|
5 年之前 |
Anna Petrasova
|
0bd5a64a69
wxGUI: replace deprecated wx.Yield
|
5 年之前 |
Anna Petrasova
|
2f5c06a50a
wxGUI: fix deprecated wx.NewId
|
5 年之前 |
Markus Neteler
|
95c5ecc3fe
fix deprecated wx.NewId() (#150)
|
5 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Martin Landa
|
6f561fad02
wxGUI forms: improve gui dependencies logic, see https://trac.osgeo.org/grass/ticket/3619
|
6 年之前 |
Anna Petrášová
|
d6463e4f43
wxGUI: replace deprecated checkbox event method, see https://trac.osgeo.org/grass/ticket/3570
|
7 年之前 |
Anna Petrášová
|
fac41cb836
wxGUI: use simpler widget for MapsetSelect to avoid wxWidgets bug https://trac.osgeo.org/grass/ticket/17771 on mac
|
7 年之前 |
Martin Landa
|
96c6d36132
wxGUI/SqlWhereSelect: fix renaming issues
|
7 年之前 |
Martin Landa
|
fad4651813
wxGUI: clean-up https://trac.osgeo.org/grass/changeset/72547
|
7 年之前 |
Martin Landa
|
1ef10c774d
wxGUI: implement widget for SQL WHERE params
|
7 年之前 |
Vaclav Petras
|
1f1f39bb75
wxGUI: use print function (no traceback, only proper error message with Python 3)
|
7 年之前 |
Anna Petrášová
|
80c527f240
wxGUI/forms: enable to create new directory for G_OPT_M_DIR
|
7 年之前 |
Anna Petrášová
|
fbe5df3f77
wxGUI: fix encoding problems, see https://trac.osgeo.org/grass/ticket/3340
|
8 年之前 |
Martin Landa
|
b1abee0367
v.in.ogr GUI generates invalid layer parameter (see https://trac.osgeo.org/grass/ticket/3308)
|
8 年之前 |
Martin Landa
|
4d866756f7
wxGUI/forms: fix UnicodeDecodeError on loading file when default and file encoding differs
|
8 年之前 |
Martin Landa
|
012f68e2c9
GUI dialog: fix guidependency for maps/columns (see eg. v.what.vect query_map -> query_column)
|
8 年之前 |
Martin Landa
|
8f17d7189e
wxGUI: fix https://trac.osgeo.org/grass/changeset/70401 (missing import)
|
8 年之前 |
Vaclav Petras
|
34733c23cc
wxGUI/forms: add debug messages and todos for closing code
|
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 年之前 |
Anna Petrášová
|
cd3263f5aa
wxGUI: remove readonly style from r.proj combobox, see https://trac.osgeo.org/grass/ticket/2993
|
8 年之前 |