1 |
|
2003-09-12 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
* Examples/simple_extensions/simple_tool.py: bugfix: Tool is now |
4 |
|
in viewport, not anymore in view |
5 |
|
|
6 |
|
2003-09-04 Jan-Oliver Wagner <[email protected]> |
7 |
|
|
8 |
|
Introducing first Extension (gns2shp). |
9 |
|
|
10 |
|
* Extensions, Extensions/gns2shp, Extensions/gns2shp/test: New. |
11 |
|
|
12 |
|
* Extensions/__init__.py: New. init to make this dir a package. |
13 |
|
|
14 |
|
* Extensions/gns2shp/__init__.py: New. init to make this dir a package. |
15 |
|
|
16 |
|
* Extensions/gns2shp/test/README: New. some info on this test directory. |
17 |
|
|
18 |
|
* Extensions/gns2shp/test/ls.txt: New. test data set (Liechtenstein). |
19 |
|
|
20 |
|
* Extensions/gns2shp/test/test_gns2shp.py: New. Test for correct creation |
21 |
|
of Shapefile from GNS text file format |
22 |
|
|
23 |
|
* |
24 |
|
2003-09-03 Jan-Oliver Wagner <[email protected]> |
25 |
|
|
26 |
|
Fix/workaround for bug #2019: |
27 |
|
https://intevation.de/rt/webrt?serial_num=2019 |
28 |
|
|
29 |
|
* Thuban/UI/identifyview.py (IdentifyView.ID_STOP): New. |
30 |
|
(IdentifyView.__init__): Added another button that allows to |
31 |
|
stop the identify mode. |
32 |
|
(IdentifyView.OnStop): New. Stops the identify mode. |
33 |
|
|
34 |
2003-09-03 Jan-Oliver Wagner <[email protected]> |
2003-09-03 Jan-Oliver Wagner <[email protected]> |
35 |
|
|
36 |
Introducing a new exception dialog that allows to exit the |
Introducing a new exception dialog that allows to exit the |