Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1341:e26088566e8a
Use images for line type and line size selection.
flys-client/trunk@2991 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Mon, 17 Oct 2011 15:17:28 +0000 |
parents | 290d5687f202 |
children | 9bf91bce6ca4 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon Oct 17 15:00:12 2011 +0000 +++ b/flys-client/ChangeLog Mon Oct 17 15:17:28 2011 +0000 @@ -1,3 +1,23 @@ +2011-10-17 Raimund Renkert <raimund.renkert@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: + Use images for line type and line size selection. + + * src/main/webapp/images/linestyle-dash-10.png, + src/main/webapp/images/linestyle-dash-10-5.png, + src/main/webapp/images/linestyle-1px.png, + src/main/webapp/images/linestyle-2px.png, + src/main/webapp/images/linestyle-3px.png, + src/main/webapp/images/linestyle-4px.png, + src/main/webapp/images/linestyle-5px.png, + src/main/webapp/images/linestyle-dash-20-10.png, + src/main/webapp/images/linestyle-6px.png, + src/main/webapp/images/linestyle-dash-30-10.png, + src/main/webapp/images/linestyle-7px.png, + src/main/webapp/images/linestyle-8px.png, + src/main/webapp/images/linestyle-dash-20-5-15-5.png: + New. + 2011-10-17 Ingo Weinzierl <ingo@intevation.de> flys/issue253 (Diagramm: Mehrfachauswahl zum Verschieben/Löschen auf Themen)