1 |
|
2003-04-29 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py (MainWindow.SetMap): Look up the |
4 |
|
legend dialog box and tell it to change its map to the one |
5 |
|
supplied to SetMap(). Fixes RTbug #1770. |
6 |
|
|
7 |
2003-04-29 Bernhard Herzog <[email protected]> |
2003-04-29 Bernhard Herzog <[email protected]> |
8 |
|
|
9 |
Next step of table implementation. Introduce a transient database |
Next step of table implementation. Introduce a transient database |
57 |
once. Plus it introduces a reference cycle that keeps can keep the |
once. Plus it introduces a reference cycle that keeps can keep the |
58 |
session object alive for a long time. |
session object alive for a long time. |
59 |
|
|
60 |
2003-04-25 Jonathan Coles <[email protected]> |
2003-04-29 Jonathan Coles <[email protected]> |
61 |
|
|
62 |
* Thuban/Model/proj.py (Projection): Removed Set*() methods to make |
* Thuban/Model/proj.py (Projection): Removed Set*() methods to make |
63 |
Projection an immutable item. Fixes RTbug #1825. |
Projection an immutable item. Fixes RTbug #1825. |