提交歷史

作者 SHA1 備註 提交日期
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  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 年之前
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 年之前
  Anna Petrášová 4041d1c7be wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201 8 年之前
  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á 465e3dea85 wxGUI/animation: fix speed dialog caused by granularirty problem (day vs days), do not restrict the animation speed 10 年之前
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 10 年之前
  Martin Landa ae5e298cd0 Fix 'allows to' typo, replace with 'allows <word>ing' 10 年之前
  Martin Landa 2c621cb398 wxGUI: update for `raster_3d` 10 年之前
  Martin Landa 0e10656a94 wxGUI: update to the new element names 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á ccf2e7bc4b wxGUI/animation: support also registered vector layers, not just registered vector maps, in 2D 11 年之前
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 年之前
  Luca Delucchi 2f26b557eb g.gui.animation: fix small bug with vector input; fix .format() function to be compatible also with python 2.6 11 年之前
  Anna Petrášová f6302c7b67 wxGUI/animation: fix some issues related to wxPython 3 11 年之前
  Anna Petrášová c9a3b560de wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in 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á f02f9d11d8 wxGUI/animation: fix (workaround) for mysterious gui segfault when modules dialogs were hidden and not destroyed in SimpleLayerManager 11 年之前
  Anna Petrášová 69b6346be3 wxGUI/animation: adding support for multiple base layers/series; pep8 compliance 11 年之前
  Anna Petrášová 0cb3a75c41 wxGUI/animation: let the user enter options for creating AVI (different ffmpeg versions require different options) 11 年之前
  Anna Petrášová 635a62ef44 wxGUI/animations: use new grass.imaging lib for exporting animations 11 年之前
  Anna Petrášová 513147bf5f wxGUI/animation: fix PyAssertionError on Windows 11 年之前
  Anna Petrášová 64c2a6a545 wxGUI/animation: fix legend hiding 11 年之前