Vaclav Petras
|
e171096c12
Update to Black 22.1.0 (#2212)
|
3 years ago |
Linda Kladivova
|
5698c677d3
wxGUI: fix statusbar mode index for GetMode method (#2190)
|
3 years ago |
Linda Kladivova
|
3a6585624c
wxGUI: Map display object has no attribute iconsize (#2021)
|
3 years ago |
Linda Kladivova
|
2f94d78a66
wxGUI: refactoring: Map Display inheriting from wx.Panel (#1675)
|
3 years ago |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 years ago |
Tomas Zigo
|
181260833d
wxGUI: fix 'wxPyDeprecationWarning: Call to deprecated item. Use FindItem instead.' (#1344)
|
4 years ago |
Anna Petrasova
|
f02ee9c6c4
wxGUI: address flake8 undefined variable (#1325)
|
4 years ago |
Markus Neteler
|
f3483cf55f
PEP8 fixes (#1317)
|
4 years ago |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 years ago |
Tomas Zigo
|
29b4b6e180
wxGUI/gcp: fix launch add vector map to group dialog (#924)
|
4 years ago |
Tomas Zigo
|
4a678615df
wxGUI/gcp: adding the option/show overwrite confirm dialog to overwrite the result map (#912)
|
4 years ago |
Tomas Zigo
|
7da646aaa5
wxGUI/gcp: allow choose map display web service layer as target map to display (#654)
|
4 years ago |
Tomas Zigo
|
61e3e5fdc0
wxGUI gcp: fix checking vector map existence in the group (#680)
|
4 years ago |
Tomas Zigo
|
57cb19ec1f
wxGUI/location_wizard: add 'GridBagSizerTitledPage' class (#824)
|
4 years ago |
Tomas Zigo
|
263845d5a5
wxGUI gcp: fix adding vector map to group when no vector maps exist (#685)
|
4 years ago |
Anna Petrasova
|
9ff008446c
wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570)
|
5 years ago |
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 |