Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3828:9cbc8311e820
Improve the GaugePanel
Be locale aware and only load the gauge info if the river name changes.
flys-client/trunk@5523 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 19 Sep 2012 12:51:02 +0000 |
parents | ed978af1f089 |
children | e6186ab00553 |
comparison
equal
deleted
inserted
replaced
3827:ed978af1f089 | 3828:9cbc8311e820 |
---|---|
1 2012-09-19 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | |
4 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, | |
5 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | |
6 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, | |
7 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: | |
8 Add locale aware formatting of the gauge values. | |
9 Don't reload the gauges if the river doesn't change. | |
10 Correctly handle kmup of the river. | |
11 | |
1 2012-09-19 Björn Ricks <bjoern.ricks@intevation.de> | 12 2012-09-19 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: | 14 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
4 Improve handling of the GaugePanel and don't delete members of the | 15 Improve handling of the GaugePanel and don't delete members of the |
5 GaugePanel. | 16 GaugePanel. |