Martin Landa
|
158605b395
Fix to work with wxPython 3.0
|
10 年之前 |
Markus Neteler
|
244aa40be0
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63644)
|
10 年之前 |
Luca Delucchi
|
2bafbf74cf
sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation
|
10 年之前 |
Huidae Cho
|
74624f9333
Update old g.list/remove calls in modules
|
10 年之前 |
Anna Petrášová
|
bdde045836
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports (merge from trunk, https://trac.osgeo.org/grass/changeset/61854)
|
10 年之前 |
Anna Petrášová
|
8c11130faf
wxGUI: workaround for not visible toolbars on Mac with wxPython 3 (merge from trunk, 60999)
|
10 年之前 |
Markus Neteler
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 年之前 |
Martin Landa
|
3618eb3855
define GUIDIR
|
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 年之前 |
Martin Landa
|
f3c0e3aa4d
wxGUI/modeler: item list cosmetics
|
11 年之前 |
Martin Landa
|
1071b926a3
wxGUI/modeler: fix reordering items inside loop
|
11 年之前 |