1 |
|
2003-09-19 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
* Doc/manual/thuban-manual.xml: Extended section 'Installation' |
4 |
|
with description on RPM installation and RPM binary package |
5 |
|
creation. |
6 |
|
|
7 |
|
2003-09-18 Bernhard Herzog <[email protected]> |
8 |
|
|
9 |
|
* setup.py (data_files): Only add the mo files if the Locales |
10 |
|
directory actually exists, so that setup.py works with a fresh CVS |
11 |
|
checkout |
12 |
|
|
13 |
|
2003-09-12 Jan-Oliver Wagner <[email protected]> |
14 |
|
|
15 |
|
* Examples/simple_extensions/simple_tool.py: bugfix: Tool is now |
16 |
|
in viewport, not anymore in view |
17 |
|
|
18 |
|
2003-09-04 Jan-Oliver Wagner <[email protected]> |
19 |
|
|
20 |
|
Introducing first Extension (gns2shp). |
21 |
|
|
22 |
|
* Extensions, Extensions/gns2shp, Extensions/gns2shp/test: New. |
23 |
|
|
24 |
|
* Extensions/__init__.py: New. init to make this dir a package. |
25 |
|
|
26 |
|
* Extensions/gns2shp/__init__.py: New. init to make this dir a package. |
27 |
|
|
28 |
|
* Extensions/gns2shp/test/README: New. some info on this test directory. |
29 |
|
|
30 |
|
* Extensions/gns2shp/test/ls.txt: New. test data set (Liechtenstein). |
31 |
|
|
32 |
|
* Extensions/gns2shp/test/test_gns2shp.py: New. Test for correct creation |
33 |
|
of Shapefile from GNS text file format |
34 |
|
|
35 |
|
* |
36 |
|
2003-09-03 Jan-Oliver Wagner <[email protected]> |
37 |
|
|
38 |
|
Fix/workaround for bug #2019: |
39 |
|
https://intevation.de/rt/webrt?serial_num=2019 |
40 |
|
|
41 |
|
* Thuban/UI/identifyview.py (IdentifyView.ID_STOP): New. |
42 |
|
(IdentifyView.__init__): Added another button that allows to |
43 |
|
stop the identify mode. |
44 |
|
(IdentifyView.OnStop): New. Stops the identify mode. |
45 |
|
|
46 |
2003-09-03 Jan-Oliver Wagner <[email protected]> |
2003-09-03 Jan-Oliver Wagner <[email protected]> |
47 |
|
|
48 |
Introducing a new exception dialog that allows to exit the |
Introducing a new exception dialog that allows to exit the |