提交历史

作者 SHA1 备注 提交日期
  Vaclav Petras d0f753205f wxGUI/mapwindow: implementing mouse moving signal (https://trac.osgeo.org/grass/changeset/57383) and zoom history signals (https://trac.osgeo.org/grass/changeset/57078) for nviz 11 年之前
  Vaclav Petras d1e44576af wxGUI: moving code from BufferedWindow and map display to utils, adding doctests, removing unused functions 11 年之前
  Vaclav Petras 971901d8c0 wxGUI/mapwindow: frame parameter added to the BufferedWindow (fixing https://trac.osgeo.org/grass/changeset/57385), todos added 11 年之前
  Vaclav Petras 11179c984f wxGUI/mapwindow: removing mouse motion handlers, using signals for coordinates and for vdigit info 11 年之前
  Martin Landa 6bae993d8a revert accidental https://trac.osgeo.org/grass/changeset/57363 11 年之前
  Martin Landa 7d67fd1743 wxGUI: launch gdal/ogr GUI front-end dialog also from cmd, autogenerated dialog can be launch by --ui switch (TODO: rewrite mechanism to prefer front-ends) 11 年之前
  Anna Petrášová 3076d11a74 wxGUI: move legend related code from BufferedWindow 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 年之前
  Štěpán Turek 242910404b reverting https://trac.osgeo.org/grass/changeset/57345 (did not noticed 57340) 11 年之前
  Štěpán Turek dd41b37937 calling VDigitWindow - removed tree parameter (not yet used in constructor) 11 年之前
  Vaclav Petras ec23d47386 wxGUI/mapwindow: removing unused tree variables from BufferedWindow 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 年之前
  Anna Petrášová a38b04b090 wxGUI: mapwindow/frame code decoupling 11 年之前
  Vaclav Petras 2aae39ae88 wxGUI/mapwindow: introducing mouseEntered signal and removing gcp manager code 11 年之前
  Anna Petrášová 2da5540499 wxGUI: fix statusbar update 11 年之前
  Vaclav Petras 24cd145499 wxGUI/mapwindow: removing direct StatusbarUpdate calls from mapwindow, replaced by zoomChanged signal (statusbar text partialy broken, temporarily) 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 年之前
  Anna Petrášová d8a65bc676 wxGUI: remove wxUpdateProgress event completely, gUpdateMap partly 11 年之前
  Vaclav Petras 94a3213b0c wxGUI/mapdisp: using signals to decouple mapwindow and frame (query, zoom history and mouse handlers signals) 11 年之前
  Anna Petrášová 5610ae0172 wxGUI: fix https://trac.osgeo.org/grass/ticket/2030 11 年之前
  Hamish Bowman 701c766285 avoid repetition in PYTHONPATH 12 年之前
  Martin Landa cc6def695d wxGUI/histogram(pyplot): avoid dialog for selecting raster when launching tool for context menu or from map display 12 年之前
  Martin Landa b676e4204a wxGUI: contex menu for rasters - switch from d.histogram-based dialog to 12 年之前
  Hamish Bowman cc5729bd4e fix angle math and document convention used (https://trac.osgeo.org/grass/ticket/1827, merge from devbr6) 12 年之前
  Anna Petrášová c873cd2c7c wxGUI: change event by signal (EVT_AUTO_RENDER) 12 年之前
  Vaclav Petras 94b4f929a8 wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat) 12 年之前
  Anna Petrášová f3170a5141 wxGUI: quick fix fo addind text decoration when legend is active 12 年之前
  Anna Petrášová 68a506134b wxGUI: add query coordinates to dialog 12 年之前
  Anna Petrášová 00fdf3e1cc wxGUI: close query dialog properly 12 年之前