Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
il y a 4 ans |
Markus Neteler
|
f3483cf55f
PEP8 fixes (#1317)
|
il y a 4 ans |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
il y a 4 ans |
Tomas Zigo
|
a4fd41e86c
wxGUI/animation: fix export (run as background thread) output animation file to avi format (#840)
|
il y a 4 ans |
Anna Petrasova
|
dc3c4c7228
wxGUI animation: allow to use saved region for animation instead of comp region (#656)
|
il y a 4 ans |
Huidae Cho
|
98547ce0b3
GUI: use %d instead of %s for integers (#554)
|
il y a 5 ans |
Anna Petrasova
|
6a120c3720
wxGUI: replace deprecated wx.Yield
|
il y a 5 ans |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
il y a 5 ans |
Anna Petrasova
|
6232589c35
wxGUI/animation: fix deprecation warnings (https://trac.osgeo.org/grass/ticket/3895)
|
il y a 5 ans |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
il y a 6 ans |
Anna Petrášová
|
3bd818cd67
wxGUI: aui manager in SimpleLayerManager needs to be uninitialized before destroying it
|
il y a 6 ans |
Anna Petrášová
|
f337b9f4a8
wxGUI: make wx.BusyInfo compatible with wxPython 4
|
il y a 7 ans |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
il y a 9 ans |
Anna Petrášová
|
2083d8fcbd
wxGUI/animation: add text background/foreground in settings
|
il y a 9 ans |
Anna Petrášová
|
4037133690
wxGUI/animation: select number of processes in preferences
|
il y a 9 ans |
Anna Petrášová
|
bccd75bd5a
wxGUI/animation: fix exporting animation with multiple views and no data frames
|
il y a 9 ans |
Anna Petrášová
|
314eb03d1d
wxGUI: fix syntax error introduced by previous commit https://trac.osgeo.org/grass/changeset/61503
|
il y a 10 ans |
Anna Petrášová
|
17680fc099
wxGUI/animation: update format automatically after editing in preferences
|
il y a 10 ans |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
il y a 11 ans |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
il y a 11 ans |
Anna Petrášová
|
3f4d5f61d6
wxGUI/animation: fix rendering when zooming in animation tool
|
il y a 11 ans |
Anna Petrášová
|
f6302c7b67
wxGUI/animation: fix some issues related to wxPython 3
|
il y a 11 ans |
Anna Petrášová
|
929bcf68c5
wxGUI/animation: add option to change region during animation (suggested by lucadelu and neteler)
|
il y a 11 ans |
Anna Petrášová
|
ccbb0928b5
wxGUI/animation: create application settings (bgcolor, time format)
|
il y a 11 ans |
Anna Petrášová
|
64771d207f
wxGUI/animation: enable volume animation; volumes now saved also in workspace file
|
il y a 11 ans |
Anna Petrášová
|
1454ddf6dc
wxGUI/animation: center dialogs on parent
|
il y a 11 ans |
Anna Petrášová
|
ed480187e6
wxGUI/animation: autodetect number of CPUs
|
il y a 11 ans |
Anna Petrášová
|
69b6346be3
wxGUI/animation: adding support for multiple base layers/series; pep8 compliance
|
il y a 11 ans |
Anna Petrášová
|
64053aacef
wxGUI: handle case when PIL is missing for decorations and add warning
|
il y a 11 ans |
Anna Petrášová
|
0cb3a75c41
wxGUI/animation: let the user enter options for creating AVI (different ffmpeg versions require different options)
|
il y a 11 ans |