1 |
|
2003-06-25 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/classifier.py (Classifier.EditSymbol): The parent |
4 |
|
of the SelectPropertiesDialog should be self so the window |
5 |
|
appears on top. |
6 |
|
(ClassGroupPropertiesCtrl.DoEdit): The parent |
7 |
|
of the SelectPropertiesDialog should be self so the window |
8 |
|
appears on top. |
9 |
|
|
10 |
|
* Thuban/UI/resource.py: Cleaned up how we determine file |
11 |
|
extensions. |
12 |
|
(GetImageResource): Return an wxImage from our Resources. |
13 |
|
|
14 |
|
2003-06-24 Jonathan Coles <[email protected]> |
15 |
|
|
16 |
|
* Thuban/UI/renderer.py (ExportRenderer.render_legend): |
17 |
|
Check that a layer has a classification before trying |
18 |
|
to get it. Raster layers don't have classifications. |
19 |
|
|
20 |
|
2003-06-23 Jonathan Coles <[email protected]> |
21 |
|
|
22 |
|
* setup.py: Add Resources/XML to resource list. |
23 |
|
|
24 |
|
2003-06-23 Jonathan Coles <[email protected]> |
25 |
|
|
26 |
|
* setup.cfg: Fix copyright dates |
27 |
|
|
28 |
2003-06-23 Jonathan Coles <[email protected]> |
2003-06-23 Jonathan Coles <[email protected]> |
29 |
|
|
30 |
* MANIFEST.in: Update with Resources/XML |
* MANIFEST.in: Update with Resources/XML |