Commit History

Author SHA1 Message Date
  Anna Petrášová bdde045836 pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports (merge from trunk, https://trac.osgeo.org/grass/changeset/61854) 10 years ago
  Markus Neteler a3a772c0ee wxGUI/rendering: change environment only for subprocesses; wxGUI amd d.mon should now work together (trunk, https://trac.osgeo.org/grass/changeset/60376) 10 years ago
  Anna Petrášová cc1e3ae71f wxGUI/render: attempt to fix not deleting temporary files, https://trac.osgeo.org/grass/ticket/560 (merge from trunk, https://trac.osgeo.org/grass/changeset/60947) 10 years ago
  Hamish Bowman 98f0a0a4b0 reflect d.legend option changes (https://trac.osgeo.org/grass/ticket/2303), backport of https://trac.osgeo.org/grass/changeset/60103,4 from trunk 11 years ago
  Markus Neteler 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 years ago
  Martin Landa df2c334135 wxGUI: try to recover when WIND is broken 11 years ago
  Anna Petrášová 43ecf5f2fe wxGUI: unify opacity values to range <0; 1> 11 years ago
  Anna Petrášová 6ee163c57e wxGUI: fix legend image cropping for png driver 11 years ago
  Anna Petrášová dbc54371f2 wxGUI/layertree: add more options to 3d raster context menu, fix context menu for multiple different selected maps 11 years ago
  Anna Petrášová 4a5e8a7840 wxGUI: fix statusbar progressbar when there is a 3d raster loaded 11 years ago
  Martin Landa 3652fe1b7b wxGUI: add MapLayer.IsHidden() 11 years ago
  Vaclav Petras 42532cb1fa wxGUI/mapwindow: removing call to layer tree by direct calls from tree to map object 11 years ago
  Anna Petrášová 834da79eed wxGUI: fix python -3 compilation warnings 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á d8a65bc676 wxGUI: remove wxUpdateProgress event completely, gUpdateMap partly 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
  Hamish Bowman e07592b623 better use of tempfile.mkstemp() (https://trac.osgeo.org/grass/ticket/560, https://trac.osgeo.org/grass/ticket/943,comment:10, merge from devbr6 https://trac.osgeo.org/grass/changeset/56444) 12 years ago
  Hamish Bowman ec6c790efd fix enviro variable name, speeding up rendering (merge from devbr6) 12 years ago
  Martin Landa 93a5cf65f4 wxGUI: check for invalid map size 12 years ago
  Anna Petrášová 1ee2eb64d3 support more d. commands 12 years ago
  Martin Landa 4cd2dfa96e wxGUI: fix AbortAllThreads & EVT_UPDATE_PRGBAR 12 years ago
  Martin Landa 28dbc8ea68 wxGUI: fully-featured support for web services (work in progress) 12 years ago
  Markus Metz bc13961500 wxGUI: fix https://trac.osgeo.org/grass/ticket/1846 12 years ago
  Martin Landa 3b71a6f068 wxGUI: fix rendering into image 12 years ago
  Martin Landa 30d2a35423 wxGUI: rename layer attributes (no l_ prefix) 12 years ago
  Martin Landa 07b54c7f78 wxGUI: add support for WMS layers (work in progress) 12 years ago
  Anna Petrášová aa82d081ba wxGUI/d.mon: removed parameter was not unused 12 years ago
  Anna Petrášová 5e18d1007a wxGUI: fix indentation, remove unused code 12 years ago