Commit History

Author SHA1 Message Date
  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 years ago
  Anna Petrášová 077c7ccafc wxGUI: continue making gui compatible with Phoenix 7 years ago
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
  Anna Petrášová c8705b4647 fix d.to.rast, which was broken since new rendering 8 years ago
  Anna Petrášová 8faddca7a0 wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible 8 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) 9 years ago
  Anna Petrášová 498572bf43 wxGUI: fix digitizer when used second time 9 years ago
  Martin Landa aeb3c6eeaa wxGUI: debug cosmetics 9 years ago
  Martin Landa 154742de48 wxGUI: menu label cosmetics 9 years ago
  Martin Landa 83cfd05335 wxGUI: fix SaveToFile() - multithread rendering 10 years ago
  Martin Landa f8b579d597 wxGUI: partly re-enable layerChanged events (rendering in threads, work in progress) 10 years ago
  Martin Landa 6442112f94 wxGUI: update vdigit to https://trac.osgeo.org/grass/changeset/65205 10 years ago
  Martin Landa 2c4b196211 wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads 10 years ago
  Martin Landa 551e4109b7 wxGUI: debug message showing rendering speed fixed and moved to Map.Render() 10 years ago
  Martin Landa 934fd0f3fe wxGUI: set background color for map window (wxPython 3) 10 years ago
  Anna Petrášová acefdde4a0 wxGUI: specify pdc in Graphics API, change pdc where rdigit objects are drawn to avoid problems with pen styles (other than solid) when drawing using wx.GCDC 10 years ago
  Martin Landa d85c64db71 wxGUI: allow to hide/show toolbars and statusbar in map display 10 years ago
  Anna Petrášová 13fc975ebc wxGUI: raster digitizer added, enables drawing areas, lines, points and setting buffer for individual features [news] 10 years ago
  Luca Delucchi ada3ec0944 wxgui: fix warning in sphinx documentation; some pep8 cleanup 10 years ago
  Anna Petrášová c8fb826c4c wxGUI/mapswipe: fix drawing cross in mirror mode reported in https://trac.osgeo.org/grass/ticket/2377 10 years ago
  Martin Landa bc4ac9b074 wxGUI: syntax typo 11 years ago
  Martin Landa 459493f4d7 wxGUI: move gThread to `core` package 11 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Anna Petrášová befdccf149 wxGUI/mapwindow: fix https://trac.osgeo.org/grass/ticket/2277 11 years ago
  Martin Landa 471350175f wxGUI: https://trac.osgeo.org/grass/ticket/2277 (add -a flag) 11 years ago
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 years ago
  Martin Landa 37140a0b5e wxGUI: set computational region extent interactiverly (https://trac.osgeo.org/grass/ticket/2277) 11 years ago
  Štěpán Turek 0ea4044e2b wxgui:fix wms in vdigit 11 years ago
  Štěpán Turek 37ea702ad3 more comments for https://trac.osgeo.org/grass/changeset/59204, handle negative delay in same way as zero delay 11 years ago