1 |
2004-08-11 Silke Reimer <[email protected]> |
2004-08-20 Silke Reimer <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/layer.py: |
4 |
|
Fixes bug in projection handling: Otherwise very large region might not |
5 |
|
have valid values in the layer's projection. |
6 |
|
|
7 |
|
2004-08-20 Silke Reimer <[email protected]> |
8 |
|
|
9 |
* Thuban/UI/about.py: |
* Thuban/UI/about.py: |
10 |
small changes to be consistent with coding style. |
small changes to be consistent with coding style. |
22 |
2004-08-10 Silke Reimer <[email protected]> |
2004-08-10 Silke Reimer <[email protected]> |
23 |
|
|
24 |
* Thuban/UI/about.py: Fixed encoding problem of about dialog: Added |
* Thuban/UI/about.py: Fixed encoding problem of about dialog: Added |
25 |
function unicodeToLocale() to convert special characters to users locale |
function unicodeToLocale() to convert special characters to users |
26 |
encoding |
locale encoding |
27 |
|
|
28 |
2004-08-10 Jan-Oliver Wagner <[email protected]> |
2004-08-10 Jan-Oliver Wagner <[email protected]> |
29 |
|
|