Vaclav Petras
|
7e82498ebc
wxGUI/toolboxes: store warning/error messages for later (see https://trac.osgeo.org/grass/ticket/3253)
|
8 年之前 |
Vaclav Petras
|
8360b13aa3
wxGUI: lazy imports for lmgr and mapdisp
|
8 年之前 |
Vaclav Petras
|
7bd65c8a66
wxGUI: menu item and shortcut to re-render all map displays
|
8 年之前 |
Vaclav Petras
|
edd20dbc2a
wxGUI: support d.erase, extend LayerTree API
|
8 年之前 |
Vaclav Petras
|
08e849ddf9
wxGUI: Help and Advanced search in Modules tab
|
8 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Anna Petrášová
|
98156feeda
wxGUI: fix gui when Python tab is hidden by moving SimpleEditor out of Python shell widget
|
8 年之前 |
Anna Petrášová
|
605add18ba
wxGUI: fix layer order when loading workspace, see https://trac.osgeo.org/grass/ticket/3196
|
8 年之前 |
Anna Petrášová
|
d1f19354f9
wxGUI: fix rendering behavior in GUI when only d.* is entered in command console without any map
|
8 年之前 |
Martin Landa
|
6e9fecbe81
v.krige remove from core distribution (see https://trac.osgeo.org/grass/ticket/3136 for details)
|
8 年之前 |
Martin Landa
|
b408d9dd93
wxGUI: rename AddLegend handler to AddLegendRast
|
8 年之前 |
Anna Petrášová
|
d29112fd12
wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza
|
8 年之前 |
Anna Petrášová
|
90f4d85d6e
wxGUI: fix overlays in d.mon
|
8 年之前 |
Martin Landa
|
6c8a4c8241
wxGUI: reorder items in import menu
|
8 年之前 |
Anna Petrášová
|
8faddca7a0
wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible
|
8 年之前 |
Anna Petrášová
|
bb2e671310
wxGUI: save changes to workspace notification fixed, author Adam Laza, see https://trac.osgeo.org/grass/ticket/2369
|
8 年之前 |
Anna Petrášová
|
8668dfdacd
wxGUI: fix loading workspace after https://trac.osgeo.org/grass/changeset/68645
|
9 年之前 |
Anna Petrášová
|
11ee250231
wxGUI: write overlays (legend, barscale, arrow) into workspace, see https://trac.osgeo.org/grass/ticket/2369, author Adam Laza
|
9 年之前 |
Anna Petrášová
|
3edf4afac6
wxGUI: add north arrow the same way as legend if typed in command console
|
9 年之前 |
Anna Petrášová
|
ff8c9e8e71
wxGUI/datacatalog: add option to switch mapset
|
9 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Anna Petrášová
|
90e2a5a76d
wxGUI: fix undefined variable from https://trac.osgeo.org/grass/changeset/67864
|
9 年之前 |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 年之前 |
Vaclav Petras
|
2a77b5b58d
wxGUI/lmgr: simplify notebook tabs names
|
9 年之前 |
Martin Landa
|
212038d574
wxGUI: remove non-needed wxPython3 mapdislay size hacks
|
9 年之前 |
Moritz Lennert
|
2b56d2452d
Various typos (fixes https://trac.osgeo.org/grass/ticket/2882 Patch for various spelling errors (sebastic))
|
9 年之前 |
Anna Petrášová
|
0ea721b4e3
wxGUI: use native notebook for Layer manager tabs on linux and mac to avoid glitches, keep the FlatNotebook for Windows because native looks ugly
|
9 年之前 |
Martin Landa
|
58dc9a4daa
wxGUI: remove extra print statement
|
9 年之前 |
Štěpán Turek
|
d0c55fc6e8
wx.import dialogs - added all flags and parameters of modules used for import
|
9 年之前 |
Anna Petrášová
|
182f3af49e
wxGUI: correct parent hierarchy in layer manager bottom notebook, it's first step to use wx.Notebook instead of FlatNotebook
|
9 年之前 |