1 |
2003-06-12 Jonathan Coles <[email protected]> |
2003-06-12 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Lib/fileutil.py: As is done under Windows, create the |
4 |
|
user directory if it doesn't exist on a posix system. |
5 |
|
|
6 |
|
* Thuban/Model/resource.py (get_user_proj_files): Moved the |
7 |
|
called to get_application_dir here, so that the directory |
8 |
|
will only be called if this method is invoked. |
9 |
|
|
10 |
|
* Thuban/UI/projdialog.py (ProjFrame.__DoOnProjAvail): Clear |
11 |
|
the projfilepath if no projection is selected. |
12 |
|
|
13 |
|
2003-06-12 Jonathan Coles <[email protected]> |
14 |
|
|
15 |
* Thuban/UI/legend.py (ScaleBarBitmap.__SetScale): Don't draw |
* Thuban/UI/legend.py (ScaleBarBitmap.__SetScale): Don't draw |
16 |
the scalebar if the current map has no projection set. |
the scalebar if the current map has no projection set. |
17 |
|
|