Martin Landa
|
78e07263c9
wxGUI/gmodeler: fix ModelDataDialog
|
9 years ago |
Martin Landa
|
4a189391f7
wxGUI/gmodeler: add support for dbtables
|
9 years ago |
Martin Landa
|
d662c10474
wxGUI/gmodeler: replace wx.TextEntryDialog with gui_core.TextEntryDialog (fix set comment multiline input)
|
9 years ago |
Martin Landa
|
1ba7e18857
wxGUI/gmodeler: fix extension python save as issue
|
9 years ago |
Martin Landa
|
bb95c060e7
wxGUI/modeler: fix python save as
|
9 years ago |
Martin Landa
|
807c4ee8e0
wxGUI/modeler: add support for directory data type
|
9 years ago |
Martin Landa
|
5dbad2c683
wxGUI/modeler: update item panel when page changed
|
9 years ago |
Martin Landa
|
b17f37e67e
fix small typo introduced in https://trac.osgeo.org/grass/changeset/66941
|
9 years ago |
Martin Landa
|
eaca93b15f
wxGUI/modeler: add Refresh button to the items panel
|
9 years ago |
Martin Landa
|
1bb224bfd6
wxGUI/modeler: show in item list parameterized options
|
9 years ago |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 years ago |
Martin Landa
|
2feff8f820
wxGUI: update onDone methods to pass event as argument
|
10 years ago |
Markus Neteler
|
71b86cd2b4
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Huidae Cho
|
ed12ab2f6d
Rename g.remove's names= to name= and use name= instead of pattern= as needed
|
10 years ago |
Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 years ago |
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 years ago |
Anna Petrášová
|
64bd584236
wxGUI: workaround for not visible toolbars on Mac with wxPython 3
|
10 years ago |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 years ago |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 years ago |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 years ago |
Martin Landa
|
d18ee58e1b
wxGUI/modeler: support 'region' type in variables
|
11 years ago |
Martin Landa
|
c0827c16fc
wxGUI/modeler: define default name for exported Python script
|
11 years ago |
Martin Landa
|
1a7f600120
wxGUI/modeler: do not hide progress bar
|
11 years ago |
Martin Landa
|
51cb95e59f
wxGUI/modeler: show dialog also for commands with no argument
|
11 years ago |
Martin Landa
|
9a7b96bc38
wxGUI/modeler: allow multiple selection, label size column width
|
11 years ago |
Martin Landa
|
ffbaff5681
wxGUI/modeler: fix contextual menu for ModelComment object - set comments
|
11 years ago |
Martin Landa
|
e6f02273b8
wxGUI/modeler: fix draging objects
|
11 years ago |
Martin Landa
|
d7d174846e
wxGUI/modeler: implement new objects to hold comments
|
11 years ago |
Martin Landa
|
0d47f3913a
wxGUI/modeler: fix loop item definition
|
11 years ago |
Martin Landa
|
0b70e0bc3d
wxGUI/modeler: set label and comment when adding new command to the model
|
11 years ago |