커밋 기록

작성자 SHA1 메시지 날짜
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 년 전
  Martin Landa c53617eba3 wxGUI: add settings to show comp. region extent, see https://trac.osgeo.org/grass/ticket/3519 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 년 전
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 년 전
  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 년 전