Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
5 years ago |
Anna Petrasova
|
79c069dae1
wxGUI/gcpmanager: fix #430 (#447)
|
5 years ago |
Anna Petrasova
|
75be02ab0a
replace obsolete time.clock() in Python 3.3 (#244)
|
5 years ago |
Anna Petrasova
|
931490c369
wxGUI: fix GCP manager for py3
|
5 years ago |
ondrej
|
cf6c2e611e
fix double string encoding with EncodeString()
|
5 years ago |
Anna Petrasova
|
d121f7f3fe
wxGUI: replace obsolete wx.BitmapFromImage
|
5 years ago |
Anna Petrasova
|
f1f82d16b4
Fix missing checkboxes in ListCtrl (#204)
|
5 years ago |
Anna Petrasova
|
6a120c3720
wxGUI: replace deprecated wx.Yield
|
5 years ago |
Ondrej Pesek
|
ecf099fda6
update usage of map() function to Python 3 (#114)
|
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á
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Anna Petrášová
|
f337b9f4a8
wxGUI: make wx.BusyInfo compatible with wxPython 4
|
7 years ago |
Vaclav Petras
|
c649f041b0
wxGUI: replace print statement by print function for Python 3 support, remove mixed tabs (PEP8 E101, W191, see https://trac.osgeo.org/grass/ticket/2708)
|
7 years ago |
Markus Metz
|
421a96d8a6
wxGUI: fix vector support in GCP manager (https://trac.osgeo.org/grass/ticket/3066)
|
7 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 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Anna Petrášová
|
9800617b1a
gcpmanager: gisrc must be string not unicode - causes problems on Windows
|
9 years ago |
Markus Neteler
|
a9a8c7e4e0
update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Martin Landa
|
3ec8d97bed
wxGUI/gcp: fix settings dialog on save method (giface defined by parent)
|
10 years ago |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 years ago |
Markus Neteler
|
312e7e24d7
g.gui.gcp: tell in msg which recification order is currently active
|
11 years ago |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 years ago |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 years ago |
Martin Landa
|
df1fe660b9
wxGUI: fix self.OnMapset handler
|
11 years ago |
Markus Metz
|
fdb336e685
wxGUI gcp bug fixes
|
11 years ago |
Anna Petrášová
|
a84d5ddc4f
wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus)
|
11 years ago |
Štěpán Turek
|
6104f26683
wx.gcp: reflecting changes of group dialog
|
11 years ago |
Anna Petrášová
|
99e1a062a6
wxGUI: improve map display cursor handling
|
11 years ago |
Anna Petrášová
|
1867db3d69
wxGUI/statusbar: fix widgets repositioning
|
11 years ago |