Commit History

Author SHA1 Message Date
  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á 5950b0954f wxGUI: fix using zip function in Python 3 6 years ago
  Anna Petrášová f2abecd21e wxGUI/tplot: fix for Python 3 6 years ago
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 years ago
  Luca Delucchi 46fe738cb7 g.gui.tplot: working on https://trac.osgeo.org/grass/ticket/3612 6 years ago
  Luca Delucchi 38b1cc996f g.gui.tplot: fixed bug with strds and csv output 7 years ago
  Luca Delucchi 86c325b37d g.gui.tplot: added capabilities to export plotted data in CSV file, see https://trac.osgeo.org/grass/ticket/3533 7 years ago
  Luca Delucchi 2d378ee191 g.gui.tplot: added title,xlabel,ylabel support to command line 7 years ago
  Luca Delucchi a703265365 g.gui.tplot: added capabilities to set x,y axis labels and title for the plot 7 years ago
  Luca Delucchi dad18cc879 g.gui.tplot: fixed small bugs 7 years ago
  Luca Delucchi 3513d7dcf8 g.gui.tplot: resolved problem with stdvs when no categories are set, see https://trac.osgeo.org/grass/ticket/3294 7 years ago
  Luca Delucchi 9e817f0c51 g.gui.tplot: fixed typo 7 years ago
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 years ago
  Markus Neteler e5eea44081 g.gui.tplot: user msg grammar fixes (contributed by veroandreo) 8 years ago
  Anna Petrášová bd17975156 g.gui.tplot: t.vect.list changed flags 8 years ago
  Anna Petrášová 3809763c0e g.gui.tplot: do not use EVT_COMBOBOX_CLOSEUP, not available on all platforms, see https://trac.osgeo.org/grass/ticket/3175 8 years ago
  Luca Delucchi d5d3f5ae92 g.gui.tplot: replace copied code with existing function 8 years ago
  Luca Delucchi d0f2f04c2a g.gui.tplot: tgis.stop_subprocesses() has to be called otherwise return an error if the tool is launched by command line 8 years ago
  Anna Petrášová 1625aaaf09 g.gui.tplot: CoordinateSelect must be explicitely closed 8 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Luca Delucchi 5b3a8f4732 g.gui.tplot: fixed bug with wxPython 2.8 9 years ago
  Luca Delucchi 06638124e8 g.gui.tplot: improved tool with stvds 9 years ago
  Markus Neteler 1e957e1aee wxGUI: print more detailed error message in case of matplotlib failure 9 years ago
  Luca Delucchi 97f8885fa5 g.gui.tplot: fixed bugs when coordinates are missing or not in the right region 9 years ago
  Luca Delucchi 8a2f69192d g.gui.tplot: try to fix error during exit 9 years ago
  Luca Delucchi 02c296bbb4 g.gui.tplot: fixed error during exit; https://trac.osgeo.org/grass/ticket/2789 9 years ago
  Luca Delucchi 834bd8ed30 g.gui.tplot: fixed small bug querying data 9 years ago
  Luca Delucchi 5c6ce4ddbe check if all categories used exist in the vector 9 years ago
  Luca Delucchi b2bb6b0259 wxpython gui: fixed VectorCategorySelect, added support of VectorCategorySelect into g.gui.tplot (thank to Matej Krejci) 9 years ago