Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 855:2c48d75c4ab7
Minor cosmetics.
flys-client/trunk@2647 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 06 Sep 2011 07:14:17 +0000 |
parents | 67c678903280 |
children | ec5c75da5c7a |
comparison
equal
deleted
inserted
replaced
854:67c678903280 | 855:2c48d75c4ab7 |
---|---|
1 2011-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Minor cosmetics. | |
4 | |
5 * src/main/java/de/intevation/flys/client/shared/model/DefaultDataItem.java, | |
6 src/main/java/de/intevation/flys/client/shared/model/DefaultArtifact.java, | |
7 src/main/java/de/intevation/flys/client/shared/model/FacetRecord.java, | |
8 src/main/java/de/intevation/flys/client/client/services/FeedService.java, | |
9 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: | |
10 Minor cosmetics. | |
11 | |
12 2011-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
13 | |
1 2011-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 14 2011-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 15 |
3 Refactored to allow specialized controls within the ChartThemePanel, stubby | 16 Refactored to allow specialized controls within the ChartThemePanel, stubby |
4 first steps towards such a control (bound to FeedService). | 17 first steps towards such a control (bound to FeedService). |
5 | 18 |