Commit History

Author SHA1 Message Date
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) 4 years ago
  Vaclav Petras c6e81b98e8 Fix spelling in comments, esp. in wxGUI code (#1357) 4 years ago
  Anna Petrasova f02ee9c6c4 wxGUI: address flake8 undefined variable (#1325) 4 years ago
  Anna Petrasova b5b00f9729 wxGUI: fix deprecated wx.NewId 5 years ago
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 years ago
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 years ago
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Anna Petrášová 6fc3403ab8 wxGUI/vdigit: fix attribute dialog blocking window on MacOSX with wxpython 3 9 years ago
  Anna Petrášová d70d2ab442 wxGUI/settings: make dialog nonmodal and destroy it instead of hiding (caused problems on MacOSX with wxPython3); make apply button label more understandable; fix Set to default behavior not to apply changes but just set default values in widgets 10 years ago
  Martin Landa 7c6a4494b1 wxGUI: d.vect's fcolor -> fill_color 10 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Martin Landa 00a765e965 wxGUI/vdigit: fix type (https://trac.osgeo.org/grass/ticket/2088) 11 years ago
  Martin Landa 940461eeb5 wxGUI/vdigit: fix add vertex tool 11 years ago
  Martin Landa 6644d5af68 wxGUI: remove unused import 11 years ago
  Martin Landa a40b612dfc wxGUI/vdigit: fix deleting areas 11 years ago
  Martin Landa 1a839a4130 wxGUI/vdigit: allow to open temporary vector map for editing 11 years ago
  Vaclav Petras 5545e755c5 wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window 11 years ago
  Anna Petrášová 37bded6609 wxGUI: remove frame parameter from BufferedWindow 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
  Vaclav Petras 0f3912c4d8 wxGUI/mapwindow: tree parameter needed in vdigit (fixing https://trac.osgeo.org/grass/changeset/57244, reverting https://trac.osgeo.org/grass/changeset/57288) 11 years ago
  Štěpán Turek c1ce87e0b8 vdigit mapwin: missing self.tree quick fix 11 years ago
  Vaclav Petras ec23d47386 wxGUI/mapwindow: removing unused tree variables from BufferedWindow 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
  Anna Petrášová fc9649726d wxGUI/vdigit: missing imports 12 years ago
  Martin Landa 30d2a35423 wxGUI: rename layer attributes (no l_ prefix) 12 years ago
  Martin Landa 81c0cfe354 g.gui.vdigit added 12 years ago
  Anna Petrášová 7446b9117e wxGUI/mapwindow: remove unused constructor parameters 12 years ago
  Anna Petrášová d4049aecb2 wxGUI/layertree: better access to layer info (part 2) 12 years ago