1 |
|
2003-07-29 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/transientdb.py: Remove some unnecessary imports |
4 |
|
|
5 |
|
2003-07-29 Jonathan Coles <[email protected]> |
6 |
|
|
7 |
|
* Thuban/UI/application.py (ThubanApplication.OnInit): set the |
8 |
|
python exception hook here so that we are sure to catch any |
9 |
|
Thuban exception that happen during initialization. |
10 |
|
|
11 |
|
* Thuban/UI/main.py (main): Don't set the exception hook here, |
12 |
|
it will get set in ThubanApplication.OnInit. |
13 |
|
|
14 |
|
2003-07-29 Jonathan Coles <[email protected]> |
15 |
|
|
16 |
|
* Thuban/UI/application.py (ThubanApplication.ShowExceptionDialog): |
17 |
|
Removed and called it show_exception_dialog() so that the exception |
18 |
|
handler can be set before the class is created. |
19 |
|
|
20 |
|
* Thuban/UI/main.py (main): Install the exception handler before |
21 |
|
a ThubanApplication is created. |
22 |
|
|
23 |
|
2003-07-29 Bernhard Herzog <[email protected]> |
24 |
|
|
25 |
|
* po/it.po: New. Italian translation by Maurizio Napolitano |
26 |
|
|
27 |
|
* po/ru.po: New. Russian translation by Alex Shevlakov |
28 |
|
|
29 |
|
2003-07-29 Frank Koormann <[email protected]> |
30 |
|
|
31 |
|
* Doc/manual/thuban-manual.xml: Extended section on supported |
32 |
|
projections. |
33 |
|
|
34 |
|
2003-07-29 Frank Koormann <[email protected]> |
35 |
|
|
36 |
|
* Doc/manual/thuban-manual.xml: gaspell-checked. |
37 |
|
|
38 |
|
2003-07-29 Jonathan Coles <[email protected]> |
39 |
|
|
40 |
|
* Doc/manual/images/3_5_legend.png: Added border to improve look |
41 |
|
on white background. |
42 |
|
|
43 |
2003-07-29 Jonathan Coles <[email protected]> |
2003-07-29 Jonathan Coles <[email protected]> |
44 |
|
|
45 |
* Doc/manual/thuban-manual.xml: Fixed grammar and typos. Added |
* Doc/manual/thuban-manual.xml: Fixed grammar and typos. Added |