Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 年之前 |
Martin Landa
|
2feff8f820
wxGUI: update onDone methods to pass event as argument
|
10 年之前 |
Markus Neteler
|
71b86cd2b4
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Huidae Cho
|
ed12ab2f6d
Rename g.remove's names= to name= and use name= instead of pattern= as needed
|
10 年之前 |
Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 年之前 |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 年之前 |
Anna Petrášová
|
64bd584236
wxGUI: workaround for not visible toolbars on Mac with wxPython 3
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 年之前 |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 年之前 |
Martin Landa
|
d18ee58e1b
wxGUI/modeler: support 'region' type in variables
|
11 年之前 |
Martin Landa
|
c0827c16fc
wxGUI/modeler: define default name for exported Python script
|
11 年之前 |
Martin Landa
|
1a7f600120
wxGUI/modeler: do not hide progress bar
|
11 年之前 |
Martin Landa
|
51cb95e59f
wxGUI/modeler: show dialog also for commands with no argument
|
11 年之前 |
Martin Landa
|
9a7b96bc38
wxGUI/modeler: allow multiple selection, label size column width
|
11 年之前 |
Martin Landa
|
ffbaff5681
wxGUI/modeler: fix contextual menu for ModelComment object - set comments
|
11 年之前 |
Martin Landa
|
e6f02273b8
wxGUI/modeler: fix draging objects
|
11 年之前 |
Martin Landa
|
d7d174846e
wxGUI/modeler: implement new objects to hold comments
|
11 年之前 |
Martin Landa
|
0d47f3913a
wxGUI/modeler: fix loop item definition
|
11 年之前 |
Martin Landa
|
0b70e0bc3d
wxGUI/modeler: set label and comment when adding new command to the model
|
11 年之前 |
Martin Landa
|
deffd22467
wxGUI/modeler: synchronize model objects, text->label
|
11 年之前 |
Martin Landa
|
4347b590dc
wxGUI/modeler+psmap: show separators
|
11 年之前 |
Martin Landa
|
ca71bf25bb
wxGUI/modeler: fix deleting objects by 'delete key'
|
11 年之前 |
Martin Landa
|
3517765f17
wxGUI/modeler: name->label (cosmetics)
|
11 年之前 |
Martin Landa
|
13eaf47e38
wxGUI/modeler: implement comments https://trac.osgeo.org/grass/ticket/2148
|
11 年之前 |
Martin Landa
|
8b0412507d
wxGUI: fix usage GraphicalModelerGrassInterface for property dialogs
|
11 年之前 |
Martin Landa
|
c47fb86ed9
wxGUI/modeler: implement GrassInterface class (just few issues related to forms.py)
|
11 年之前 |
Martin Landa
|
314d2b67ca
wxGUI/gmodeler: fix ModelListCtrl editable mode (variables)
|
11 年之前 |
Martin Landa
|
e1c65a232e
wxGUI: fix pystc import (moved to gui_core)
|
11 年之前 |
Martin Landa
|
5c3b99361e
wxGUI/gmodeler: fix defining items in the loop (including order change)
|
11 年之前 |