Anna Petrášová
|
656de6365f
wxGUI: use native notebook for Layer manager tabs on linux and mac to avoid glitches, keep the FlatNotebook for Windows because native looks ugly (merge from trunk, https://trac.osgeo.org/grass/changeset/67627, https://trac.osgeo.org/grass/changeset/67679)
|
9 years ago |
Martin Landa
|
039c29d715
wxGUI: workaround for invalid map display height (only relrb70 issue)
|
9 years ago |
Moritz Lennert
|
4dd34bf53f
Various typos (backport https://trac.osgeo.org/grass/changeset/67703 from trunk)
|
9 years ago |
Martin Landa
|
fa27a1a470
wxGUI: remove extra print statement (merge https://trac.osgeo.org/grass/changeset/67636 from trunk)
|
9 years ago |
Martin Landa
|
14a576da2e
wxGUI: fix quit end modal issue
|
9 years ago |
Martin Landa
|
88bd9f3f0f
wxGUI: replace message dialog with customized QuitDialog
|
9 years ago |
Martin Landa
|
e14ca4f32a
Exit GRASS from GUI backported from trunk
|
9 years ago |
Luca Delucchi
|
65107d5559
g.gui.tplot: backported by grass trunk
|
9 years ago |
Anna Petrášová
|
2cbfd1045d
wxGUI: fix launching v.krige, see https://trac.osgeo.org/grass/ticket/2795 (merge from trunk, https://trac.osgeo.org/grass/changeset/66894)
|
9 years ago |
Anna Petrášová
|
7048a23bbc
wxGUI: fix GDALImport dialog to add multiple imported layers to layer manager; update onDone methods to pass event as argument (merge from trunk, https://trac.osgeo.org/grass/changeset/64372 and https://trac.osgeo.org/grass/changeset/64373)
|
9 years ago |
Markus Neteler
|
a743177113
various typo fixes, found by the Debian lintian QA tool (trunk, https://trac.osgeo.org/grass/changeset/65575)
|
9 years ago |
Anna Petrášová
|
2d5fb5d320
wxGUI: fix change current writing directory on Mac - style=wx.DD_CHANGE_DIR is not working on Mac (merge from trunk, https://trac.osgeo.org/grass/changeset/65110, https://trac.osgeo.org/grass/changeset/65128)
|
10 years ago |
Markus Neteler
|
c2615f32a4
Fixed various typos (trunk, https://trac.osgeo.org/grass/changeset/64320, trac https://trac.osgeo.org/grass/ticket/2560)
|
10 years ago |
Anna Petrášová
|
63b86bf19d
wxGUI: attempt to fix launching script on Windows https://trac.osgeo.org/grass/ticket/2532 (merge from trunk, https://trac.osgeo.org/grass/changeset/63997,r63998)
|
10 years ago |
Vaclav Petras
|
00810b7848
wxGUI/lmgr: expand tilde for cd and hanle errors (backport of https://trac.osgeo.org/grass/changeset/62190, https://trac.osgeo.org/grass/ticket/2152)
|
10 years ago |
Martin Landa
|
229834eae6
sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Anna Petrášová
|
fbc71f3cb1
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 (merge from trunk, https://trac.osgeo.org/grass/changeset/63544)
|
10 years ago |
Anna Petrášová
|
5bf12ff34d
wxGUI:workspace loading fixed when multiple 2D displays on Windows (merge from trunk, https://trac.osgeo.org/grass/changeset/63319)
|
10 years ago |
Martin Landa
|
c4e202b19c
wxGUI: fix 'File -> Run model'
|
10 years ago |
Martin Landa
|
11d8d07040
wxGUI: add r|v.pack a r|v.unpack to layer manager's contextual menu
|
10 years ago |
Luca Delucchi
|
2bafbf74cf
sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation
|
10 years ago |
Anna Petrášová
|
8a80fec34a
wxGUI: fix renaming map displays (merge from trunk, https://trac.osgeo.org/grass/changeset/62609)
|
10 years ago |
Anna Petrášová
|
42388b536b
d.to.rast: new module for wxGUI and d.mon to save map display content as raster map (merge from trunk, https://trac.osgeo.org/grass/changeset/62281)
|
10 years ago |
Anna Petrášová
|
502382dd70
wxGUI: launch Timeline Tool directly from menu (merge from trunk, https://trac.osgeo.org/grass/changeset/61385)
|
10 years ago |
Markus Neteler
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 years ago |
Martin Landa
|
3618eb3855
define GUIDIR
|
11 years ago |
Anna Petrášová
|
94908c3139
wxGUI: fix encoding error when removing layer with opacity https://trac.osgeo.org/grass/ticket/2260 (merge from trunk, https://trac.osgeo.org/grass/changeset/59904)
|
11 years ago |
Vaclav Petras
|
4ecec4601a
wxGUI/lmgr: implement cd command for wxGUI Command console, possibility to ignore any commands in gconsole, printing cd log for cd from menu
|
11 years ago |
Martin Landa
|
95d8d2fad5
wxGUI: AboutWindow/AboutSystem - show build platform
|
11 years ago |
Martin Landa
|
e49dbf0bd3
wxGUI: more fixes related to grass.version()
|
11 years ago |