1 |
2003-04-04 Jonathan Coles <[email protected]> |
2003-04-04 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/classification.py: Rename Color.None to |
4 |
|
Color.Transparent. |
5 |
|
(ClassGroupProperties.SetLineColori, ClassGroupProperties.SetFill): |
6 |
|
Don't bother copying the color, since Colors are immutable. |
7 |
|
|
8 |
|
* Thuban/Model/color.py, Thuban/Model/layer.py, Thuban/Model/load.py, |
9 |
|
Thuban/UI/classifier.py, Thuban/UI/mainwindow.py, |
10 |
|
Thuban/UI/renderer.py, Thuban/UI/view.py: |
11 |
|
Rename Color.None to Color.Transparent. |
12 |
|
|
13 |
|
* test/test_classification.py, test/test_load.py: Rename Color.None |
14 |
|
to Color.Transparent. |
15 |
|
|
16 |
|
2003-04-04 Jonathan Coles <[email protected]> |
17 |
|
|
18 |
* Thuban/Model/classification.py: Fix assert calls. |
* Thuban/Model/classification.py: Fix assert calls. |
19 |
(ClassGroupProperties.SetLineColor, ClassGroupProperties.SetFill): |
(ClassGroupProperties.SetLineColor, ClassGroupProperties.SetFill): |