1 |
2003-07-08 Bernhard Herzog <[email protected]> |
2003-07-08 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/transientdb.py (TransientTableBase.Width): The type |
4 |
|
constants in the column objects are the standard ones defined in |
5 |
|
the table module. |
6 |
|
|
7 |
|
* test/test_transientdb.py |
8 |
|
(TestTransientTable.test_transienttable_to_dbf): New. Test whether |
9 |
|
exporting transient tables as DBF works. This should catch the bug |
10 |
|
just fixed in TransientTableBase.Width. |
11 |
|
|
12 |
|
2003-07-08 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
* Thuban/Model/classgen.py (CustomRamp.GetProperties): Compute the |
* Thuban/Model/classgen.py (CustomRamp.GetProperties): Compute the |
15 |
interpolated colors correctly. |
interpolated colors correctly. |
16 |
|
|