Martin Landa
|
329864c978
wxGUI: fix GNotebook.SetSelectionByName()
|
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
|
d09d7cb201
wxGUI: fully-qualified names only for input/map
|
13 years ago |
Martin Landa
|
28b37ba747
pythonlib: rename getCmd -> get_cmd (follow naming convetion)
|
13 years ago |
Martin Landa
|
2459834609
wxGUI: fix running `d.* --help`
|
13 years ago |
Martin Landa
|
ffdaaef293
wxGUI: re-arange command output buttons - https://trac.osgeo.org/grass/changeset/48344
|
13 years ago |
Martin Landa
|
b3effb3bd8
wxGUI: do not allow to run commands which tries to read stdin
|
13 years ago |
Martin Landa
|
cda62cd061
wxGUI/menuform: don't overwrite pMap variable
|
13 years ago |
Martin Landa
|
400da9fa52
wxGUI: re-arange command output buttons
|
13 years ago |
Martin Landa
|
3d607dcf2c
wxGUI/modeler: fix GetData()
|
13 years ago |
Martin Landa
|
71f54af996
wxGUI: MapsetSelect() only optionally read-only
|
13 years ago |
Martin Landa
|
d006c36bfd
wxGUI/menuform: comment broken format selector
|
13 years ago |
Martin Landa
|
e496699092
wxGUI: fix indentation (https://trac.osgeo.org/grass/changeset/47585)
|
13 years ago |
Luca Delucchi
|
d4fb3ca087
add G_OPT_DIR data types and support it on wxpython gui
|
13 years ago |
Markus Metz
|
65c9f0e93d
wxGUI file selector: distinguish between file to open and file to save
|
13 years ago |
Martin Landa
|
03e35c7f3f
wxGUI: clean up - gettext and __main__
|
13 years ago |
Martin Landa
|
2cf52e02a9
wxGUI/modeler: start model with data item
|
13 years ago |
Martin Landa
|
63e7f4a9c0
wxGUI: fix fn name (grassTask)
|
14 years ago |
Markus Metz
|
5d43539968
improve vector layer selection
|
14 years ago |
Martin Landa
|
b411bc9b09
pythonlib: rewrite command_info() using grassTask and processTask (moved from wxGUI)
|
14 years ago |
Markus Metz
|
d5020790b6
layer input option: support for native vectors
|
14 years ago |
Markus Metz
|
e349027a05
fix crash with native vectors, simplify layer input option
|
14 years ago |
Martin Landa
|
aa89d26cc1
wxNviz: insert 'nviz page' after 'layers'
|
14 years ago |
Martin Landa
|
dd97044f9c
attempt to fix https://trac.osgeo.org/grass/ticket/1386 (wxGUI output gone)
|
14 years ago |
Martin Landa
|
0bc9ac99ac
wxGUI: don't use static indeces for notebook tabs
|
14 years ago |
Markus Neteler
|
2097bb9a8f
make code Python 2.4 compliant
|
14 years ago |
Martin Landa
|
13207607cd
wxGUI: avoid gettext warning
|
14 years ago |
Martin Landa
|
fd3a9e27c3
wxGUI: fix check for mininal wxPython version
|
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 |