Commit History

Author SHA1 Message Date
  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á ce775a6954 wxGUI: connect signal to change overlays only when 3D is active 8 years ago
  Martin Landa b408d9dd93 wxGUI: rename AddLegend handler to AddLegendRast 8 years ago
  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 years ago
  Anna Petrášová d29112fd12 wxGUI: initial vector legend support, currently needs d.legend.vect addon, author Adam Laza 8 years ago
  Anna Petrášová 90f4d85d6e wxGUI: fix overlays in d.mon 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
  Anna Petrášová 75a9b2c83a wxGUI: fix vector querying in d.mon, see https://trac.osgeo.org/grass/ticket/2928 9 years ago
  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 years ago
  Anna Petrášová 06065a7691 wxGUI: fix raster querying broken https://trac.osgeo.org/grass/changeset/67751 (https://trac.osgeo.org/grass/ticket/2920) 9 years ago
  Martin Landa ba6efdad25 wxGUI: hightlight queried features (patch by krejcmat) 9 years ago
  Martin Landa a84a92dfb6 wxGUI: fix windows layout (on gnome) 9 years ago
  Anna Petrášová 498572bf43 wxGUI: fix digitizer when used second time 9 years ago
  Anna Petrášová 7c737afb60 wxGUI: fix import order so that GUI doesn't crash when there is a problem with ctypes 9 years ago
  Martin Landa d02ee8e855 wxGUI: simplify query code (cosmetics) 10 years ago
  Martin Landa dfd94f497b wxGUI: render query layers when added 10 years ago
  Martin Landa 2c4b196211 wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads 10 years ago
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 10 years ago
  Anna Petrášová d34b30c160 wxGUI/nviz: revert https://trac.osgeo.org/grass/changeset/64473 because it causes problems on Mac 10 years ago
  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 years ago
  Martin Landa 2cc5d716fb wxGUI: add functionality to interactively select vector features in map display 10 years ago
  Martin Landa a9e568eaeb partly revert https://trac.osgeo.org/grass/changeset/64150 10 years ago
  Martin Landa 1fe7b6f0e1 wxGUI: fix statusbar prop for wxPython3 10 years ago
  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 years ago
  Anna Petrášová 6c4cc83a3f wxGUI/legend: avoid opening legend window when entering command from gui command line and fix after renaming parameters 10 years ago
  Markus Neteler a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
  Martin Landa 955301369f wxGUI: allow start monitor without toolbar and statusbar 10 years ago
  Martin Landa a68fe933ef wxGUI: resize MapFrame - fix 'd.mon wx0 w= h=' 10 years ago