Markus Neteler
|
3bacbf3c1f
Update of formatPanelSizer.Show() item parm to wxPython4
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Anna Petrášová
|
d22fc3e9bd
wxGUI: fix https://trac.osgeo.org/grass/ticket/3780
|
6 years ago |
Anna Petrášová
|
3bd818cd67
wxGUI: aui manager in SimpleLayerManager needs to be uninitialized before destroying it
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Vaclav Petras
|
c649f041b0
wxGUI: replace print statement by print function for Python 3 support, remove mixed tabs (PEP8 E101, W191, see https://trac.osgeo.org/grass/ticket/2708)
|
7 years ago |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 years ago |
Anna Petrášová
|
4041d1c7be
wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201
|
8 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Anna Petrášová
|
2083d8fcbd
wxGUI/animation: add text background/foreground in settings
|
9 years ago |
Anna Petrášová
|
4037133690
wxGUI/animation: select number of processes in preferences
|
9 years ago |
Anna Petrášová
|
465e3dea85
wxGUI/animation: fix speed dialog caused by granularirty problem (day vs days), do not restrict the animation speed
|
10 years ago |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 years ago |
Martin Landa
|
ae5e298cd0
Fix 'allows to' typo, replace with 'allows <word>ing'
|
10 years ago |
Martin Landa
|
2c621cb398
wxGUI: update for `raster_3d`
|
10 years ago |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 years ago |
Anna Petrášová
|
17680fc099
wxGUI/animation: update format automatically after editing in preferences
|
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 |
Anna Petrášová
|
ccf2e7bc4b
wxGUI/animation: support also registered vector layers, not just registered vector maps, in 2D
|
11 years ago |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 years ago |
Luca Delucchi
|
2f26b557eb
g.gui.animation: fix small bug with vector input; fix .format() function to be compatible also with python 2.6
|
11 years ago |
Anna Petrášová
|
f6302c7b67
wxGUI/animation: fix some issues related to wxPython 3
|
11 years ago |
Anna Petrášová
|
c9a3b560de
wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3
|
11 years ago |
Anna Petrášová
|
929bcf68c5
wxGUI/animation: add option to change region during animation (suggested by lucadelu and neteler)
|
11 years ago |
Anna Petrášová
|
ccbb0928b5
wxGUI/animation: create application settings (bgcolor, time format)
|
11 years ago |
Anna Petrášová
|
64771d207f
wxGUI/animation: enable volume animation; volumes now saved also in workspace file
|
11 years ago |
Anna Petrášová
|
1454ddf6dc
wxGUI/animation: center dialogs on parent
|
11 years ago |
Anna Petrášová
|
f02f9d11d8
wxGUI/animation: fix (workaround) for mysterious gui segfault when modules dialogs were hidden and not destroyed in SimpleLayerManager
|
11 years ago |
Anna Petrášová
|
69b6346be3
wxGUI/animation: adding support for multiple base layers/series; pep8 compliance
|
11 years ago |