1 |
2003-06-12 Jonathan Coles <[email protected]> |
2003-06-12 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/legend.py (ScaleBarBitmap.__SetScale): Don't draw |
4 |
|
the scalebar if the current map has no projection set. |
5 |
|
|
6 |
|
* Thuban/UI/projdialog.py (ProjFrame.__DoOnProjAvail): Set the |
7 |
|
projfilepath label to just the basename of the projection file |
8 |
|
rather than include the entire path. |
9 |
|
|
10 |
|
* Thuban/Model/resource.py: Fix missed proj functions that |
11 |
|
needed to be renamed. |
12 |
|
|
13 |
|
2003-06-12 Jonathan Coles <[email protected]> |
14 |
|
|
15 |
* Thuban/Model/classification.py: Removed assert statements that |
* Thuban/Model/classification.py: Removed assert statements that |
16 |
tested if the variable was an instance of Color. |
tested if the variable was an instance of Color. |
17 |
|
|