1 |
2003-04-07 Jonathan Coles <[email protected]> |
2003-04-07 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/classgen.py: Fix Windows problem. |
4 |
|
|
5 |
|
* Thuban/UI/dock.py: Fix Windows problem. |
6 |
|
|
7 |
|
* Thuban/UI/mainwindow.py: Use False instead of false. |
8 |
|
(MainWindow.ShowLegend): Remove unnecessary switch parameter. |
9 |
|
|
10 |
|
2003-04-07 Jonathan Coles <[email protected]> |
11 |
|
|
12 |
Since we now say that the order of the groups in a classification |
Since we now say that the order of the groups in a classification |
13 |
matters, it makes sense to be able to manipulate that order. Most |
matters, it makes sense to be able to manipulate that order. Most |
14 |
of the changes to Thuban/Model/classification.py are to that end. |
of the changes to Thuban/Model/classification.py are to that end. |