Anna Petrasova
|
cf4c8d49bd
address digitizer backround map issue #467 (#494)
|
5 年之前 |
Martin Landa
|
bbdda53a86
wxgui: catch also TypeError when importing ctypes, see #305 (#324)
|
5 年之前 |
Anna Petrasova
|
f7047e0225
wxGUI/digitizer: fixes for python 3 (https://trac.osgeo.org/grass/ticket/3777)
|
6 年之前 |
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á
|
0367baad59
wxGUI: define WindowsError for Python 3 on non-Windows platforms
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Martin Landa
|
32b0d9ceee
wxGUI: catch also WindowsError when unable to load GRASS libs
|
7 年之前 |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 年之前 |
Martin Landa
|
d22fe58553
digitizer crashes, leaves vector broken (https://trac.osgeo.org/grass/ticket/2814)
|
9 年之前 |
Martin Landa
|
9714f0a1e0
wxvdigit: debug cosmetics
|
9 年之前 |
Martin Landa
|
68c81aa281
wxGUI: don't use tabs in the code (introduced in https://trac.osgeo.org/grass/changeset/63341)
|
10 年之前 |
Markus Metz
|
65056efa32
wx vdigit: another undo/redo fix
|
10 年之前 |
Markus Metz
|
e5a53a18fd
wx vdigit: fix https://trac.osgeo.org/grass/changeset/63341
|
10 年之前 |
Markus Metz
|
f5048e217d
wx vidigit: fix undo/redo and save changes or not
|
10 年之前 |
Markus Metz
|
48b2a43781
vdigit: fix https://trac.osgeo.org/grass/changeset/63077
|
10 年之前 |
Markus Metz
|
5eaa43b401
vector digitizer: fix https://trac.osgeo.org/grass/ticket/2439
|
10 年之前 |
Martin Landa
|
c2abecf487
wxGUI/vdigit: break lines before adding centroids (add new area)
|
10 年之前 |
Martin Landa
|
b80ba0378f
wxGUI/vdigit: fix typo in fn name (split line)
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Martin Landa
|
6d215e523f
g.gui.iclass: allow to import training areas from other mapsets
|
11 年之前 |
Martin Landa
|
573bca1792
wxGUI/vdigit: no attribute dialog when area is not closed
|
11 年之前 |
Martin Landa
|
1b18055e2c
wxGUI/vdigit: fix GetFeatureType() for PostGIS Topology
|
11 年之前 |
Štěpán Turek
|
50d93a4352
vdigit: signals used by scatter plot
|
11 年之前 |
Martin Landa
|
954317fde4
wxGUI/vdigit: fix deleting records when removing feature
|
11 年之前 |
Martin Landa
|
935c6243b9
wxGUI/vdigit: add button for digitization of area feature
|
11 年之前 |
Martin Landa
|
1a839a4130
wxGUI/vdigit: allow to open temporary vector map for editing
|
11 年之前 |
Vaclav Petras
|
5545e755c5
wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window
|
11 年之前 |
Martin Landa
|
6bae993d8a
revert accidental https://trac.osgeo.org/grass/changeset/57363
|
11 年之前 |
Martin Landa
|
7d67fd1743
wxGUI: launch gdal/ogr GUI front-end dialog also from cmd, autogenerated dialog can be launch by --ui switch (TODO: rewrite mechanism to prefer front-ends)
|
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 年之前 |