Commit History

Author SHA1 Message Date
  Anna Petrasova e626e6fdfe resolve #391 (#403) 5 years ago
  Martin Landa 70bfb68d94 wxgui: catch also TypeError when importing ctypes, see #305 (#324) 5 years ago
  Anna Petrasova 75be02ab0a replace obsolete time.clock() in Python 3.3 (#244) 5 years ago
  Anna Petrasova 931490c369 wxGUI: fix GCP manager for py3 5 years ago
  Anna Petrasova 6a120c3720 wxGUI: replace deprecated wx.Yield 5 years ago
  Anna Petrasova b5b00f9729 wxGUI: fix deprecated wx.NewId 5 years ago
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 years ago
  Martin Landa d1bfbaee99 wxGUI: only one color (red) for region extent 6 years ago
  Anna Petrášová 5ca78adb2c wxGUI: GetClientSizeTuple is not anymore in wx4 6 years ago
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 years ago
  Anna Petrášová f337b9f4a8 wxGUI: make wx.BusyInfo compatible with wxPython 4 7 years ago
  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