Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 rokov pred |
Martin Landa
|
4316895d4f
introduce GRASS_WXVERSION variable
|
10 rokov pred |
Martin Landa
|
1fe7b6f0e1
wxGUI: fix statusbar prop for wxPython3
|
10 rokov pred |
Martin Landa
|
90b8913c10
wxGUI: modify CheckForWx() to enable selection of wxPython version (eg. 2.8 over 3.0)
|
10 rokov pred |
Anna Petrášová
|
bd98dce6f1
wxGUI: fix after removing g.mlist
|
10 rokov pred |
Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 rokov pred |
Martin Landa
|
9ca4955209
winGRASS: fix addons scanning (python scripts have now bat wrapper)
|
10 rokov pred |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 rokov pred |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 rokov pred |
Martin Landa
|
368c2ec236
Add GUIDIR/scripts into path
|
11 rokov pred |
Martin Landa
|
b226ffabab
wxGUI: fix symbol path
|
11 rokov pred |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 rokov pred |
Martin Landa
|
aee733bf5b
wxGUI: check if addons are in the path
|
11 rokov pred |
Vaclav Petras
|
0583d4e045
wxGUI/lmgr: increasing width for some platforms because of missing menu items (https://trac.osgeo.org/grass/ticket/1742)
|
11 rokov pred |
Vaclav Petras
|
1423e794bb
wxGUI/translations: fixing broken compilation and startup (caused by https://trac.osgeo.org/grass/changeset/57219)
|
11 rokov pred |
Vaclav Petras
|
ee95f55bfa
wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy)
|
11 rokov pred |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
11 rokov pred |
Anna Petrášová
|
4f9b2ee7e6
wxGUI: raise minimum version to 2.8.10.1
|
12 rokov pred |
Pietro Zambelli
|
58668f7c72
Move gui.wxpython.core.globalvar.GetGRASSCommands to lib.python.core.get_commands
|
12 rokov pred |
Martin Landa
|
ef66cce3ed
wxGUI: enlarge (500->525) Layer Manager Window (buttons in Command Console)
|
12 rokov pred |
Martin Landa
|
619761cc91
wxGUI: define BIN/SCT_EXT
|
12 rokov pred |
Martin Landa
|
9d478d3259
wxGUI: remove addon also from prompt
|
12 rokov pred |
Martin Landa
|
c66a1732ac
eliminate gis env ADDON_PATH, see https://trac.osgeo.org/grass/ticket/1696
|
12 rokov pred |
Martin Landa
|
602b98e5c0
wxGUI: update prompt when new addon is installed
|
12 rokov pred |
Martin Landa
|
fb18656d9c
winGRASS: fix scanning scripts dir
|
13 rokov pred |
Martin Landa
|
b12851726b
wxGUI: reorganize command lists
|
13 rokov pred |
Martin Landa
|
f726f19cee
wxGUI: remove globalvar.HIST_WINDOW_SIZE
|
13 rokov pred |
Martin Landa
|
e426a37522
wxGUI: enlarge default size of map window (3d view mode toolbar is too wide)
|
13 rokov pred |
Anna Petrášová
|
d4bf01f68d
wxGUI: dialog for symbol thumbnails selection added
|
13 rokov pred |
Martin Landa
|
d971460ad1
wxGUI: fix syntax typos from https://trac.osgeo.org/grass/changeset/49921
|
13 rokov pred |