提交历史

作者 SHA1 备注 提交日期
  Tomas Zigo 4c4890d2d8 wxGUI/animation: fix wxPyDeprecationWarning (#854) 4 年之前
  Tomas Zigo 9bd35028cc wxGUI/animation: set default export file type choice option (#838) 4 年之前
  Tomas Zigo b483374e4f wxGUI g.gui.animation: fix wx.CheckBox widget deprecation warning (#718) 4 年之前
  Anna Petrasova 4e2049a917 wxGUI/animation: fix https://trac.osgeo.org/grass/ticket/3894 and https://trac.osgeo.org/grass/ticket/3895 5 年之前
  Markus Neteler 223821e281 Update of formatPanelSizer.Show() item parm to wxPython4 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á d22fc3e9bd wxGUI: fix https://trac.osgeo.org/grass/ticket/3780 6 年之前
  Anna Petrášová 3bd818cd67 wxGUI: aui manager in SimpleLayerManager needs to be uninitialized before destroying it 6 年之前
  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 年之前