Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1617:f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
flys-client/trunk@3986 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 09 Feb 2012 09:52:37 +0000 |
parents | ff8312688cd5 |
children | 95b821d63db3 |
comparison
equal
deleted
inserted
replaced
1616:ff8312688cd5 | 1617:f13a7c126f24 |
---|---|
1 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java: | |
4 Allow selection of more than one location via clicks to the | |
5 locationpicker. | |
6 | |
7 * src/main/java/de/intevation/flys/client/client/ui/LocationPanel.java: | |
8 Initialize values in constructor. | |
9 | |
10 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: | |
11 Minor cosmetics. | |
12 | |
1 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 13 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/client/shared/DoubleUtils.java: | 15 * src/main/java/de/intevation/flys/client/shared/DoubleUtils.java: |
4 (fill,copyOf): Pendant to java.util.Arrays, which misbehaves with | 16 (fill,copyOf): Pendant to java.util.Arrays, which misbehaves with |
5 GWT. | 17 GWT. |