提交歷史

作者 SHA1 備註 提交日期
  Martin Landa b408d9dd93 wxGUI: rename AddLegend handler to AddLegendRast 8 年之前
  Anna Petrášová 591d6d2f8d d.mon wx: better integration of vector legend, fix d.erase when no legend is there, d.erase now removes overlays properly 8 年之前
  Anna Petrášová d29112fd12 wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza 8 年之前
  Anna Petrášová 90f4d85d6e wxGUI: fix overlays in d.mon 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 年之前
  Anna Petrášová 75a9b2c83a wxGUI: fix vector querying in d.mon, see https://trac.osgeo.org/grass/ticket/2928 9 年之前
  Luca Delucchi 502e4a0ff4 python script: fixed raster_what function to work with or without localized labels [https://trac.osgeo.org/grass/ticket/2912], added also tests 9 年之前
  Anna Petrášová 06065a7691 wxGUI: fix raster querying broken https://trac.osgeo.org/grass/changeset/67751 (https://trac.osgeo.org/grass/ticket/2920) 9 年之前
  Martin Landa ba6efdad25 wxGUI: hightlight queried features (patch by krejcmat) 9 年之前
  Martin Landa a84a92dfb6 wxGUI: fix windows layout (on gnome) 9 年之前
  Anna Petrášová 498572bf43 wxGUI: fix digitizer when used second time 9 年之前
  Anna Petrášová 7c737afb60 wxGUI: fix import order so that GUI doesn't crash when there is a problem with ctypes 9 年之前
  Martin Landa d02ee8e855 wxGUI: simplify query code (cosmetics) 10 年之前
  Martin Landa dfd94f497b wxGUI: render query layers when added 10 年之前
  Martin Landa 2c4b196211 wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads 10 年之前
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 10 年之前
  Anna Petrášová d34b30c160 wxGUI/nviz: revert https://trac.osgeo.org/grass/changeset/64473 because it causes problems on Mac 10 年之前
  Anna Petrášová 0b92802ef4 wxGUI/nviz: attempt to fix error on Windows when switching to 3D for the second time due to different order of initialization steps 10 年之前
  Martin Landa 2cc5d716fb wxGUI: add functionality to interactively select vector features in map display 10 年之前
  Martin Landa a9e568eaeb partly revert https://trac.osgeo.org/grass/changeset/64150 10 年之前
  Martin Landa 1fe7b6f0e1 wxGUI: fix statusbar prop for wxPython3 10 年之前
  Anna Petrášová 5bc7e8ea9f wxGUI: fix toolbars problem - https://trac.osgeo.org/grass/ticket/2523 and raster digitizer must be destroyed not just hidden 10 年之前
  Anna Petrášová 6c4cc83a3f wxGUI/legend: avoid opening legend window when entering command from gui command line and fix after renaming parameters 10 年之前
  Markus Neteler a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 年之前
  Martin Landa 955301369f wxGUI: allow start monitor without toolbar and statusbar 10 年之前
  Martin Landa a68fe933ef wxGUI: resize MapFrame - fix 'd.mon wx0 w= h=' 10 年之前
  Martin Landa c865e9e472 wxGUI: SingleMapFrame is already doing Map initialization 10 年之前
  Martin Landa b4721ee0f5 wxGUI: avoid creating Map() instance twice 10 年之前
  Martin Landa d85c64db71 wxGUI: allow to hide/show toolbars and statusbar in map display 10 年之前