Moritz Lennert
|
2b56d2452d
Various typos (fixes https://trac.osgeo.org/grass/ticket/2882 Patch for various spelling errors (sebastic))
|
9 lat temu |
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 lat temu |
Martin Landa
|
58dc9a4daa
wxGUI: remove extra print statement
|
9 lat temu |
Štěpán Turek
|
d0c55fc6e8
wx.import dialogs - added all flags and parameters of modules used for import
|
9 lat temu |
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 lat temu |
Martin Landa
|
a97d291093
wxGUI: fix quit end modal issue
|
9 lat temu |
Martin Landa
|
8ac7880ab6
wxGUI: replace message dialog with customized QuitDialog
|
9 lat temu |
Martin Landa
|
8b34e51e0f
wxGUI: remove not needed OnCloseWindowExitGRASS
|
9 lat temu |
Martin Landa
|
e726c1d9f4
wxGUI: explain better quit/close dialog
|
9 lat temu |
Martin Landa
|
d93b7f2491
wxGUI: ask user if to quit GRASS when closeing GUI from title bar
|
9 lat temu |
Martin Landa
|
c985492a97
wxGUI: enable map layers add from wxGUI prompt
|
9 lat temu |
Martin Landa
|
751608e0d0
simplify GRASS exiting from GUI (see r66917:8)
|
9 lat temu |
Martin Landa
|
8c5ffa71c5
wxGUI: add experimental option to exit GRASS shell from GUI session
|
9 lat temu |
Anna Petrášová
|
d09712b08b
wxGUI: fix launching v.krige, see https://trac.osgeo.org/grass/ticket/2795
|
9 lat temu |
Martin Landa
|
6b130aca10
wxGUI: fix creating new vector map from digitizer and menu (trunk only issue)
|
9 lat temu |
Martin Landa
|
e9c41c0bc7
wxGUI: data catalog now also available as standalone tool (g.gui.datacatalog)
|
9 lat temu |
Martin Landa
|
837c823d89
fix https://trac.osgeo.org/grass/ticket/2713 (GUI hangs when adding vector map from cli)
|
9 lat temu |
Luca Delucchi
|
f903e063fa
g.gui.tplot: fixed bugs; fixed start up from GUI
|
9 lat temu |
Martin Landa
|
7e2c5f4661
wxGUI: move import/export dialogs from `gui_core` to `modules`
|
9 lat temu |
Markus Neteler
|
a8ef11c6cd
various typo fixes, found by the Debian lintian QA tool
|
9 lat temu |
Anna Petrášová
|
81fdf33c92
wxGUI: automatically check and render d. commands entered through gui console
|
10 lat temu |
Anna Petrášová
|
4de92116e4
wxGUI: remove old comment related to https://trac.osgeo.org/grass/changeset/65110
|
10 lat temu |
Anna Petrášová
|
ce61878830
wxGUI: fix change current writing directory on Mac - style=wx.DD_CHANGE_DIR is not working on Mac
|
10 lat temu |
Martin Landa
|
c1ce0ff74e
wxGUI: hack writing workspace for wxPython (incorrect height) (TODO: find out why this bug appears with wxPython)
|
10 lat temu |
Martin Landa
|
21435865c8
wxGUI: fix height of mapdisplay loaded from workspace (wxPython 3)
|
10 lat temu |
Martin Landa
|
2feff8f820
wxGUI: update onDone methods to pass event as argument
|
10 lat temu |
Markus Neteler
|
8426ce5072
Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560)
|
10 lat temu |
Martin Landa
|
46d675b656
wxGUI: fix launching tplot tool from the menu
|
10 lat temu |
Martin Landa
|
ac2f6a6f29
wxGUI: system info cosmetics
|
10 lat temu |
Anna Petrášová
|
88b41e58f1
wxGUI: slight reformulation of the message in https://trac.osgeo.org/grass/changeset/63997
|
10 lat temu |