Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
5 лет назад |
Linda Kladivova
|
8a29c81ad8
Update Location Wizard: First page (#493)
|
5 лет назад |
Huidae Cho
|
c2f3398b7b
Change is/is not to ==/!= for literal comparisons (#264)
|
5 лет назад |
Anna Petrasova
|
f1f82d16b4
Fix missing checkboxes in ListCtrl (#204)
|
5 лет назад |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
5 лет назад |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 лет назад |
Markus Metz
|
f7c61a219c
wxGUI: use g.proj list_codes=EPSG to read EPSG codes
|
6 лет назад |
Anna Petrášová
|
498028ea36
fixes for python3 and wxPython4
|
6 лет назад |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 лет назад |
Anna Petrášová
|
077c7ccafc
wxGUI: continue making gui compatible with Phoenix
|
7 лет назад |
Vaclav Petras
|
70f251e00d
wxGUI: show error when creating db
|
7 лет назад |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 лет назад |
Vaclav Petras
|
38dc65919b
wxGUI: use library function for decode of gisdbase string in location wizard (see https://trac.osgeo.org/grass/ticket/2885 and https://trac.osgeo.org/grass/changeset/70335)
|
8 лет назад |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 лет назад |
Martin Landa
|
a7029d00fa
wxGUI/location wizard simplification: decrease number of dialogs shown by default
|
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á
|
08bd0dace9
wxGUI: fix https://trac.osgeo.org/grass/ticket/3036
|
8 лет назад |
Martin Landa
|
2ce03f4e3f
wxGUI/location wizard: reorder methods to simple and advanced
|
9 лет назад |
Yann Chemin
|
00a9cd79f0
Commented IAU option in Location wizard due to https://trac.osgeo.org/grass/ticket/2456
|
9 лет назад |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 лет назад |
Martin Landa
|
31954a17e6
wxGUI: ReadEpsgCodes() raise OpenError exception of failure (no need for backport)
|
9 лет назад |
Yann Chemin
|
dfc647619e
Added support for IAU Planetary bodies
|
9 лет назад |
Yann Chemin
|
d8934bbf77
fixed bug for planetary ellipsoid access
|
9 лет назад |
Martin Landa
|
f1e1543798
wxGUI/location wizard: reorder options (EPSG by default)
|
10 лет назад |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 лет назад |
Maris Nartiss
|
246cdc690c
Read GISENV in stdin encoding and convert to unicode (fixes https://trac.osgeo.org/grass/ticket/2205)
|
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
|
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 лет назад |