Anna Petrasova
|
9ff008446c
wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570)
|
5 gadi atpakaļ |
Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
5 gadi atpakaļ |
Anna Petrasova
|
2439753ef5
wxGUI: fix psmap from last change, remove redundant import (#380)
|
5 gadi atpakaļ |
Tomas Zigo
|
5a9605354e
Fix Cartographic Composer wxPython deprecation warning (#309)
|
5 gadi atpakaļ |
Tomas Zigo
|
ad49e9748a
fix Cartographic Composer Add graphic tool (Line/Rectangle), (#310)
|
5 gadi atpakaļ |
Anna Petrasova
|
d121f7f3fe
wxGUI: replace obsolete wx.BitmapFromImage
|
5 gadi atpakaļ |
Anna Petrasova
|
f1f82d16b4
Fix missing checkboxes in ListCtrl (#204)
|
5 gadi atpakaļ |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
5 gadi atpakaļ |
Anna Petrasova
|
8ad5e8e4ae
g.gui.psmap: fixes for Python3
|
5 gadi atpakaļ |
Ondrej Pesek
|
75d0c5d3aa
get rid of wx.insertStringItem deprecation warnings (#120)
|
5 gadi atpakaļ |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 gadi atpakaļ |
Anna Petrášová
|
3431613015
wxGUI: fix TextEntryDialog wx4 compatibility
|
6 gadi atpakaļ |
Anna Petrášová
|
b5f0a0094f
wxGUI/psmap: wxPython 4 compatibility
|
6 gadi atpakaļ |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 gadi atpakaļ |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 gadi atpakaļ |
Anna Petrášová
|
4041d1c7be
wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201
|
8 gadi atpakaļ |
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 gadi atpakaļ |
Anna Petrášová
|
2d1b702294
wxGUI/psmap: remove confusing error message about units
|
9 gadi atpakaļ |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 gadi atpakaļ |
Maris Nartiss
|
1652517a3e
Add comments for translators and fix gettext usage
|
9 gadi atpakaļ |
Anna Petrášová
|
99c7fbd50a
wxGUI/psmap: fix https://trac.osgeo.org/grass/ticket/2852 - fit frame to match current region
|
9 gadi atpakaļ |
Anna Petrášová
|
0baaeca811
replace PIL obsolete function tostring to tobytes
|
9 gadi atpakaļ |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 gadi atpakaļ |
Anna Petrášová
|
ff4d178f93
wxGUI/psmap: fix accidently renamed dict keys during rast(er) element name change
|
10 gadi atpakaļ |
Markus Neteler
|
407a2e6283
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 gadi atpakaļ |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 gadi atpakaļ |
Anna Petrášová
|
1669a32106
wxGUI/psmap: move AddGrowable after adding items for wxPython 3
|
10 gadi atpakaļ |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 gadi atpakaļ |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 gadi atpakaļ |
Martin Landa
|
b226ffabab
wxGUI: fix symbol path
|
11 gadi atpakaļ |