提交历史

作者 SHA1 备注 提交日期
  Martin Landa 0bc81f53c0 wxgui: use fully-qualified name when querying vector maps (causes failure when adding vector map not in search path) 6 年之前
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 年之前
  Anna Petrášová fdfc51893a wxGUI: fix setting non-ascii display name 6 年之前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Anna Petrášová e3144eb138 wxGUI/rdigit: fix raster digitizer toolbar on mac 6 年之前
  Anna Petrášová 612eb97eb8 wxGUI: correctly delete layertree, see https://trac.osgeo.org/grass/ticket/3505 7 年之前
  Anna Petrášová 526a8974c0 wxGUI/rdigit: fix small error when polygon is not finished while saving; add manual page with instructions and screenshots 7 年之前
  Vaclav Petras 8f9ab1f8e4 wxGUI/mapdisp: change location@mapset to location/mapset in title 7 年之前
  Anna Petrášová fbe5df3f77 wxGUI: fix encoding problems, see https://trac.osgeo.org/grass/ticket/3340 8 年之前
  Anna Petrášová 21dc0ecdd4 wxGUI: return multiple features within query distance when querying vector map, see https://trac.osgeo.org/grass/ticket/3292 8 年之前
  Vaclav Petras 8360b13aa3 wxGUI: lazy imports for lmgr and mapdisp 8 年之前
  Anna Petrášová 012ef1fda7 wxGUI: uninitialize aui manager when destroying map display to fix https://trac.osgeo.org/grass/ticket/3237 8 年之前
  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á ce775a6954 wxGUI: connect signal to change overlays only when 3D is active 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á 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 年之前