Commit History

Author SHA1 Message Date
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) 4 years ago
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 years ago
  Markus Neteler 6c052d2a1a keyword 'geometry' added (#940) 4 years ago
  Anna Petrasova d292e8b9c6 wxGUI: remove legacy initialization of image handlers 5 years ago
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Martin Landa 50a2380902 remove wxpath from PYTHONPATH (set path only locally) 9 years ago
  Vaclav Petras 29bc5aff40 wxGUI: import only after grass.script.parser() call g.gui.* and PEP8 clean up 10 years ago
  Martin Landa ae5e298cd0 Fix 'allows to' typo, replace with 'allows <word>ing' 10 years ago
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 years ago
  Martin Landa 832623263a keep topic_gui (the main page requires this topic) 10 years ago
  Markus Neteler be5911eedc manual: keywords cleanup 10 years ago
  Markus Neteler e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp 10 years ago
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui 11 years ago
  Anna Petrášová c9a3b560de wxGUI: use wx.App instead of wx.PySimpleApp to avoid deprecation warning in wxPython 3 11 years ago
  Martin Landa b2ff6d0e0d g.gui.*: define common GuiModuleMain fn 11 years ago
  Martin Landa baf642a05e g.gui.gcp: launch GUI in the background 11 years ago
  Vaclav Petras 3374b97349 wxGUI/gcp: enabling GCP manager (with wizard) as g.gui.gcp module 11 years ago