Commit Verlauf

Autor SHA1 Nachricht Datum
  Anna Petrasova a489c8369d wxGUI/nviz: fix reopening 3D by reloading layers (#953) vor 4 Jahren
  nilason 5e50f8c151 wxGUI/nviz: fix failed map centring on mac with pre-wx4.1 (#895) vor 4 Jahren
  Anna Petrasova df2885f844 wxnviz: fix for HiDPI monitors with scaling set, fix decoding (#307) vor 5 Jahren
  Anna Petrasova 5edd1650cb replace obsolete time.clock() in Python 3.3 (#244) vor 5 Jahren
  Anna Petrasova 2f5c06a50a wxGUI: fix deprecated wx.NewId vor 5 Jahren
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) vor 6 Jahren
  Anna Petrášová 172963f9d0 wxGUI: fixes for Python 3 - 3D view and running commands from command console vor 6 Jahren
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti vor 6 Jahren
  Anna Petrášová eb65447fb5 wxGUI: fix m.nviz.image command building vor 6 Jahren
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 vor 8 Jahren
  Anna Petrášová 06a869bff2 wxGUI/3D view: set point size relatively to region vor 8 Jahren
  Anna Petrášová 8faddca7a0 wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible vor 8 Jahren
  Anna Petrášová c3bac88932 wxGUI/nviz: when showing legend parameter at can have floats not just int vor 9 Jahren
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 vor 9 Jahren
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) vor 9 Jahren
  Anna Petrášová 325fcd4490 wxGUI/nviz: fix coloring isosurfaces, broken in https://trac.osgeo.org/grass/changeset/64301 vor 9 Jahren
  Anna Petrášová 8a493236da wxGUI/nviz: do not use progress bar on mac, causes recursion for unknown reason vor 10 Jahren
  Anna Petrášová d6392e0bcc libogsf/wxGUI: fix selecting if render 3d lines as draped or as 3D vor 10 Jahren
  Anna Petrášová 51bada13cd wxGUI/nviz: pass only existing maps for surface/3d raster attributes to avoid crashing vor 10 Jahren
  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 vor 10 Jahren
  Anna Petrášová 422565e345 wxGUI/layertree: fix weird behavior when there is a lot of layers caused by wrong CustomTreeCtrl API usage, fixed also https://trac.osgeo.org/grass/ticket/2257 and partially groups drag and drop problem vor 10 Jahren
  Anna Petrášová 46c7ae085a wxNviz: fix weird vector rendering on Mac in https://trac.osgeo.org/grass/ticket/2381 vor 10 Jahren
  Huidae Cho 3d29875801 nviz: Add WX_GL_RGBA to the attributes list vor 10 Jahren
  Huidae Cho b82ddf2f5f nviz: import order vor 10 Jahren
  Huidae Cho bb3dd50a81 nviz: Use double buffering to avoid flickering (ticket https://trac.osgeo.org/grass/ticket/2339) vor 10 Jahren
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation vor 11 Jahren
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) vor 11 Jahren
  Štěpán Turek 0ea4044e2b wxgui:fix wms in vdigit vor 11 Jahren
  Anna Petrášová a84d5ddc4f wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus) vor 11 Jahren
  Anna Petrášová ff1957372e wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems vor 11 Jahren