Anna Petrasova
|
ad4836c73c
Fix missing checkboxes in ListCtrl (#204)
|
5 年之前 |
Anna Petrasova
|
2f5c06a50a
wxGUI: fix deprecated wx.NewId
|
5 年之前 |
pesekon2
|
c1814407f7
fix the renaming of wx.ListCtrl variables
|
5 年之前 |
Ondrej Pesek
|
726b55ea22
get rid of wx.insertStringItem deprecation warnings (#120)
|
5 年之前 |
Ondrej Pesek
|
82793da8c6
update usage of map() function to Python 3 (#114)
|
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 年之前 |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Anna Petrášová
|
ceac8a5952
wxGUI: don't use sys.maxsize with wx.ListCtrl - breaks GUI on 64bit Windows, see https://trac.osgeo.org/grass/ticket/3011
|
9 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Markus Neteler
|
9a9b8230ed
various spelling errors fixed
|
9 年之前 |
Martin Landa
|
b23a95d809
wxGUI/gmodeler: limit data dialog only to raster,raster_3d and vector
|
9 年之前 |
Martin Landa
|
0369f16d32
wxGUI: fixes g.gui.gmodeler - blue diagram when adding a raster data (https://trac.osgeo.org/grass/ticket/2906)
|
9 年之前 |
Martin Landa
|
78e07263c9
wxGUI/gmodeler: fix ModelDataDialog
|
9 年之前 |
Martin Landa
|
71aca1843c
wxGUI/gmodeler: fix add command dialog layout
|
9 年之前 |
Martin Landa
|
1bb224bfd6
wxGUI/modeler: show in item list parameterized options
|
9 年之前 |
Anna Petrášová
|
c581d96350
wxGUI/modeler: fix for wxPython 3, see https://trac.osgeo.org/grass/ticket/2781
|
9 年之前 |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 年之前 |
Anna Petrášová
|
fadd8648a2
wxGUI/modeler: fix dialog for wxPython 3
|
11 年之前 |
Martin Landa
|
22597e6758
wxGUI: update prompt history when running command from dialog
|
11 年之前 |
Martin Landa
|
c70293d152
wxGUI/modeler: disable sorting for ModelListCtrl
|
11 年之前 |
Martin Landa
|
8e94585e6b
wxGUI/modeler: fix https://trac.osgeo.org/grass/changeset/58607
|
11 年之前 |
Martin Landa
|
3f8d127023
wxGUI/modeler: no need for normalizing
|
11 年之前 |
Martin Landa
|
9a7b96bc38
wxGUI/modeler: allow multiple selection, label size column width
|
11 年之前 |
Martin Landa
|
6666b62d90
wxGUI/modeler: reset label and comment in search dialog
|
11 年之前 |
Martin Landa
|
3bda13bf35
wxGUI/modeler: fix focus when moving items up/down
|
11 年之前 |
Martin Landa
|
0d47f3913a
wxGUI/modeler: fix loop item definition
|
11 年之前 |