Linda Kladivova
|
0b5618d0f5
wxGUI: new context menu for statusbar settings (#2251)
|
3 gadi atpakaļ |
Linda Kladivova
|
28a86c9276
wxGUI: Remove statusbar combobox and instead add statusbar settings to Map Display Settings (#2153)
|
3 gadi atpakaļ |
Linda Kladivova
|
af20745947
wxGUI: Use Map Display settings in other Map Display applications (#2155)
|
3 gadi atpakaļ |
Linda Kladivova
|
251bce4254
wxGUI: Move SbMask widget to main window/layer manager statusbar (#2089)
|
3 gadi atpakaļ |
Linda Kladivova
|
973ac696e7
wxGUI: statusbar does have to have the region property (#2106)
|
3 gadi atpakaļ |
Linda Kladivova
|
31421ee66b
wxGUI: Move statusbar checkboxes related to Map Display to a new Map Display Settings dialog (#2031)
|
3 gadi atpakaļ |
Tomas Zigo
|
596f2b0d42
wxGUI/mapdisp: it is also possible to remove the MASK interactively (#1176)
|
3 gadi atpakaļ |
Linda Kladivova
|
d5536bded2
wxGUI: GetMapWindow replaced by more general method GetWindow (#1717)
|
3 gadi atpakaļ |
Linda Kladivova
|
c48a2dd358
wxGUI/map display: manage wx.StatusBar widget by AUI (#1646)
|
3 gadi atpakaļ |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 gadi atpakaļ |
Vaclav Petras
|
c6e81b98e8
Fix spelling in comments, esp. in wxGUI code (#1357)
|
4 gadi atpakaļ |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 gadi atpakaļ |
Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
5 gadi atpakaļ |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 gadi atpakaļ |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 gadi atpakaļ |
Martin Landa
|
d32bffa244
wxGUI: do not re-render whole map composition when show/hide comp. region extent
|
8 gadi atpakaļ |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 gadi atpakaļ |
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 gadi atpakaļ |
Martin Landa
|
d85c64db71
wxGUI: allow to hide/show toolbars and statusbar in map display
|
10 gadi atpakaļ |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 gadi atpakaļ |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 gadi atpakaļ |
Anna Petrášová
|
ff1957372e
wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems
|
11 gadi atpakaļ |
Martin Landa
|
ba9d41edf5
wxGUI/mapdisp: show computational region extent by default when selected from the statusbar
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Vaclav Petras
|
4941f7864a
wxGUI/gcp: implementing https://trac.osgeo.org/grass/changeset/57383 for gcp and fixing default statusbar mode which was ignored
|
11 gadi atpakaļ |
Vaclav Petras
|
11179c984f
wxGUI/mapwindow: removing mouse motion handlers, using signals for coordinates and for vdigit info
|
11 gadi atpakaļ |
Vaclav Petras
|
cf326f1d45
wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified)
|
11 gadi atpakaļ |
Anna Petrášová
|
99d5078105
wxGUI: fix rendering and statusbar problem caused recently by adding wx.Yield
|
11 gadi atpakaļ |
Anna Petrášová
|
1abb7a5972
wxGUI: fix showing statusbar text
|
11 gadi atpakaļ |
Vaclav Petras
|
63ced8e75d
wxGUI/gcp: moving gcp statusbar items to gcp directory
|
11 gadi atpakaļ |