Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1353:fd408dfbd3b8
Convert all color attributes from html to rgb notation.
flys-client/trunk@3029 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 19 Oct 2011 11:44:41 +0000 |
parents | 01b18db3b288 |
children | 5327ca0f13d1 |
comparison
equal
deleted
inserted
replaced
1352:01b18db3b288 | 1353:fd408dfbd3b8 |
---|---|
1 2011-10-19 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: | |
4 Convert all color attributes from html to rgb notation. | |
5 | |
1 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 Added a displayName propertie to Recommendations and add names to data | 8 Added a displayName propertie to Recommendations and add names to data |
4 String such that they survive a "backjump" (reparameterization). | 9 String such that they survive a "backjump" (reparameterization). |
5 | 10 |