1 |
|
2003-12-16 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* debian/bitmappath.patch, debian/setup.py.patch: |
4 |
|
added to ensure compliance with FHS for debian |
5 |
|
* debian/rules, debian/changelog: |
6 |
|
added patches in rules to ensure compliance with FHS for debian |
7 |
|
|
8 |
|
2003-12-16 Bernhard Herzog <[email protected]> |
9 |
|
|
10 |
|
* po/Makefile (mo): Make the output a bit nicer so that it prints |
11 |
|
statistics about the translations. Add a comment how produce even |
12 |
|
nicer statistics with sed. |
13 |
|
|
14 |
|
2003-12-09 Frank Koormann <[email protected]> |
15 |
|
|
16 |
|
* Resources/Projections/defaults.proj: |
17 |
|
French projection sample with correct accents (UNICODE). |
18 |
|
|
19 |
|
2003-12-05 Bernhard Herzog <[email protected]> |
20 |
|
|
21 |
|
* MANIFEST.in: Add the devtools directory |
22 |
|
|
23 |
|
* setup.py (setup call): Use license instead of licence. This |
24 |
|
silences a deprecation warning on Python 2.3 |
25 |
|
|
26 |
|
2003-12-05 Frank Koormann <[email protected]> |
27 |
|
|
28 |
|
Documentation synced with 1.0rc1 |
29 |
|
|
30 |
|
* Doc/manual/thuban-manual.xml: |
31 |
|
Minor formatting changes and references to database layers . |
32 |
|
Introduction.Internationalization: New section on i18n. |
33 |
|
MapManagement.AddingandRemovingLayers: Added item on database layers. |
34 |
|
MapManagement.TheLegend: Added section and screenshot on popup menu. |
35 |
|
ProjectionManagement: Updated screenshot and sentence on EPSG. |
36 |
|
Appendix.SupportedDataSources: Added PostGIS. |
37 |
|
Appendix.WorkingwithPostGIS: New section. |
38 |
|
|
39 |
|
* Doc/manual/images/6_projection.png: Updated screenshot including |
40 |
|
EPSG checkboxes. |
41 |
|
|
42 |
|
* Doc/manual/images/3_5_popup_menu.png: New, popup menu screenshot. |
43 |
|
|
44 |
|
* Doc/manual/images/app_postgis_add_layer.png, |
45 |
|
Doc/manual/images/app_postgis_db_add.png, |
46 |
|
Doc/manual/images/app_postgis_db_management.png: |
47 |
|
New screenshots focussing on database layers |
48 |
|
|
49 |
|
2003-12-05 Frank Koormann <[email protected]> |
50 |
|
|
51 |
|
* Thuban/UI/projdialog.py (load_user_proj): If user.proj is missing |
52 |
|
write warning to stderr instead of rising a warning dialog |
53 |
|
|
54 |
|
2003-12-03 Bernhard Herzog <[email protected]> |
55 |
|
|
56 |
|
Fix for RT #2243 |
57 |
|
|
58 |
|
* Thuban/UI/mainwindow.py (MainWindow.has_selected_shape_layer): |
59 |
|
New. Like has_selected_layer but for shape layers only |
60 |
|
(_has_selected_shape_layer): New. Like _has_selected_layer but for |
61 |
|
shape layers only |
62 |
|
(layer_show_table command, layer_jointable command): Use these |
63 |
|
commands should only be available for shape layers |
64 |
|
|
65 |
|
2003-12-03 Bernhard Herzog <[email protected]> |
66 |
|
|
67 |
|
* Thuban/UI/mainwindow.py (MainWindow.Unsubscribe): Deal with |
68 |
|
publishers that are wx objects and may have been destroyed by wx |
69 |
|
already. Fixes RT #2242. |
70 |
|
|
71 |
|
2003-12-03 Bernhard Herzog <[email protected]> |
72 |
|
|
73 |
|
* po/ru.po: Updates from Alex Shevlakov |
74 |
|
|
75 |
2003-12-03 Silke Reimer <silkeintevation.de> |
2003-12-03 Silke Reimer <silkeintevation.de> |
76 |
|
|
77 |
* debian/control, debian/changelog: Added gdal-support to |
* debian/control, debian/changelog: Added gdal-support to |