1 |
2003-02-26 Jonathan Coles <[email protected]> |
2003-02-27 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
* Thuban/common.py: Moved color conversion functions into |
* Thuban/common.py: Moved color conversion functions into |
4 |
Thuban/UI/common.py. |
Thuban/UI/common.py. |
21 |
functions. |
functions. |
22 |
|
|
23 |
* Thuban/UI/classifier.py: Changes to use new Classification and Group |
* Thuban/UI/classifier.py: Changes to use new Classification and Group |
24 |
functions |
functions. Fix to create a tuple with a single value instead of |
25 |
|
simply returning the value. |
26 |
|
|
27 |
* Thuban/UI/renderer.py: Use new Classification and Group functions. |
* Thuban/UI/renderer.py: Use new Classification and Group functions. |
28 |
Use common.py functions. |
Use common.py functions. |
29 |
|
|
30 |
* Thuban/UI/tree.py: Use common.py functions |
* Thuban/UI/tree.py: Use common.py functions. |
31 |
|
|
32 |
2003-02-24 Jonathan Coles <[email protected]> |
2003-02-24 Jonathan Coles <[email protected]> |
33 |
|
|