Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Vaclav Petras
|
2a736d3361
wxGUI/startup: obtaining version number as a function
|
6 年之前 |
Vaclav Petras
|
b63e3aee02
wxGUI/startup: mapset and location remames as functions
|
6 年之前 |
Vaclav Petras
|
a4a5a8b67a
wxGUI/startup: read_gisrc as a GUI function (fixes https://trac.osgeo.org/grass/changeset/73175)
|
6 年之前 |
Vaclav Petras
|
b177cbad50
wxGUI/startup: read_gisrc as a function
|
6 年之前 |
Vaclav Petras
|
76071a2eba
wxGUI/startup: move delete mapset and location to separate functions
|
6 年之前 |
Vaclav Petras
|
e4d8cf1d76
wxGUI/startup: move mapset creation core to an utils function
|
6 年之前 |
Vaclav Petras
|
3bc6888076
wxGUI/startup: new mapset dialog as a separate class and reuse create mapset method
|
6 年之前 |
Vaclav Petras
|
bdbba2ae71
wxGUI/startup: file to separate GUI-dependent utils (now only db/loc/mapset setting)
|
6 年之前 |
Vaclav Petras
|
dd3f0dfc7f
wxGUI/startup: lock filename and check in one function
|
6 年之前 |
Vaclav Petras
|
dac6d4add5
wxGUI/startup: move search for grassdata to package
|
6 年之前 |
Vaclav Petras
|
693445e86e
wxGUI/startup: get the first possible grassdata match, not last (faster and more expected)
|
6 年之前 |
Vaclav Petras
|
7974e43f26
wxGUI/startup: window titles should use title case (plus doc)
|
6 年之前 |
Vaclav Petras
|
0d75b3002d
wxGUI: dialog to download locations
|
7 年之前 |
Vaclav Petras
|
c17f9e024a
wxGUI/startup: instead of just complaining about no grassdata, try to find it
|
7 年之前 |
Anna Petrášová
|
52ee25357f
fix importing vector during location creation when the vector file name does not match the layer name
|
7 年之前 |
Vaclav Petras
|
652c57efa0
wxGUI: center dialogs on their parents in startup and psmap
|
8 年之前 |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
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 年之前 |
Martin Landa
|
3147062cbd
wxGUI: catch also UnicodeDecodeError when reading current directory as GISDBASE
|
8 年之前 |
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 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Markus Neteler
|
9a9b8230ed
various spelling errors fixed
|
9 年之前 |
Maris Nartiss
|
071ddd9451
Add comments for translators to help differentiating between similar words.
|
9 年之前 |
Vaclav Petras
|
31fd4b20a4
init: change gis_init return code
|
9 年之前 |
Anna Petrášová
|
373853e40b
wxGUI/start up: remove sentence about setting default region, it was already moved to a different dialog
|
10 年之前 |
Anna Petrášová
|
104d3d4992
wxGUI/start up: use normal StaticText instead of StaticTextWrap for error message since it causes emitting events continually on wxPython 3
|
10 年之前 |
Anna Petrášová
|
a1d9405a69
wxGUI/start up: avoid error message after multiband import when creating location
|
10 年之前 |
Martin Landa
|
8df2656dd9
wxGUI startup: layout cosmetics (dicrease border value)
|
10 年之前 |