1 |
|
2003-02-24 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/renderer.py (MapRenderer.draw_shape_layer): Remove |
4 |
|
unneeded Shape() call. Rendering is substantially faster without |
5 |
|
it and it avoids some problems with broken shape files. |
6 |
|
|
7 |
|
2003-02-20 Frank Koormann <[email protected]> |
8 |
|
|
9 |
|
Force minimal size of identify and label dialogs. The autosizing |
10 |
|
looked too ugly. |
11 |
|
|
12 |
|
* Thuban/UI/controls.py (RecordListCtrl): Set minimal width for columns. |
13 |
|
* Thuban/UI/labeldialog.py (LabelDialog.dialog_layout): |
14 |
|
Set size of listctrl. |
15 |
|
* Thuban/UI/identifyview.py (IdentifyView.__init__): |
16 |
|
Set size of dialog. |
17 |
|
|
18 |
2003-02-19 Jonathan Coles <[email protected]> |
2003-02-19 Jonathan Coles <[email protected]> |
19 |
|
|
20 |
* test/test_classification.py, test/test_layer.py, |
* test/test_classification.py, test/test_layer.py, |