提交歷史

作者 SHA1 備註 提交日期
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) 4 年之前
  Anna Petrasova f02ee9c6c4 wxGUI: address flake8 undefined variable (#1325) 4 年之前
  Anna Petrasova 2fb38437ae wxGUI: fix flake F401 (unused import) (#1294) 4 年之前
  Anna Petrasova 1c7ef34ca0 wxGUI: fix some flake8 issues (#538) 5 年之前
  Tomas Zigo 5d91729dcd Fix wxGUI Histogramming Tool save text settings (font family/style/weight) into the file (#421) 5 年之前
  Tomas Zigo 3dcfda8918 wxGUI Histogramming Tool: fix Plot xSpec, ySpec property value (#422) 5 年之前
  Anna Petrasova 92ae24c129 wxplot: add giface to write log correctly (#428) 5 年之前
  Anna Petrasova 7618b63b28 wxplot: use wxpython plotting instead of our old copy, adjust to use python properties 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á 3ea0e6828d wxGUI/wxplot: colors should be integers 6 年之前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Anna Petrášová 63336b5f4b wxGUI/plot: use local wxlibplot for all wxPython versions, their old import of numpy does not work anymore 8 年之前
  Anna Petrášová 4eba9407dd wxGUI: solve https://trac.osgeo.org/grass/ticket/2558 and https://trac.osgeo.org/grass/ticket/3112 by distributing wx.lib.plot.py with GRASS 8 年之前
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 年之前
  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 年之前
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 年之前
  Anna Petrášová 3270ebd43e wxGUI/wxplot: fix a few issues related to wxPython 3 11 年之前
  Štěpán Turek 2b44002a17 wxplot hist: if log scale is chosen show it in plot labels 11 年之前
  Martin Landa c9573fbe49 wxGUI: do not crash when numpy is missing 11 年之前
  Martin Landa 6ab47a094a wxGUI/histogram: use fully-qualified names 11 年之前
  Martin Landa 37c68cf2c8 wxGUI: better icons for raster calculator and histogram's stats 11 年之前
  Anna Petrášová 53d36b616b wxGUI: base class for profile and measure tool 11 年之前
  Anna Petrášová 99e1a062a6 wxGUI: improve map display cursor handling 11 年之前
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) 11 年之前
  Martin Landa b676e4204a wxGUI: contex menu for rasters - switch from d.histogram-based dialog to 12 年之前
  Martin Landa afa138d767 wxGUI: fix scatter plot 12 年之前
  Anna Petrášová 603a18d057 wxGUI: wx.Color to wx.Colour because of wxPython 2.9 12 年之前
  Martin Landa a8a7370c77 wxGUI/profiler: fix CVS export 12 年之前
  Maris Nartiss 326cde7ee1 Allow black in wxplot (prevents key error); Prevent list index error. 12 年之前