Anna Petrasova
|
f1f82d16b4
Fix missing checkboxes in ListCtrl (#204)
|
5 年之前 |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
5 年之前 |
Anna Petrasova
|
8ad5e8e4ae
g.gui.psmap: fixes for Python3
|
5 年之前 |
Ondrej Pesek
|
75d0c5d3aa
get rid of wx.insertStringItem deprecation warnings (#120)
|
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á
|
3431613015
wxGUI: fix TextEntryDialog wx4 compatibility
|
6 年之前 |
Anna Petrášová
|
b5f0a0094f
wxGUI/psmap: wxPython 4 compatibility
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
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á
|
ceac8a5952
wxGUI: don't use sys.maxsize with wx.ListCtrl - breaks GUI on 64bit Windows, see https://trac.osgeo.org/grass/ticket/3011
|
9 年之前 |
Anna Petrášová
|
2d1b702294
wxGUI/psmap: remove confusing error message about units
|
9 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Maris Nartiss
|
1652517a3e
Add comments for translators and fix gettext usage
|
9 年之前 |
Anna Petrášová
|
99c7fbd50a
wxGUI/psmap: fix https://trac.osgeo.org/grass/ticket/2852 - fit frame to match current region
|
9 年之前 |
Anna Petrášová
|
0baaeca811
replace PIL obsolete function tostring to tobytes
|
9 年之前 |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 年之前 |
Anna Petrášová
|
ff4d178f93
wxGUI/psmap: fix accidently renamed dict keys during rast(er) element name change
|
10 年之前 |
Markus Neteler
|
407a2e6283
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 年之前 |
Anna Petrášová
|
1669a32106
wxGUI/psmap: move AddGrowable after adding items for wxPython 3
|
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
|
b226ffabab
wxGUI: fix symbol path
|
11 年之前 |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
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 年之前 |
Anna Petrášová
|
3ec1f775fb
wxGUI/composer: fix font issue on Windows
|
12 年之前 |
Hamish Bowman
|
b4efca5050
spelling
|
12 年之前 |
Anna Petrášová
|
61ce677ca5
wxGUI/composer: fixes for https://trac.osgeo.org/grass/ticket/1959 and https://trac.osgeo.org/grass/ticket/1960 (merge from develbranch, https://trac.osgeo.org/grass/changeset/56120,r56121,r56133,r56134)
|
12 年之前 |
Anna Petrášová
|
7f9e1d7233
wxGUI/psmap: add labels support
|
12 年之前 |