Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1335:82c1b76fd854
Removed incorrect ChangeLog entry.
flys-client/trunk@2980 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 17 Oct 2011 09:46:25 +0000 |
parents | 517b0d26df99 |
children | ceb989d64cd2 |
comparison
equal
deleted
inserted
replaced
1334:517b0d26df99 | 1335:82c1b76fd854 |
---|---|
15 | 15 |
16 Donate own error for failcase of remove-artifact. | 16 Donate own error for failcase of remove-artifact. |
17 | 17 |
18 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: | 18 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
19 Donated own error code for remove-artifact. | 19 Donated own error code for remove-artifact. |
20 | |
21 2011-10-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
22 | |
23 Fix flys/issue363 (W-INFO/ Abflusskurve, Extremwert-Rendering). | |
24 | |
25 * src/main/java/de/intevation/flys/utils/ThemeUtil.java: | |
26 (parseLineWidth): New. Get line width from Document. | |
27 | |
28 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | |
29 When adding annotations, parse line width from theme, set it. | |
30 | |
31 * src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: | |
32 When painting, set Paint and stroke early enough. | |
33 | 20 |
34 2011-10-17 Ingo Weinzierl <ingo@intevation.de> | 21 2011-10-17 Ingo Weinzierl <ingo@intevation.de> |
35 | 22 |
36 flys/issue366 (W-INFO / Abflusskurve, Diagramm: Umbenennen von Themen | 23 flys/issue366 (W-INFO / Abflusskurve, Diagramm: Umbenennen von Themen |
37 und Anzeige im Diagramm) | 24 und Anzeige im Diagramm) |