提交历史

作者 SHA1 备注 提交日期
  Tomas Zigo caf9059d45 wxGUI/mapwin: fix saving the position of overlays after changing their position with the mouse pointer tool (#817) 4 年之前
  Tomas Zigo d07d8abcd5 wxGUI: fixes incomplete map display when opening from gxw workspace (#500) 5 年之前
  Tomas Zigo d28596b552 wxGUI mapwin: fix Pointer tool double left click on a map canvas (#529) 5 年之前
  Anna Petrasova 3fc3f6136f resolve #391 (#403) 5 年之前
  Martin Landa bbdda53a86 wxgui: catch also TypeError when importing ctypes, see #305 (#324) 5 年之前
  Anna Petrasova 5edd1650cb replace obsolete time.clock() in Python 3.3 (#244) 5 年之前
  Anna Petrasova 0182e723a7 wxGUI: fix GCP manager for py3 5 年之前
  Anna Petrasova 0bd5a64a69 wxGUI: replace deprecated wx.Yield 5 年之前
  Anna Petrasova 2f5c06a50a wxGUI: fix deprecated wx.NewId 5 年之前
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 年之前
  Martin Landa d1bfbaee99 wxGUI: only one color (red) for region extent 6 年之前
  Anna Petrášová 5ca78adb2c wxGUI: GetClientSizeTuple is not anymore in wx4 6 年之前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Anna Petrášová f337b9f4a8 wxGUI: make wx.BusyInfo compatible with wxPython 4 7 年之前
  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á 077c7ccafc wxGUI: continue making gui compatible with Phoenix 7 年之前
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 年之前
  Anna Petrášová c8705b4647 fix d.to.rast, which was broken since new rendering 8 年之前
  Anna Petrášová 8faddca7a0 wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible 8 年之前
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 年之前
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) 9 年之前
  Anna Petrášová 498572bf43 wxGUI: fix digitizer when used second time 9 年之前
  Martin Landa aeb3c6eeaa wxGUI: debug cosmetics 9 年之前
  Martin Landa 154742de48 wxGUI: menu label cosmetics 9 年之前
  Martin Landa 83cfd05335 wxGUI: fix SaveToFile() - multithread rendering 10 年之前
  Martin Landa f8b579d597 wxGUI: partly re-enable layerChanged events (rendering in threads, work in progress) 10 年之前
  Martin Landa 6442112f94 wxGUI: update vdigit to https://trac.osgeo.org/grass/changeset/65205 10 年之前
  Martin Landa 2c4b196211 wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads 10 年之前
  Martin Landa 551e4109b7 wxGUI: debug message showing rendering speed fixed and moved to Map.Render() 10 年之前
  Martin Landa 934fd0f3fe wxGUI: set background color for map window (wxPython 3) 10 年之前