Anna Petrasova
|
ecd13587d7
wxGUI: more Python 3.10 fixes (#2050)
|
3 years ago |
Anna Petrasova
|
9b868cacb8
wxGUI/psmap: properly isolate region setting from the rest of GUI (#1127)
|
4 years ago |
Tomas Zigo
|
a57c2dadee
wxGUI/g.gui.psmap: fix double click on the map frame with vector map (#1055)
|
4 years ago |
Tomas Zigo
|
3fbcccaec2
wxGUI/g.gui.psmap: add checking map frame exists if you add labels (#1048)
|
4 years ago |
Anna Petrasova
|
ce352e1ce9
backport changes for wx4.1.0 #570
|
5 years ago |
Anna Petrasova
|
1953072965
wxGUI/composer: use integers instead of wx id, which can't be pickled and cause error (#641)
|
5 years ago |
Anna Petrasova
|
7887450d5e
wxGUI: fix psmap from last change, remove redundant import (#380)
|
5 years ago |
Tomas Zigo
|
dd34497bc8
Fix Cartographic Composer wxPython deprecation warning (#309)
|
5 years ago |
Tomas Zigo
|
e146e18178
fix Cartographic Composer Add graphic tool (Line/Rectangle), (#310)
|
5 years ago |
Anna Petrasova
|
65b841684e
wxGUI: replace obsolete wx.BitmapFromImage
|
5 years ago |
Anna Petrasova
|
ad4836c73c
Fix missing checkboxes in ListCtrl (#204)
|
5 years ago |
Anna Petrasova
|
2f5c06a50a
wxGUI: fix deprecated wx.NewId
|
5 years ago |
Anna Petrasova
|
1fbaa28646
g.gui.psmap: fixes for Python3
|
5 years ago |
Ondrej Pesek
|
726b55ea22
get rid of wx.insertStringItem deprecation warnings (#120)
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Anna Petrášová
|
3431613015
wxGUI: fix TextEntryDialog wx4 compatibility
|
6 years ago |
Anna Petrášová
|
b5f0a0094f
wxGUI/psmap: wxPython 4 compatibility
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 years ago |
Anna Petrášová
|
4041d1c7be
wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201
|
8 years ago |
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 years ago |
Anna Petrášová
|
2d1b702294
wxGUI/psmap: remove confusing error message about units
|
9 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Maris Nartiss
|
1652517a3e
Add comments for translators and fix gettext usage
|
9 years ago |
Anna Petrášová
|
99c7fbd50a
wxGUI/psmap: fix https://trac.osgeo.org/grass/ticket/2852 - fit frame to match current region
|
9 years ago |
Anna Petrášová
|
0baaeca811
replace PIL obsolete function tostring to tobytes
|
9 years ago |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 years ago |
Anna Petrášová
|
ff4d178f93
wxGUI/psmap: fix accidently renamed dict keys during rast(er) element name change
|
10 years ago |
Markus Neteler
|
407a2e6283
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 years ago |