Historial de Commits

Autor SHA1 Mensaje Fecha
  Anna Petrášová 172963f9d0 wxGUI: fixes for Python 3 - 3D view and running commands from command console hace 6 años
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti hace 6 años
  Anna Petrášová eb65447fb5 wxGUI: fix m.nviz.image command building hace 7 años
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 hace 8 años
  Anna Petrášová 06a869bff2 wxGUI/3D view: set point size relatively to region hace 8 años
  Anna Petrášová 8faddca7a0 wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible hace 9 años
  Anna Petrášová c3bac88932 wxGUI/nviz: when showing legend parameter at can have floats not just int hace 9 años
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 hace 9 años
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) hace 9 años
  Anna Petrášová 325fcd4490 wxGUI/nviz: fix coloring isosurfaces, broken in https://trac.osgeo.org/grass/changeset/64301 hace 9 años
  Anna Petrášová 8a493236da wxGUI/nviz: do not use progress bar on mac, causes recursion for unknown reason hace 10 años
  Anna Petrášová d6392e0bcc libogsf/wxGUI: fix selecting if render 3d lines as draped or as 3D hace 10 años
  Anna Petrášová 51bada13cd wxGUI/nviz: pass only existing maps for surface/3d raster attributes to avoid crashing hace 10 años
  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 hace 10 años
  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 hace 10 años
  Anna Petrášová 46c7ae085a wxNviz: fix weird vector rendering on Mac in https://trac.osgeo.org/grass/ticket/2381 hace 11 años
  Huidae Cho 3d29875801 nviz: Add WX_GL_RGBA to the attributes list hace 11 años
  Huidae Cho b82ddf2f5f nviz: import order hace 11 años
  Huidae Cho bb3dd50a81 nviz: Use double buffering to avoid flickering (ticket https://trac.osgeo.org/grass/ticket/2339) hace 11 años
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation hace 11 años
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) hace 11 años
  Štěpán Turek 0ea4044e2b wxgui:fix wms in vdigit hace 11 años
  Anna Petrášová a84d5ddc4f wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus) hace 11 años
  Anna Petrášová ff1957372e wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems hace 11 años
  Anna Petrášová ba5d4fd857 wxGUI: improve decorations handling (see https://trac.osgeo.org/grass/ticket/2080) hace 11 años
  Anna Petrášová 83c4bcbcf4 wxNviz: fix displaying 3d points on surface and with z coordinate hace 12 años
  Vaclav Petras 5e27a65f29 wxGUI/mapdisp: avoiding usage of lmgr and related objects in mapdisplay (some still remains, some are in used classes; note that this is not an attempt to fix nviz start and end procedures) hace 12 años
  Vaclav Petras 5545e755c5 wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window hace 12 años
  Anna Petrášová 516d8e265e wxGUI: move launching decoration dialogs to frame hace 12 años
  Vaclav Petras b6ace1c969 wxGUI: removing dead code related to vdigit button in lmgr (not needed, might be useful but this was not working for multiple map displays), fixing query in nviz (frame required), fixing statusbar error displaying hace 12 años