1 |
|
2004-02-25 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* libraries/thuban/wxproj.cpp (get_wx_version): New. Return the |
4 |
|
version of wxWindows the module was compiled with so we can check |
5 |
|
that against the wxPython version. |
6 |
|
|
7 |
|
* Thuban/version.py (thuban_branch, thuban_release): New variables |
8 |
|
controlling which and how Thuban versions are shown. See the |
9 |
|
comments for details. |
10 |
|
(verify_versions): Also check that the wx version that wxproj is |
11 |
|
compiled against matches that of the wxPython we use at runtime |
12 |
|
|
13 |
2004-02-20 Bernhard Herzog <[email protected]> |
2004-02-20 Bernhard Herzog <[email protected]> |
14 |
|
|
15 |
* Extensions/wms/wms.py (epsg_code_to_projection): Use |
* Extensions/wms/wms.py (epsg_code_to_projection): Use |