コミット履歴

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