Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 tahun lalu |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 tahun lalu |
Martin Landa
|
d32bffa244
wxGUI: do not re-render whole map composition when show/hide comp. region extent
|
8 tahun lalu |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 tahun lalu |
Anna Petrášová
|
d70d2ab442
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
|
10 tahun lalu |
Martin Landa
|
d85c64db71
wxGUI: allow to hide/show toolbars and statusbar in map display
|
10 tahun lalu |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 tahun lalu |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 tahun lalu |
Anna Petrášová
|
ff1957372e
wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems
|
11 tahun lalu |
Martin Landa
|
ba9d41edf5
wxGUI/mapdisp: show computational region extent by default when selected from the statusbar
|
11 tahun lalu |
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 tahun lalu |
Vaclav Petras
|
4941f7864a
wxGUI/gcp: implementing https://trac.osgeo.org/grass/changeset/57383 for gcp and fixing default statusbar mode which was ignored
|
11 tahun lalu |
Vaclav Petras
|
11179c984f
wxGUI/mapwindow: removing mouse motion handlers, using signals for coordinates and for vdigit info
|
11 tahun lalu |
Vaclav Petras
|
cf326f1d45
wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified)
|
11 tahun lalu |
Anna Petrášová
|
99d5078105
wxGUI: fix rendering and statusbar problem caused recently by adding wx.Yield
|
11 tahun lalu |
Anna Petrášová
|
1abb7a5972
wxGUI: fix showing statusbar text
|
11 tahun lalu |
Vaclav Petras
|
63ced8e75d
wxGUI/gcp: moving gcp statusbar items to gcp directory
|
11 tahun lalu |
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 tahun lalu |
Anna Petrášová
|
026fc5b36b
wxGUI: fix previous commit https://trac.osgeo.org/grass/changeset/57132
|
11 tahun lalu |
Anna Petrášová
|
b34da2bfcf
wxNVIZ: fix crash accidentally introduced in https://trac.osgeo.org/grass/changeset/57082
|
11 tahun lalu |
Anna Petrášová
|
1ddc9f2011
wxGUI: remove debug prints
|
11 tahun lalu |
Anna Petrášová
|
2da5540499
wxGUI: fix statusbar update
|
11 tahun lalu |
Anna Petrášová
|
d8a65bc676
wxGUI: remove wxUpdateProgress event completely, gUpdateMap partly
|
11 tahun lalu |
Anna Petrášová
|
c6aaf2e9ef
wxGUI: remove redundant import
|
12 tahun lalu |
Anna Petrášová
|
c873cd2c7c
wxGUI: change event by signal (EVT_AUTO_RENDER)
|
12 tahun lalu |
Hamish Bowman
|
74d8c2a67e
don't abbreviate non-obvious word
|
12 tahun lalu |
Vaclav Petras
|
2e0a21bc9a
wxGUI: small code cleanup
|
12 tahun lalu |
Martin Landa
|
d8dbbf195e
wxGUI: fix progress bar range (include overlays)
|
12 tahun lalu |
Anna Petrášová
|
3c3123da57
wxGUI: fix starting 3D view
|
12 tahun lalu |
Martin Landa
|
452942757b
wxGUI/iclass: show computation region box (fix https://trac.osgeo.org/grass/changeset/54512)
|
12 tahun lalu |