1 |
|
2003-09-03 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Fix/workaround for bug #2019: |
4 |
|
https://intevation.de/rt/webrt?serial_num=2019 |
5 |
|
|
6 |
|
* Thuban/UI/identifyview.py (IdentifyView.ID_STOP): New. |
7 |
|
(IdentifyView.__init__): Added another button that allows to |
8 |
|
stop the identify mode. |
9 |
|
(IdentifyView.OnStop): New. Stops the identify mode. |
10 |
|
|
11 |
|
2003-09-03 Jan-Oliver Wagner <[email protected]> |
12 |
|
|
13 |
|
Introducing a new exception dialog that allows to exit the |
14 |
|
application immediately. |
15 |
|
This fixes bug #2060: https://intevation.de/rt/webrt?serial_num=2060 |
16 |
|
|
17 |
|
* Thuban/UI/exceptiondialog.py: New. A special exception dialog. |
18 |
|
|
19 |
|
* Thuban/UI/application.py (ThubanApplication.ShowExceptionDialog): |
20 |
|
Made strings available to translations. Exchanged the simple |
21 |
|
ScrolledMessageDialog by the new ExceptionDialog. |
22 |
|
|
23 |
2003-09-01 Bernhard Herzog <[email protected]> |
2003-09-01 Bernhard Herzog <[email protected]> |
24 |
|
|
25 |
* NEWS: New. Summary of changes and release notes. |
* NEWS: New. Summary of changes and release notes. |