Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3372:cb84e717e54d
Added a new UI provider that allows the input of a single time period (without any helper panel).
flys-client/trunk@5083 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 20 Jul 2012 09:37:27 +0000 |
parents | b6575b8c8db0 |
children | 86e69788c946 |
comparison
equal
deleted
inserted
replaced
3371:b6575b8c8db0 | 3372:cb84e717e54d |
---|---|
1 2012-07-20 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: | |
4 Added a new UI provider that supports input of a time period (without | |
5 any helper panel). | |
6 | |
1 2012-07-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2012-07-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: | 9 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
4 Removed superfluous import. | 10 Removed superfluous import. |
5 | 11 |