1 |
|
2003-07-24 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/join.py: Set CHOICE_WIDTH to 300. |
4 |
|
|
5 |
2003-07-16 Bernhard Herzog <[email protected]> |
2003-07-16 Bernhard Herzog <[email protected]> |
6 |
|
|
7 |
* Thuban/UI/messages.py (MAP_REPLACED): New message. |
* Thuban/UI/messages.py (MAP_REPLACED): New message. |
25 |
* Thuban/Model/load.py (SessionLoader.start_map): Encode map |
* Thuban/Model/load.py (SessionLoader.start_map): Encode map |
26 |
title to latin1. Fixes https://intevation.de/rt/webrt?serial_num=2013 |
title to latin1. Fixes https://intevation.de/rt/webrt?serial_num=2013 |
27 |
|
|
28 |
* test/test_load_0_8.py (TestUnicodeStrings): New, test load of |
* test/test_load.py (TestUnicodeStrings): New, test load of |
29 |
unicode strings from session file: session title, map title, |
unicode strings from session file: session title, map title, |
30 |
layer title and projection name. |
layer title and projection name. |
31 |
|
|