Historique des commits

Auteur SHA1 Message Date
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 il y a 8 ans
  Anna Petrášová 06a869bff2 wxGUI/3D view: set point size relatively to region il y a 8 ans
  Anna Petrášová 8faddca7a0 wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible il y a 8 ans
  Anna Petrášová c3bac88932 wxGUI/nviz: when showing legend parameter at can have floats not just int il y a 9 ans
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 il y a 9 ans
  Martin Landa 2e8f4e9325 wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list) il y a 9 ans
  Anna Petrášová 325fcd4490 wxGUI/nviz: fix coloring isosurfaces, broken in https://trac.osgeo.org/grass/changeset/64301 il y a 9 ans
  Anna Petrášová 8a493236da wxGUI/nviz: do not use progress bar on mac, causes recursion for unknown reason il y a 10 ans
  Anna Petrášová d6392e0bcc libogsf/wxGUI: fix selecting if render 3d lines as draped or as 3D il y a 10 ans
  Anna Petrášová 51bada13cd wxGUI/nviz: pass only existing maps for surface/3d raster attributes to avoid crashing il y a 10 ans
  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 il y a 10 ans
  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 il y a 10 ans
  Anna Petrášová 46c7ae085a wxNviz: fix weird vector rendering on Mac in https://trac.osgeo.org/grass/ticket/2381 il y a 10 ans
  Huidae Cho 3d29875801 nviz: Add WX_GL_RGBA to the attributes list il y a 10 ans
  Huidae Cho b82ddf2f5f nviz: import order il y a 10 ans
  Huidae Cho bb3dd50a81 nviz: Use double buffering to avoid flickering (ticket https://trac.osgeo.org/grass/ticket/2339) il y a 10 ans
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation il y a 11 ans
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) il y a 11 ans
  Štěpán Turek 0ea4044e2b wxgui:fix wms in vdigit il y a 11 ans
  Anna Petrášová a84d5ddc4f wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus) il y a 11 ans
  Anna Petrášová ff1957372e wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems il y a 11 ans
  Anna Petrášová ba5d4fd857 wxGUI: improve decorations handling (see https://trac.osgeo.org/grass/ticket/2080) il y a 11 ans
  Anna Petrášová 83c4bcbcf4 wxNviz: fix displaying 3d points on surface and with z coordinate il y a 11 ans
  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) il y a 11 ans
  Vaclav Petras 5545e755c5 wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window il y a 11 ans
  Anna Petrášová 516d8e265e wxGUI: move launching decoration dialogs to frame il y a 11 ans
  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 il y a 11 ans
  Anna Petrášová 99e1a062a6 wxGUI: improve map display cursor handling il y a 11 ans
  Vaclav Petras d0f753205f wxGUI/mapwindow: implementing mouse moving signal (https://trac.osgeo.org/grass/changeset/57383) and zoom history signals (https://trac.osgeo.org/grass/changeset/57078) for nviz il y a 11 ans
  Vaclav Petras 865fd8fc3c wxGUI/mapwindow: unused parameters removed, depreciation warnings added il y a 11 ans