Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 629:65e4e42b4b03
Removed needless imports.
flys-artifacts/trunk@1994 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 24 May 2011 12:40:06 +0000 |
parents | 51b69bca4560 |
children | 40d3039f85ac |
comparison
equal
deleted
inserted
replaced
628:51b69bca4560 | 629:65e4e42b4b03 |
---|---|
1 2011-05-23 Ingo Weinzierl <ingo@intevation.de> | 1 2011-05-24 Ingo Weinzierl <ingo@intevation.de> |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/LocationDistanceSelect.java: | |
4 Removed needless imports. | |
5 | |
6 2011-05-24 Ingo Weinzierl <ingo@intevation.de> | |
2 | 7 |
3 ISSUE-85 (part III/III) | 8 ISSUE-85 (part III/III) |
4 | 9 |
5 * src/main/java/de/intevation/flys/artifacts/states/LocationDistanceSelect.java: | 10 * src/main/java/de/intevation/flys/artifacts/states/LocationDistanceSelect.java: |
6 Added a static function that returns the kilometer values (double[]) | 11 Added a static function that returns the kilometer values (double[]) |
24 * src/main/java/de/intevation/flys/artifacts/model/QRangeTree.java: | 29 * src/main/java/de/intevation/flys/artifacts/model/QRangeTree.java: |
25 Model to store the q values of a WST column efficiently. First | 30 Model to store the q values of a WST column efficiently. First |
26 building block not to store the q values directly aside the | 31 building block not to store the q values directly aside the |
27 w values. | 32 w values. |
28 | 33 |
29 2011-05-23 Ingo Weinzierl <ingo@intevation.de> | 34 2011-05-24 Ingo Weinzierl <ingo@intevation.de> |
30 | 35 |
31 ISSUE-85 (part I/III) | 36 ISSUE-85 (part I/III) |
32 | 37 |
33 * doc/conf/artifacts/winfo.xml: Added two further field 'ld_mode' and | 38 * doc/conf/artifacts/winfo.xml: Added two further field 'ld_mode' and |
34 'ld_locations' to the range/locations state to track the selected mode | 39 'ld_locations' to the range/locations state to track the selected mode |