Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 254:6838e4112eeb
Bugfix: the current locale string is used to fetch chart images now.
flys-client/trunk@1864 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 09 May 2011 11:21:50 +0000 |
parents | aea3ab5997b2 |
children | e4f0bef52689 |
comparison
equal
deleted
inserted
replaced
253:aea3ab5997b2 | 254:6838e4112eeb |
---|---|
1 2011-05-09 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, | |
4 src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: | |
5 Bugfix: the current locale string is used to fetch the chart image now | |
6 which enables the client to present localized charts. | |
7 | |
1 2011-05-09 Ingo Weinzierl <ingo@intevation.de> | 8 2011-05-09 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: | 10 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
4 Added a doubleclick listener to the rows of this list. A doubleclick | 11 Added a doubleclick listener to the rows of this list. A doubleclick |
5 will now open the selected project. | 12 will now open the selected project. |