提交历史

作者 SHA1 备注 提交日期
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) 4 年之前
  Vaclav Petras c6e81b98e8 Fix spelling in comments, esp. in wxGUI code (#1357) 4 年之前
  Anna Petrasova 2fb38437ae wxGUI: fix flake F401 (unused import) (#1294) 4 年之前
  Vaclav Petras 4743d531f7 wxGUI: New, simplified, unified window titles (#1216) 4 年之前
  Anna Petrasova 1c7ef34ca0 wxGUI: fix some flake8 issues (#538) 5 年之前
  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á 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 年之前
  Martin Landa c2ee8da8fa Fix to work with wxPython 3.0 10 年之前
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 年之前
  Martin Landa cb4f28d59c wxGUI/mapdisp: add 'set computational region from saved region' to the zoom menu 11 年之前
  Anna Petrášová b1f09ea7f0 wxGUI: setting zoom, pan, pointer mode moved from frame to window 11 年之前
  Anna Petrášová 57ffe8113a wxGUI: improved system of switching tools in toolbars 11 年之前
  Vaclav Petras 5545e755c5 wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window 11 年之前
  Anna Petrášová 37bded6609 wxGUI: remove frame parameter from BufferedWindow 11 年之前
  Anna Petrášová 99e1a062a6 wxGUI: improve map display cursor handling 11 年之前
  Vaclav Petras d1e44576af wxGUI: moving code from BufferedWindow and map display to utils, adding doctests, removing unused functions 11 年之前
  Vaclav Petras 4941f7864a wxGUI/gcp: implementing https://trac.osgeo.org/grass/changeset/57383 for gcp and fixing default statusbar mode which was ignored 11 年之前
  Vaclav Petras cf326f1d45 wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified) 11 年之前
  Anna Petrášová 1867db3d69 wxGUI/statusbar: fix widgets repositioning 11 年之前
  Vaclav Petras 63ced8e75d wxGUI/gcp: moving gcp statusbar items to gcp directory 11 年之前
  Vaclav Petras 9f78d80e47 wxGUI/gcp: removing remaining connection to lmgr and obsolate variables 11 年之前
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) 11 年之前
  Vaclav Petras 2fc1550ac8 wxGUI/mapwindow: introducing mouseLeftUpPointer signal and removing gcp manager code 11 年之前
  Vaclav Petras 2aae39ae88 wxGUI/mapwindow: introducing mouseEntered signal and removing gcp manager code 11 年之前
  Vaclav Petras d3eccb7c73 wxGUI/mapwindow: reflecting new way of handling zoom history (gcp, mapswipe and iclass were broken before https://trac.osgeo.org/grass/changeset/57078 for unknown reason) 11 年之前
  Martin Landa 28dbc8ea68 wxGUI: fully-featured support for web services (work in progress) 12 年之前
  Martin Landa 30d2a35423 wxGUI: rename layer attributes (no l_ prefix) 12 年之前
  Martin Landa 07b54c7f78 wxGUI: add support for WMS layers (work in progress) 12 年之前
  Martin Landa f7c51766de wxGUI/GCP manager: fix OnPointer() 12 年之前