Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1453:e8aec81af22b
Cosmetics.
flys-client/trunk@3478 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 20 Dec 2011 06:55:48 +0000 |
parents | bc830e564b6d |
children | 75a40270efa8 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Dec 20 06:54:49 2011 +0000 +++ b/flys-client/ChangeLog Tue Dec 20 06:55:48 2011 +0000 @@ -1,3 +1,21 @@ +2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Cosmetics. + + * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, + src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: + Minor, picky cosmetics. + +2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Changed area-creation gui (menu) to cover three basic area modes + under, over and between. Feed new area.facet data understood by + area artifact to discern which diagram we are talking about. + + * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: + Create different context menu to create area artifacts, feed + area.facet data item to area artifact. + 2011-12-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> Restore functionality of hand-sorted properties in style dialog,