Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2662:bdc86e61428c
Respect show line label bg setting.
flys-artifacts/trunk@4337 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 03 May 2012 07:48:12 +0000 |
parents | 17927c60ac1c |
children | 33d61e2a49a2 |
comparison
equal
deleted
inserted
replaced
2661:17927c60ac1c | 2662:bdc86e61428c |
---|---|
1 2012-05-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/ThemeUtil.java | |
4 (parseShowLineLabelBG): parse show line label bg field of theme. | |
5 | |
6 * src/main/java/de/intevation/flys/jfree/EnhancedLineAndShapeRenderer.java: | |
7 Respect show line label bg setting of theme. | |
8 | |
9 * src/main/java/de/intevation/flys/jfree/XYStyle.java: | |
10 Apply setting from theme to renderer. | |
11 | |
1 2012-05-03 Ingo Weinzierl <ingo@intevation.de> | 12 2012-05-03 Ingo Weinzierl <ingo@intevation.de> |
2 | 13 |
3 * doc/conf/artifacts/winfo.xml: Added a 'helpText' field to each state. | 14 * doc/conf/artifacts/winfo.xml: Added a 'helpText' field to each state. |
4 The 'helpText' field represents in this case a message in the i18n | 15 The 'helpText' field represents in this case a message in the i18n |
5 resources which should be a link to a online help page. | 16 resources which should be a link to a online help page. |