Michael Barton
|
a0bd194361
wxgui: fix splitter window problem in command output page of module dialogs.
|
13 years ago |
Martin Landa
|
59f36c2d41
fix sash position on Windows
|
13 years ago |
Martin Landa
|
111f09aec3
wxGUI: improve time formatting (when command finished)
|
13 years ago |
Martin Landa
|
cbc520ef16
wxGUI/modeler: better variable substitution for input files
|
13 years ago |
Martin Landa
|
3e977d5ca0
wxGUI: use wx.ID_STOP instead of "Abort"
|
13 years ago |
Martin Landa
|
1425dcd5bc
wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1463 (part 1 & 2)
|
13 years ago |
Martin Landa
|
2459834609
wxGUI: fix running `d.* --help`
|
13 years ago |
Martin Landa
|
966e9d27d8
wxNviz: use goutput.GetLog
|
13 years ago |
Martin Landa
|
59d3de2308
wxGUI: improve https://trac.osgeo.org/grass/changeset/48450 (check for element type)
|
13 years ago |
Martin Landa
|
507e868fa4
wxGUI: fix https://trac.osgeo.org/grass/changeset/48444, allow output=-
|
13 years ago |
Martin Landa
|
b3effb3bd8
wxGUI: do not allow to run commands which tries to read stdin
|
13 years ago |
Michael Barton
|
66e72253c7
Fixing button panel sizing for command prompt in wxGUI
|
13 years ago |
Martin Landa
|
400da9fa52
wxGUI: re-arange command output buttons
|
13 years ago |
Michael Barton
|
21bcc3b1ac
WxGUI command console will now recognize and run d.rast.leg
|
13 years ago |
Martin Landa
|
f8db9a0e74
wxGUI: fix encoding strings
|
13 years ago |
Martin Landa
|
c99859e0d0
wxNviz: attempt to fix bug when restarting wxNviz instance
|
13 years ago |
Martin Landa
|
72a14e7585
wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1409
|
13 years ago |
Martin Landa
|
48f1d2863f
wxGUI: fix button width (clear/save)
|
13 years ago |
Martin Landa
|
b411bc9b09
pythonlib: rewrite command_info() using grassTask and processTask (moved from wxGUI)
|
14 years ago |
Martin Landa
|
dd97044f9c
attempt to fix https://trac.osgeo.org/grass/ticket/1386 (wxGUI output gone)
|
14 years ago |
Martin Landa
|
fd3d124ee2
wxGUI: copy&paste customization (done by Vaclav Petras)
|
14 years ago |
Martin Landa
|
0bc9ac99ac
wxGUI: don't use static indeces for notebook tabs
|
14 years ago |
Martin Landa
|
e02dda2a52
wxGUI: implement interactive python shell
|
14 years ago |
Martin Landa
|
34362491fd
wxGUI: minor clean up of preferences.py
|
14 years ago |
Martin Landa
|
c62680a824
wxGUI: update preferences.py to follow wxGUI coding standards
|
14 years ago |
Martin Landa
|
4723334427
wxGUI: don't use deprecated 'dict.has_key()'
|
14 years ago |
Martin Landa
|
893a60d634
wxGUI: use utils.split() instead of shlex.split()
|
14 years ago |
Martin Landa
|
91287b8f24
wxGUI: clean up CommandThread class
|
14 years ago |
Martin Landa
|
9324cbaddc
wxGUI: define blackList for module flags/params (e.g. d.legend -m)
|
14 years ago |
Martin Landa
|
40edcc2ac0
wxGUI: read/write history file with encoding 'utf-8' (see https://trac.osgeo.org/grass/ticket/1293)
|
14 years ago |