1 |
|
2002-09-13 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/session.py (Session.forwarded_channels): Forward |
4 |
|
the CHANGED channel too. |
5 |
|
|
6 |
|
* Thuban/Model/map.py (Map.forwarded_channels): Forward the |
7 |
|
CHANGED channel too. |
8 |
|
(Map.__init__): Call the Modifiable constructor as well. |
9 |
|
|
10 |
|
* Thuban/Model/base.py (Modifiable.UnsetModified): Issue a CHANGED |
11 |
|
event if the modified flag changes. |
12 |
|
(Modifiable.changed): Tweak the doc-string. |
13 |
|
|
14 |
|
* Thuban/UI/mainwindow.py (MainWindow.view_position_changed) |
15 |
|
(MainWindow.set_position_text): Put the code that puts the text |
16 |
|
with the mouse position into the status bar into the new method |
17 |
|
set_position_text so that it can overwritten in derived classes. |
18 |
|
|
19 |
2002-09-12 Bernhard Herzog <[email protected]> |
2002-09-12 Bernhard Herzog <[email protected]> |
20 |
|
|
21 |
* Thuban/UI/mainwindow.py (MainWindow.RunMessageBox): Center the |
* Thuban/UI/mainwindow.py (MainWindow.RunMessageBox): Center the |