Anna Petrášová
|
fbc71f3cb1
wxGUI/settings: make dialog nonmodal and destroy it instead of hiding (caused problems on MacOSX with wxPython3); make apply button label more understandable; fix Set to default behavior not to apply changes but just set default values in widgets (merge from trunk, https://trac.osgeo.org/grass/changeset/63544)
|
10 years ago |
Luca Delucchi
|
2bafbf74cf
sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation
|
10 years ago |
Markus Neteler
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 years ago |
Anna Petrášová
|
ff1957372e
wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems
|
11 years ago |
Martin Landa
|
ba9d41edf5
wxGUI/mapdisp: show computational region extent by default when selected from the statusbar
|
11 years ago |
Vaclav Petras
|
b6ace1c969
wxGUI: removing dead code related to vdigit button in lmgr (not needed, might be useful but this was not working for multiple map displays), fixing query in nviz (frame required), fixing statusbar error displaying
|
11 years ago |
Vaclav Petras
|
4941f7864a
wxGUI/gcp: implementing https://trac.osgeo.org/grass/changeset/57383 for gcp and fixing default statusbar mode which was ignored
|
11 years ago |
Vaclav Petras
|
11179c984f
wxGUI/mapwindow: removing mouse motion handlers, using signals for coordinates and for vdigit info
|
11 years ago |
Vaclav Petras
|
cf326f1d45
wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified)
|
11 years ago |
Anna Petrášová
|
99d5078105
wxGUI: fix rendering and statusbar problem caused recently by adding wx.Yield
|
11 years ago |
Anna Petrášová
|
1abb7a5972
wxGUI: fix showing statusbar text
|
11 years ago |
Vaclav Petras
|
63ced8e75d
wxGUI/gcp: moving gcp statusbar items to gcp directory
|
11 years ago |
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 years ago |
Anna Petrášová
|
026fc5b36b
wxGUI: fix previous commit https://trac.osgeo.org/grass/changeset/57132
|
12 years ago |
Anna Petrášová
|
b34da2bfcf
wxNVIZ: fix crash accidentally introduced in https://trac.osgeo.org/grass/changeset/57082
|
12 years ago |
Anna Petrášová
|
1ddc9f2011
wxGUI: remove debug prints
|
12 years ago |
Anna Petrášová
|
2da5540499
wxGUI: fix statusbar update
|
12 years ago |
Anna Petrášová
|
d8a65bc676
wxGUI: remove wxUpdateProgress event completely, gUpdateMap partly
|
12 years ago |
Anna Petrášová
|
c6aaf2e9ef
wxGUI: remove redundant import
|
12 years ago |
Anna Petrášová
|
c873cd2c7c
wxGUI: change event by signal (EVT_AUTO_RENDER)
|
12 years ago |
Hamish Bowman
|
74d8c2a67e
don't abbreviate non-obvious word
|
12 years ago |
Vaclav Petras
|
2e0a21bc9a
wxGUI: small code cleanup
|
12 years ago |
Martin Landa
|
d8dbbf195e
wxGUI: fix progress bar range (include overlays)
|
12 years ago |
Anna Petrášová
|
3c3123da57
wxGUI: fix starting 3D view
|
12 years ago |
Martin Landa
|
452942757b
wxGUI/iclass: show computation region box (fix https://trac.osgeo.org/grass/changeset/54512)
|
12 years ago |
Martin Landa
|
98306c817f
wxGUI: statusbar text cosmetics
|
12 years ago |
Martin Landa
|
b930ae587b
wxGUI: wms download message cosmetics
|
12 years ago |
Martin Landa
|
30d2a35423
wxGUI: rename layer attributes (no l_ prefix)
|
12 years ago |
Martin Landa
|
07b54c7f78
wxGUI: add support for WMS layers (work in progress)
|
12 years ago |
Martin Landa
|
0754b3343b
wxGUI/statusbar: positioning cosmetics
|
12 years ago |