1 |
|
2004-09-20 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
* Model/base.by, Model/layer.py: Fixed typos in docstrings. |
4 |
|
|
5 |
|
2004-09-03 Jan Sch�ngel <[email protected]> |
6 |
|
|
7 |
|
* Extensions/umn_mapserver/mapfile(MF_Class.add_thubanstyle): Fix a |
8 |
|
small bug with the line color. Now the line color will now only set |
9 |
|
if it is set in Thuban an not Transparent. |
10 |
|
|
11 |
|
* Extensions/umn_mapserver/mf_export(tblayer_to_map): Fixed a bug with |
12 |
|
deleting the layers from mapfile. Now all layers will delete backwards |
13 |
|
from the last. |
14 |
|
|
15 |
|
2004-08-20 Silke Reimer <[email protected]> |
16 |
|
|
17 |
|
* Thuban/Model/layer.py: |
18 |
|
Fixes bug in projection handling: Otherwise very large region might not |
19 |
|
have valid values in the layer's projection. |
20 |
|
|
21 |
|
2004-08-20 Silke Reimer <[email protected]> |
22 |
|
|
23 |
|
* Thuban/UI/about.py: |
24 |
|
small changes to be consistent with coding style. |
25 |
|
|
26 |
|
2004-08-13 Martin Schulze <[email protected]> |
27 |
|
|
28 |
|
* Extensions/wms/test/test_ogclib.py (TestOGCLib.compare_URLs): |
29 |
|
Adjusted a comment |
30 |
|
|
31 |
|
2004-08-11 Silke Reimer <[email protected]> |
32 |
|
|
33 |
|
* Thuban/UI/about.py: Small changes to encoding related stuff to avoid |
34 |
|
too many and too enhanced imports of locale |
35 |
|
|
36 |
|
2004-08-10 Silke Reimer <[email protected]> |
37 |
|
|
38 |
|
* Thuban/UI/about.py: Fixed encoding problem of about dialog: Added |
39 |
|
function unicodeToLocale() to convert special characters to users |
40 |
|
locale encoding |
41 |
|
|
42 |
|
2004-08-10 Jan-Oliver Wagner <[email protected]> |
43 |
|
|
44 |
|
* Doc/technotes/coding_guidelines.txt: Added rule 'Method names start with |
45 |
|
lower case letter' |
46 |
|
|
47 |
2004-08-09 Jan Sch�ngel <[email protected]> |
2004-08-09 Jan Sch�ngel <[email protected]> |
48 |
|
|
49 |
* ChangeLog: Rewrite the last ChangeLog entry to follow |
* ChangeLog: Rewrite the last ChangeLog entry to follow |