Commit Verlauf

Autor SHA1 Nachricht Datum
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) vor 4 Jahren
  Martin Landa 70bfb68d94 wxgui: catch also TypeError when importing ctypes, see #305 (#324) vor 5 Jahren
  Anna Petrasova d7397d5162 wxnviz: fix for HiDPI monitors with scaling set, fix decoding (#307) vor 5 Jahren
  ondrej cf6c2e611e fix double string encoding with EncodeString() vor 5 Jahren
  Anna Petrasova f43825bc24 fix #3882 (digitizing on Windows) vor 5 Jahren
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) vor 6 Jahren
  Anna Petrášová cd09ca6593 remove active usages of python xrange which was removed in Python 3 vor 6 Jahren
  Anna Petrášová 172963f9d0 wxGUI: fixes for Python 3 - 3D view and running commands from command console vor 6 Jahren
  Anna Petrášová 0367baad59 wxGUI: define WindowsError for Python 3 on non-Windows platforms vor 6 Jahren
  Martin Landa 32b0d9ceee wxGUI: catch also WindowsError when unable to load GRASS libs vor 7 Jahren
  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) vor 7 Jahren
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 vor 8 Jahren
  Anna Petrášová c8a4e14dc4 wxGUI/nviz: fix https://trac.osgeo.org/grass/ticket/3219 vor 8 Jahren
  Anna Petrášová 8faddca7a0 wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible vor 8 Jahren
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 vor 9 Jahren
  Anna Petrášová d6392e0bcc libogsf/wxGUI: fix selecting if render 3d lines as draped or as 3D vor 10 Jahren
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation vor 11 Jahren
  Anna Petrášová ff1957372e wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems vor 11 Jahren
  Anna Petrášová ba5d4fd857 wxGUI: improve decorations handling (see https://trac.osgeo.org/grass/ticket/2080) vor 11 Jahren
  Anna Petrášová 83c4bcbcf4 wxNviz: fix displaying 3d points on surface and with z coordinate vor 11 Jahren
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) vor 11 Jahren
  Anna Petrášová b34da2bfcf wxNVIZ: fix crash accidentally introduced in https://trac.osgeo.org/grass/changeset/57082 vor 11 Jahren
  Anna Petrášová 899cccdfea wxNVIZ: fix progress error on wx 2.9 vor 12 Jahren
  Martin Landa 1897b1edeb wxGUI/nviz: fix error handling (needs some refactoring - avoid `nviz.main`) vor 12 Jahren
  Anna Petrášová 220e9587a1 wxNviz: remove unused symbols from gui vor 12 Jahren
  Vaclav Petras 2bf3293092 dox: fixing param warnings in wxnviz vor 12 Jahren
  Anna Petrášová 0802e1587d wxNviz: optionally display wire box for volumes (not only for quick draw mode) vor 13 Jahren
  Martin Landa 4a84e2ee5c wxGUI: attempt to fix https://trac.osgeo.org/grass/ticket/1563 (wxGUI will not start) vor 13 Jahren
  Anna Petrášová 87ca9a673c wxNviz: update 3d region when switching to 3d view vor 13 Jahren
  Martin Landa 2b99214f11 wxGUI: update doxygen docs vor 13 Jahren