Commit History

Author SHA1 Message Date
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Anna Petrášová 4d3581b5bf wxGUI/vnet: fix adding points because of unregistered handler (author: turek) 9 years ago
  Martin Landa a8e1a5da4e wxGUI/MapFrame: define default values from name/title as empty string instead of None (avoid wx.Frame initialization failure) 10 years ago
  Anna Petrášová 5bc7e8ea9f wxGUI: fix toolbars problem - https://trac.osgeo.org/grass/ticket/2523 and raster digitizer must be destroyed not just hidden 10 years ago
  Martin Landa 9cdcc937bc wxGUI: close also standalone monitor on Ctrl+W 10 years ago
  Martin Landa 955301369f wxGUI: allow start monitor without toolbar and statusbar 10 years ago
  Martin Landa a68fe933ef wxGUI: resize MapFrame - fix 'd.mon wx0 w= h=' 10 years ago
  Anna Petrášová 5ce84bdbb9 wxGUI: fix full screen on Windows by using accelerator table 10 years ago
  Anna Petrášová fb18f58638 wxGUI: added fullscreen mode on F11 10 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Anna Petrášová b3c3cd2621 wxGUI/mapswipe: add query tool 11 years ago
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 years ago
  Martin Landa 920231d41d wxGUI: change map display title when mapset changed from wxGUI 11 years ago
  Anna Petrášová b1f09ea7f0 wxGUI: setting zoom, pan, pointer mode moved from frame to window 11 years ago
  Anna Petrášová 57ffe8113a wxGUI: improved system of switching tools in toolbars 11 years ago
  Anna Petrášová 7269d75858 wxGUI/mapdisplay: remove unused variables 11 years ago
  Anna Petrášová 99e1a062a6 wxGUI: improve map display cursor handling 11 years ago
  Vaclav Petras 11179c984f wxGUI/mapwindow: removing mouse motion handlers, using signals for coordinates and for vdigit info 11 years ago
  Vaclav Petras cf326f1d45 wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified) 11 years ago
  Anna Petrášová 1867db3d69 wxGUI/statusbar: fix widgets repositioning 11 years ago
  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 years ago
  Vaclav Petras 2aae39ae88 wxGUI/mapwindow: introducing mouseEntered signal and removing gcp manager code 11 years ago
  Vaclav Petras 24cd145499 wxGUI/mapwindow: removing direct StatusbarUpdate calls from mapwindow, replaced by zoomChanged signal (statusbar text partialy broken, temporarily) 11 years ago
  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 years ago
  Glynn Clements 095ebb6128 Change find_program to take arguments as additional paramters rather than a list 12 years ago
  Markus Metz e5442ded35 wxGUI: revert https://trac.osgeo.org/grass/changeset/56800 12 years ago
  Anna Petrášová 21d92b724e pythonlib: change implementation of find_program (see https://trac.osgeo.org/grass/ticket/2008) and related changes 12 years ago
  Vaclav Petras 94b4f929a8 wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat) 12 years ago
  Martin Landa 452942757b wxGUI/iclass: show computation region box (fix https://trac.osgeo.org/grass/changeset/54512) 12 years ago
  Anna Petrášová b7de7704e0 wxGUI: synchronize displays in wxIClass; improve implementation 12 years ago