Vaclav Petras
|
b177cbad50
wxGUI/startup: read_gisrc as a function
|
il y a 6 ans |
Vaclav Petras
|
76071a2eba
wxGUI/startup: move delete mapset and location to separate functions
|
il y a 6 ans |
Vaclav Petras
|
e4d8cf1d76
wxGUI/startup: move mapset creation core to an utils function
|
il y a 6 ans |
Vaclav Petras
|
3bc6888076
wxGUI/startup: new mapset dialog as a separate class and reuse create mapset method
|
il y a 6 ans |
Vaclav Petras
|
bdbba2ae71
wxGUI/startup: file to separate GUI-dependent utils (now only db/loc/mapset setting)
|
il y a 6 ans |
Vaclav Petras
|
dd3f0dfc7f
wxGUI/startup: lock filename and check in one function
|
il y a 6 ans |
Vaclav Petras
|
dac6d4add5
wxGUI/startup: move search for grassdata to package
|
il y a 6 ans |
Vaclav Petras
|
693445e86e
wxGUI/startup: get the first possible grassdata match, not last (faster and more expected)
|
il y a 6 ans |
Vaclav Petras
|
7974e43f26
wxGUI/startup: window titles should use title case (plus doc)
|
il y a 6 ans |
Vaclav Petras
|
0d75b3002d
wxGUI: dialog to download locations
|
il y a 7 ans |
Vaclav Petras
|
c17f9e024a
wxGUI/startup: instead of just complaining about no grassdata, try to find it
|
il y a 7 ans |
Anna Petrášová
|
52ee25357f
fix importing vector during location creation when the vector file name does not match the layer name
|
il y a 7 ans |
Vaclav Petras
|
652c57efa0
wxGUI: center dialogs on their parents in startup and psmap
|
il y a 8 ans |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
il y a 8 ans |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
il y a 8 ans |
Martin Landa
|
a7029d00fa
wxGUI/location wizard simplification: decrease number of dialogs shown by default
|
il y a 8 ans |
Martin Landa
|
3147062cbd
wxGUI: catch also UnicodeDecodeError when reading current directory as GISDBASE
|
il y a 8 ans |
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
|
il y a 9 ans |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
il y a 9 ans |
Markus Neteler
|
9a9b8230ed
various spelling errors fixed
|
il y a 9 ans |
Maris Nartiss
|
071ddd9451
Add comments for translators to help differentiating between similar words.
|
il y a 9 ans |
Vaclav Petras
|
31fd4b20a4
init: change gis_init return code
|
il y a 9 ans |
Anna Petrášová
|
373853e40b
wxGUI/start up: remove sentence about setting default region, it was already moved to a different dialog
|
il y a 10 ans |
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
|
il y a 10 ans |
Anna Petrášová
|
a1d9405a69
wxGUI/start up: avoid error message after multiband import when creating location
|
il y a 10 ans |
Martin Landa
|
8df2656dd9
wxGUI startup: layout cosmetics (dicrease border value)
|
il y a 10 ans |
Vaclav Petras
|
8fa3766272
wxGUI/startup: make warnings, hints and infos show the same; number boxes
|
il y a 10 ans |
Vaclav Petras
|
f267ff2f2f
wxGUI/startup: show warning text instead of error dialog and browse dialog
|
il y a 10 ans |
Vaclav Petras
|
33312b5033
wxGUI/startup: change layout of startup/welcome window/screen
|
il y a 10 ans |
Martin Landa
|
fdafdfa788
wxGUI: set focus on start button (wxPython 3)
|
il y a 10 ans |