Subversion Repositories public

Rev

Rev 283 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 283 Rev 285
Line 1... Line 1...
1
Version: 0.7
1
Version: 0.7
2
============
2
============
3
 
3
 
-
 
4
Added a dialog box to easily select the layers of a WMS server. The dialog
-
 
5
gets the capabilities of a given WMS server and lets the user select the
-
 
6
wanted layers. It displays a sample immediately in a small area.
-
 
7
 
-
 
8
Capture the error messages of GDAL and show them in a KDE error message box.
-
 
9
 
4
Fixed the labels of speed and elevation curves. Now they are translateable
10
Fixed the labels of speed and elevation curves. Now they are translateable
5
into any language.
11
into any language.
6
 
12
 
7
Fixed the initializing of variables. Now the compiler does not warn anymore
13
Fixed the initializing of variables. Now the compiler does not warn anymore
8
about uninitialized variables.
14
about uninitialized variables.