Anna Petrasova
|
ecd13587d7
wxGUI: more Python 3.10 fixes (#2050)
|
3 年之前 |
nilason
|
6ec7b072d7
Fix spelling errors. (#1920)
|
3 年之前 |
Anna Petrasova
|
ce352e1ce9
backport changes for wx4.1.0 #570
|
5 年之前 |
Tomas Zigo
|
2efc0837ee
wxGUI/nviz: fix relative import from 'wxnviz' module (#887)
|
4 年之前 |
Tomas Zigo
|
8918567aee
wxGUI/nviz: fix update list of surface in vector page during delete constant surface (#881)
|
4 年之前 |
Huidae Cho
|
0373a92095
NVIZ: Fix a typo (#553)
|
5 年之前 |
Anna Petrasova
|
0bd5a64a69
wxGUI: replace deprecated wx.Yield
|
5 年之前 |
Anna Petrasova
|
5b4f99c810
wxGUI: fix 3D view wxPyDeprecationWarning, from https://trac.osgeo.org/grass/ticket/3873
|
5 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Anna Petrášová
|
172963f9d0
wxGUI: fixes for Python 3 - 3D view and running commands from command console
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 年之前 |
Anna Petrášová
|
4041d1c7be
wxGUI: change size of wx.SpinCtrl for gtk3, see https://trac.osgeo.org/grass/ticket/3201
|
8 年之前 |
Anna Petrášová
|
16b2a722d0
wxGUI: fix switching to 3D view after pep8 changes
|
9 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 年之前 |
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 年之前 |
Anna Petrášová
|
d248846604
wxGUI/nviz: fix selecting 3D raster
|
9 年之前 |
Anna Petrášová
|
d34b30c160
wxGUI/nviz: revert https://trac.osgeo.org/grass/changeset/64473 because it causes problems on Mac
|
10 年之前 |
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 年之前 |
Anna Petrášová
|
d6392e0bcc
libogsf/wxGUI: fix selecting if render 3d lines as draped or as 3D
|
10 年之前 |
Anna Petrášová
|
4d955315f5
wxGUI/nviz: fixes map selection widget for wxPython 3, and fix element type raster_3d
|
10 年之前 |
Vaclav Petras
|
f4ff58522d
wxGUI/nviz: replace volume by 3D raster in 3D view controls and documentation
|
10 年之前 |
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 年之前 |
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 年之前 |
Anna Petrášová
|
741ad4fa8a
wxNviz: fix error when switching to 3D second time for 3d rasters
|
11 年之前 |
Anna Petrášová
|
0efefc48b0
wxNviz: fix string formatting and update formatting method
|
11 年之前 |
Anna Petrášová
|
83c4bcbcf4
wxNviz: fix displaying 3d points on surface and with z coordinate
|
11 年之前 |
Anna Petrášová
|
99e1a062a6
wxGUI: improve map display cursor handling
|
11 年之前 |