Anna Petrášová
|
8faddca7a0
wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible
|
8 년 전 |
Anna Petrášová
|
4f1adde1f2
wxGUI: add button to font option in module dialogs to select font interactively, font dialog moved to gui_core/dialogs.py
|
8 년 전 |
Anna Petrášová
|
fcf3fa7e0c
wxGUI: fix escape button to close dialogs and fix keyboard shortcuts on Mac, see https://trac.osgeo.org/grass/ticket/797
|
8 년 전 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 년 전 |
Martin Landa
|
fb4adb7409
wxGUI/forms: fix datasource handling in modeler (do not backport)
|
9 년 전 |
Martin Landa
|
7e2e1092ab
wxGUI/forms: do not force fully qualified map names (keep it on the user, forcing can cause problems to the modeler)
|
9 년 전 |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 년 전 |
Martin Landa
|
545cffe1cb
wxGUI/forms: fix gdalselect when no layer option is defined
|
9 년 전 |
Anna Petrášová
|
579b89cdc7
wxGUI/forms: fix g.remove/g.list all selection
|
9 년 전 |
Anna Petrášová
|
24bec4f31a
wxGUI: fix encoding issue from https://trac.osgeo.org/grass/ticket/2835
|
9 년 전 |
Martin Landa
|
50a2380902
remove wxpath from PYTHONPATH (set path only locally)
|
9 년 전 |
Štěpán Turek
|
225991d4be
wx.gui data import: show reprojection dialog
|
9 년 전 |
Martin Landa
|
f1c070d3a8
wxGUI/gselect: don't ingored set value for GdalSelect
|
9 년 전 |
Martin Landa
|
547571f663
fix https://trac.osgeo.org/grass/changeset/67272 in better way
|
9 년 전 |
Martin Landa
|
64c92cd9eb
wxGUI/forms: fix OnSetValue for ComboBox widgets on Windows
|
9 년 전 |
Anna Petrášová
|
8617bf6bd7
wxGUI: continue fix for https://trac.osgeo.org/grass/ticket/2827
|
9 년 전 |
Martin Landa
|
62f7dd25c8
wxGUI modeler: overwrite flag not saved when reopening module dialog (https://trac.osgeo.org/grass/ticket/2801)
|
9 년 전 |
Martin Landa
|
29892c8659
wxGUI: fix LayersList import (forms)
|
9 년 전 |
Anna Petrášová
|
5f8224a405
wxGUI: catch and handle error from typo in console
|
9 년 전 |
Anna Petrášová
|
9c1df47020
wxGUI: fix reopening d.vect.thematic properties with multiple colors
|
9 년 전 |
Martin Landa
|
be1f873a9e
wxGUI: fix GdalSelect usage in forms
|
9 년 전 |
Martin Landa
|
af7a2cf332
wxGUI: implement possibility to use GdalSelect and LayersList in forms.py
|
9 년 전 |
Martin Landa
|
878a5204ba
attempt to fix 'ascii' codec can't decode byte 0xf6 in position 12: ordinal not in range(128) (https://trac.osgeo.org/grass/ticket/2703)
|
9 년 전 |
Martin Landa
|
7938691ff3
wxGUI: fix r|v.proj functionality (see https://trac.osgeo.org/grass/changeset/65587)
|
9 년 전 |
Anna Petrášová
|
4047763ab5
wxGUI: https://trac.osgeo.org/grass/ticket/2313 copy button added (author Robert Kuszinger)
|
10 년 전 |
Anna Petrášová
|
cdf03e64ae
wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/2650
|
10 년 전 |
Martin Landa
|
3ff0104741
wxGUI: LayerList - add __len__()
|
10 년 전 |
Martin Landa
|
04611ac78c
wxGUI: gselect.Select() - show grouped maps from map display
|
10 년 전 |
Martin Landa
|
4b79c7a167
wxGUI: gselect.VectorCategorySelect() implemented by Matej Krejci (krejcmat)
|
10 년 전 |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 년 전 |