Anna Petrášová
|
bb2e671310
wxGUI: save changes to workspace notification fixed, author Adam Laza, see https://trac.osgeo.org/grass/ticket/2369
|
8 years ago |
Anna Petrášová
|
8668dfdacd
wxGUI: fix loading workspace after https://trac.osgeo.org/grass/changeset/68645
|
9 years ago |
Anna Petrášová
|
11ee250231
wxGUI: write overlays (legend, barscale, arrow) into workspace, see https://trac.osgeo.org/grass/ticket/2369, author Adam Laza
|
9 years ago |
Anna Petrášová
|
3edf4afac6
wxGUI: add north arrow the same way as legend if typed in command console
|
9 years ago |
Anna Petrášová
|
ff8c9e8e71
wxGUI/datacatalog: add option to switch mapset
|
9 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Anna Petrášová
|
90e2a5a76d
wxGUI: fix undefined variable from https://trac.osgeo.org/grass/changeset/67864
|
9 years ago |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 years ago |
Vaclav Petras
|
2a77b5b58d
wxGUI/lmgr: simplify notebook tabs names
|
9 years ago |
Martin Landa
|
212038d574
wxGUI: remove non-needed wxPython3 mapdislay size hacks
|
9 years ago |
Moritz Lennert
|
2b56d2452d
Various typos (fixes https://trac.osgeo.org/grass/ticket/2882 Patch for various spelling errors (sebastic))
|
9 years ago |
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 years ago |
Martin Landa
|
58dc9a4daa
wxGUI: remove extra print statement
|
9 years ago |
Štěpán Turek
|
d0c55fc6e8
wx.import dialogs - added all flags and parameters of modules used for import
|
9 years ago |
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 years ago |
Martin Landa
|
a97d291093
wxGUI: fix quit end modal issue
|
9 years ago |
Martin Landa
|
8ac7880ab6
wxGUI: replace message dialog with customized QuitDialog
|
9 years ago |
Martin Landa
|
8b34e51e0f
wxGUI: remove not needed OnCloseWindowExitGRASS
|
9 years ago |
Martin Landa
|
e726c1d9f4
wxGUI: explain better quit/close dialog
|
9 years ago |
Martin Landa
|
d93b7f2491
wxGUI: ask user if to quit GRASS when closeing GUI from title bar
|
9 years ago |
Martin Landa
|
c985492a97
wxGUI: enable map layers add from wxGUI prompt
|
9 years ago |
Martin Landa
|
751608e0d0
simplify GRASS exiting from GUI (see r66917:8)
|
9 years ago |
Martin Landa
|
8c5ffa71c5
wxGUI: add experimental option to exit GRASS shell from GUI session
|
9 years ago |
Anna Petrášová
|
d09712b08b
wxGUI: fix launching v.krige, see https://trac.osgeo.org/grass/ticket/2795
|
9 years ago |
Martin Landa
|
6b130aca10
wxGUI: fix creating new vector map from digitizer and menu (trunk only issue)
|
9 years ago |
Martin Landa
|
e9c41c0bc7
wxGUI: data catalog now also available as standalone tool (g.gui.datacatalog)
|
9 years ago |
Martin Landa
|
837c823d89
fix https://trac.osgeo.org/grass/ticket/2713 (GUI hangs when adding vector map from cli)
|
9 years ago |
Luca Delucchi
|
f903e063fa
g.gui.tplot: fixed bugs; fixed start up from GUI
|
9 years ago |
Martin Landa
|
7e2c5f4661
wxGUI: move import/export dialogs from `gui_core` to `modules`
|
9 years ago |
Markus Neteler
|
a8ef11c6cd
various typo fixes, found by the Debian lintian QA tool
|
9 years ago |