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