1 |
|
2005-04-26 Martin Schulze <[email protected]> |
2 |
|
|
3 |
|
* Extensions/wms/wms.py (render_wms_layer): Adjusted the render |
4 |
|
function to the modified render engine |
5 |
|
|
6 |
|
2005-04-25 Martin Schulze <[email protected]> |
7 |
|
|
8 |
|
* Thuban/UI/renderer.py (MapRenderer.projected_raster_layer): |
9 |
|
Added a description according to the CVS log message |
10 |
|
|
11 |
|
2005-04-23 Martin Schulze <[email protected]> |
12 |
|
|
13 |
|
* Thuban/UI/renderer.py: Added a missing import |
14 |
|
|
15 |
|
2005-04-23 Russell Nelson <[email protected]> |
16 |
|
|
17 |
|
* Changed the way the previous tool is remembered, so that |
18 |
|
middle-button panning works even if you haven't selected a tool. |
19 |
|
|
20 |
|
2005-04-11 Bernhard Herzog <[email protected]> |
21 |
|
|
22 |
|
* libraries/thuban/wxproj.cpp: Move the compatibility code that |
23 |
|
deals with the wxPython 2.4 version of wxPython.h into the #ifdef |
24 |
|
branch that includes wxPython.h because it's only needed when |
25 |
|
wxPython.h is used. Also, it won't compile when |
26 |
|
USE_WX_PYTHON_SWIG_HACK is set otherwise. |
27 |
|
|
28 |
2005-04-07 Bernhard Herzog <[email protected]> |
2005-04-07 Bernhard Herzog <[email protected]> |
29 |
|
|
30 |
* Thuban/UI/classifier.py (ClassGrid.__init__): Use -1 as the ID. |
* Thuban/UI/classifier.py (ClassGrid.__init__): Use -1 as the ID. |