Commit History

Author SHA1 Message Date
  aroche 3a24c8c74f Fix unable to open file from python editor (#288) 5 years ago
  ondrej cf6c2e611e fix double string encoding with EncodeString() 5 years ago
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 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
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 years ago
  Vaclav Petras 7e17c29897 wxGUI/pyedit: Debug format is percent not format function 8 years ago
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
  Vaclav Petras e04501b164 wxGUI: more code for testing individual components 8 years ago
  Vaclav Petras 36ec02c728 pyedit: specify CLI parameters for script using a dialog (alternative to module GUI dialogs) 9 years ago
  Vaclav Petras 579e4ec21a pyedit: doc and replace print by Debug 9 years ago
  Vaclav Petras 5e16db4008 pyedit: ask to save only when needed (works only when mouse is used), ask when closing window (not only from menu) 9 years ago
  Vaclav Petras 673138b44c pyedit: add Submitting/Python, refactor URL, remove prints 9 years ago
  Vaclav Petras 725955b1e3 pyedit: be specific about template/example in the replace dialog 9 years ago
  Vaclav Petras b2b8c9a6a0 pyedit:use modified to see we need to ask before replacing content 9 years ago
  Vaclav Petras 29e60501db pyedit: add toggle toolbar button for overwrite=True 9 years ago
  Vaclav Petras df1845eac1 pyedit: do not use onDone because it is not executed when GUI is invoked (fixes https://trac.osgeo.org/grass/ticket/2997) 9 years ago
  Vaclav Petras 898e2ddf24 pyedit: provide error handling example 9 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Martin Landa 1327ee5d51 pyedit: catch CalledModuleError in sample script (map not found) 9 years ago
  Martin Landa 42a20d3d6f pyedit: add py extension for temporary files 9 years ago
  Vaclav Petras 3711313d01 wxGUI/pyedit: svn propset, file header, typo 9 years ago
  Vaclav Petras 488dbe2804 wxGUI: add simple Python editor [news] 9 years ago