Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1619:f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
flys-client/trunk@4000 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 09 Feb 2012 13:56:55 +0000 |
parents | 95b821d63db3 |
children | 4a86c250d6a5 |
comparison
equal
deleted
inserted
replaced
1618:95b821d63db3 | 1619:f8c03d3af300 |
---|---|
1 2012-02-09 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Reactivated the Enterprise Blue theme. | |
4 | |
5 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: | |
6 Inherit the Enterprise Blue Theme. | |
7 | |
8 * src/main/java/de/intevation/flys/client/client/FLYS.java, | |
9 src/main/java/de/intevation/flys/client/client/ui/map/ElevationWindow.java, | |
10 src/main/java/de/intevation/flys/client/client/ui/Toolbar.java, | |
11 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, | |
12 src/main/java/de/intevation/flys/client/client/ui/DatacageButton.java: | |
13 CloseClientEvent was renamed to CloseClickEvent. | |
14 | |
15 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: | |
16 Adjusted icon path. | |
17 | |
18 * pom.xml: | |
19 Added dependency for smartgwt-2.5-patch containing changes for Enterprise | |
20 Blue Theme. | |
21 | |
1 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 22 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 23 |
3 * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java: | 24 * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java: |
4 Cosmetics, renamed local 'values' variables to avoid confusion with | 25 Cosmetics, renamed local 'values' variables to avoid confusion with |
5 values field from superclass. | 26 values field from superclass. |