1 |
|
2003-05-22 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/session.py (Session.AddTable): New method to |
4 |
|
register tables with the session. |
5 |
|
(Session.Tables): Return the tables registered with AddTable too. |
6 |
|
|
7 |
|
* test/test_session.py (TestSessionSimple.test_add_table): New. |
8 |
|
Test case for the AddTable method |
9 |
|
|
10 |
2003-05-22 Frank Koormann <[email protected]> |
2003-05-22 Frank Koormann <[email protected]> |
11 |
|
|
12 |
UI polishing updates: Place main buttons (OK, Cancel, etc) in the |
UI polishing updates: Place main buttons (OK, Cancel, etc) in the |
36 |
the text if not visible. The italic font sometimes exceeds the |
the text if not visible. The italic font sometimes exceeds the |
37 |
rendering area. |
rendering area. |
38 |
|
|
|
|
|
39 |
2003-05-21 Jonathan Coles <[email protected]> |
2003-05-21 Jonathan Coles <[email protected]> |
40 |
|
|
41 |
* Thuban/UI/dock.py (DockFrame): Rename references to _OnClose |
* Thuban/UI/dock.py (DockFrame): Rename references to _OnClose |