コミット履歴

作者 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á 90f4d85d6e wxGUI: fix overlays in d.mon 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 年 前
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) 9 年 前
  Anna Petrášová 2d87d4f3da wxGUI/dmon: fix import path after recent changes 9 年 前
  Martin Landa af366d29e9 Various typo fixes (https://trac.osgeo.org/grass/ticket/2776) 9 年 前
  Martin Landa e10f234f76 wxGUI: fix overlay id for standalone monitors (northarrow and legend has still issue with transparency, work in progress) 10 年 前
  Martin Landa 7c7616d10f wxGUI: fix zooming in wx monitors together with d.frame 10 年 前
  Martin Landa 97d04fdd7d wxGUI: d.mon: input file has incorrect dimensions (https://trac.osgeo.org/grass/ticket/2680) 10 年 前
  Martin Landa 8992307d5c wxGUI: avoid double rendering for new map layers (standalone wx monitors) 10 年 前
  Martin Landa 2c4b196211 wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads 10 年 前
  Martin Landa 25be66e169 wxGUI: modify standalone wx0 monitors to render map layers into 10 年 前
  Martin Landa a4af779821 wxGUI: standalone monitors clean startup (support -x flag) 10 年 前
  Martin Landa 388278cb16 wxGUI: first steps to fix standalone monitors to work with new architecture 10 年 前
  Martin Landa 8fac0f25e2 wxGUI: replace utils cmd list <-> tuple by grass.script.gtask functions 10 年 前
  Martin Landa 7ef157125f wxGUI: fix regression from https://trac.osgeo.org/grass/changeset/63738 (frame title) 10 年 前
  Martin Landa f9d34a2e2f wxGUI: reflect https://trac.osgeo.org/grass/changeset/63745 in standalone monitors 10 年 前
  Martin Landa ba82bc83cd wxGUI: minor changes when starting standalone monitor (decorations) 10 年 前
  Martin Landa 346a7971a3 wxGUI: add start debug message (time) for standalone monitor 10 年 前
  Martin Landa 955301369f wxGUI: allow start monitor without toolbar and statusbar 10 年 前
  Martin Landa 1f9ec6bc81 fix typo in comment introduced in https://trac.osgeo.org/grass/changeset/63475 10 年 前
  Martin Landa a2dab2d77c d.mon wx0: don't call g.gisenv in the watcher (it's too much invasive) - TODO: find better solution 10 年 前
  Martin Landa 5b6ab196cb wxGUI: cosmetics in DMonMap (self.mapfile has already extension defined) 10 年 前
  Martin Landa d85c64db71 wxGUI: allow to hide/show toolbars and statusbar in map display 10 年 前
  Anna Petrášová 2437e7dc1e wxGUI: add set_raise_on_error(True) to prevent crashing gui when using grass.mapcalc 10 年 前
  Anna Petrášová 1af4c07ea3 wxGUI/vdigit: fix closing digitizer window problem due to not implemented giface progressbar interface 10 年 前
  Anna Petrášová ee4076de8d d.to.rast: new module for wxGUI and d.mon to save map display content as raster map 10 年 前
  Anna Petrášová 31297ef713 pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports 10 年 前