1 |
|
2004-05-06 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Introduce a abstract ColorDialog class and remove |
4 |
|
and outdated file. |
5 |
|
|
6 |
|
* Thuban/UI/proj4dialog.py: Removed. It is has been |
7 |
|
replaced by projdialog for quite a while and is not used |
8 |
|
anymore. |
9 |
|
|
10 |
|
* Thuban/UI/colordialog.py: New. Abstraction for color selection |
11 |
|
dialog(s). |
12 |
|
|
13 |
|
* Thuban/UI/classifier.py (SelectPropertiesDialog.__GetColor): |
14 |
|
Now calls the abstract ColorDialog instead of wxColourDialog. |
15 |
|
This also removed the dependency to Color class conversion |
16 |
|
from this function. |
17 |
|
|
18 |
2004-05-04 Frank Koormann <[email protected]> |
2004-05-04 Frank Koormann <[email protected]> |
19 |
|
|
20 |
* Extensions/bboxdump/__init__.py: Fixed string left over from |
* Extensions/bboxdump/__init__.py: Fixed string left over from |