Commit History

Author SHA1 Message Date
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 years ago
  Anna Petrášová 4041d1c7be wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201 8 years ago
  Anna Petrášová 16b2a722d0 wxGUI: fix switching to 3D view after pep8 changes 9 years ago
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 years ago
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) 9 years ago
  Anna Petrášová 182f3af49e wxGUI: correct parent hierarchy in layer manager bottom notebook, it's first step to use wx.Notebook instead of FlatNotebook 9 years ago
  Anna Petrášová d248846604 wxGUI/nviz: fix selecting 3D raster 9 years ago
  Anna Petrášová d34b30c160 wxGUI/nviz: revert https://trac.osgeo.org/grass/changeset/64473 because it causes problems on Mac 10 years ago
  Anna Petrášová 0b92802ef4 wxGUI/nviz: attempt to fix error on Windows when switching to 3D for the second time due to different order of initialization steps 10 years ago
  Anna Petrášová d6392e0bcc libogsf/wxGUI: fix selecting if render 3d lines as draped or as 3D 10 years ago
  Anna Petrášová 4d955315f5 wxGUI/nviz: fixes map selection widget for wxPython 3, and fix element type raster_3d 10 years ago
  Vaclav Petras f4ff58522d wxGUI/nviz: replace volume by 3D raster in 3D view controls and documentation 10 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
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 years ago
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 years ago
  Anna Petrášová 741ad4fa8a wxNviz: fix error when switching to 3D second time for 3d rasters 11 years ago
  Anna Petrášová 0efefc48b0 wxNviz: fix string formatting and update formatting method 11 years ago
  Anna Petrášová 83c4bcbcf4 wxNviz: fix displaying 3d points on surface and with z coordinate 11 years ago
  Anna Petrášová 99e1a062a6 wxGUI: improve map display cursor handling 12 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) 12 years ago
  Anna Petrášová 0985c378a0 wxNviz: fix error when reordering layers 12 years ago
  Anna Petrášová a889983bb7 wxNviz: limit perspective values 12 years ago
  Anna Petrášová ed8de01f63 wxNviz: fix slider range 12 years ago
  Anna Petrášová 8027fcd0da wxNviz: merge fix (https://trac.osgeo.org/grass/changeset/56122) for https://trac.osgeo.org/grass/ticket/1961 12 years ago
  Anna Petrášová 0f5460c518 wxNviz: load areas as boundaries and centroids 12 years ago
  Anna Petrášová 6daecdc5e4 wxGUI/nviz: fix starting 3D when no map loaded 12 years ago
  Anna Petrášová ca150dca3d wxGUI: continue replacing events (animationFinished, animationUpdateIndex) 12 years ago
  Anna Petrášová 4b1d6db2d5 wxGUI: move AddGrowableCol after adding items 12 years ago
  Anna Petrášová 603a18d057 wxGUI: wx.Color to wx.Colour because of wxPython 2.9 12 years ago
  Anna Petrášová df47c8dcff wxGUI: fix sizers (for wxpython 2.9 on Mac) 12 years ago