Anna Petrášová
|
46c7ae085a
wxNviz: fix weird vector rendering on Mac in https://trac.osgeo.org/grass/ticket/2381
|
10 年 前 |
Huidae Cho
|
3d29875801
nviz: Add WX_GL_RGBA to the attributes list
|
10 年 前 |
Huidae Cho
|
b82ddf2f5f
nviz: import order
|
10 年 前 |
Huidae Cho
|
bb3dd50a81
nviz: Use double buffering to avoid flickering (ticket https://trac.osgeo.org/grass/ticket/2339)
|
10 年 前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年 前 |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 年 前 |
Štěpán Turek
|
0ea4044e2b
wxgui:fix wms in vdigit
|
11 年 前 |
Anna Petrášová
|
a84d5ddc4f
wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus)
|
11 年 前 |
Anna Petrášová
|
ff1957372e
wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems
|
11 年 前 |
Anna Petrášová
|
ba5d4fd857
wxGUI: improve decorations handling (see https://trac.osgeo.org/grass/ticket/2080)
|
11 年 前 |
Anna Petrášová
|
83c4bcbcf4
wxNviz: fix displaying 3d points on surface and with z coordinate
|
11 年 前 |
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)
|
11 年 前 |
Vaclav Petras
|
5545e755c5
wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window
|
11 年 前 |
Anna Petrášová
|
516d8e265e
wxGUI: move launching decoration dialogs to frame
|
11 年 前 |
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
|
11 年 前 |
Anna Petrášová
|
99e1a062a6
wxGUI: improve map display cursor handling
|
11 年 前 |
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
|
11 年 前 |
Vaclav Petras
|
865fd8fc3c
wxGUI/mapwindow: unused parameters removed, depreciation warnings added
|
11 年 前 |
Anna Petrášová
|
834da79eed
wxGUI: fix python -3 compilation warnings
|
11 年 前 |
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 年 前 |
Anna Petrášová
|
b34da2bfcf
wxNVIZ: fix crash accidentally introduced in https://trac.osgeo.org/grass/changeset/57082
|
11 年 前 |
Anna Petrášová
|
1fba229ade
wxNviz: fix color initializing of vector
|
11 年 前 |
Anna Petrášová
|
de78b712e2
wxNviz: fix error from https://trac.osgeo.org/grass/ticket/1961, comment 15
|
12 年 前 |
Anna Petrášová
|
8027fcd0da
wxNviz: merge fix (https://trac.osgeo.org/grass/changeset/56122) for https://trac.osgeo.org/grass/ticket/1961
|
12 年 前 |
Anna Petrášová
|
0f5460c518
wxNviz: load areas as boundaries and centroids
|
12 年 前 |
Anna Petrášová
|
4d92e94279
wxNVIZ: fix different glcontext handling in wx 2.9
|
12 年 前 |
Martin Landa
|
f94beda769
wxGUI/nviz: m.nviz.image do not require elev map to be defined
|
12 年 前 |
Anna Petrášová
|
b946e4ae22
wxGUI/nviz: fix for strange vector rendering on wxGTK
|
12 年 前 |
Anna Petrášová
|
b4a8e5dd31
wxGUI: refactoring overlays (legend, barscale)
|
12 年 前 |
Vaclav Petras
|
0e71617fb8
wxGUI/mapdisp: querying uses giface to ask for layers (layer representation not finished), querying in d.mon works
|
12 年 前 |