1 |
|
2003-07-14 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* test/test_view.py: New. Tests for ViewPort. |
4 |
|
|
5 |
|
2003-07-14 Frank Koormann <[email protected]> |
6 |
|
|
7 |
|
* Thuban/Model/load.py (SessionLoader.start_map): Encode map |
8 |
|
title to latin1. Fixes https://intevation.de/rt/webrt?serial_num=2013 |
9 |
|
|
10 |
|
* test/test_load_0_8.py (TestUnicodeStrings): New, test load of |
11 |
|
unicode strings from session file: session title, map title and |
12 |
|
projection name. |
13 |
|
|
14 |
|
2003-07-10 Jonathan Coles <[email protected]> |
15 |
|
|
16 |
|
* Thuban/UI/viewport.py (Tool.MouseUp): Should have called |
17 |
|
drag_stop, not drag_move when the mouse is released. |
18 |
|
|
19 |
2003-07-10 Jonathan Coles <[email protected]> |
2003-07-10 Jonathan Coles <[email protected]> |
20 |
|
|
21 |
The most important part of this is the seperation of view.py into |
The most important part of this is the seperation of view.py into |