# HG changeset patch # User Raimund Renkert # Date 1328795815 0 # Node ID f8c03d3af300e6c1a77377b08b8871d8ef00e1bf # Parent 95b821d63db3a86e2c75440bde3330311592844b Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8. flys-client/trunk@4000 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 95b821d63db3 -r f8c03d3af300 flys-client/ChangeLog --- a/flys-client/ChangeLog Thu Feb 09 10:55:28 2012 +0000 +++ b/flys-client/ChangeLog Thu Feb 09 13:56:55 2012 +0000 @@ -1,3 +1,24 @@ +2012-02-09 Raimund Renkert + + Reactivated the Enterprise Blue theme. + + * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: + Inherit the Enterprise Blue Theme. + + * src/main/java/de/intevation/flys/client/client/FLYS.java, + src/main/java/de/intevation/flys/client/client/ui/map/ElevationWindow.java, + src/main/java/de/intevation/flys/client/client/ui/Toolbar.java, + src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, + src/main/java/de/intevation/flys/client/client/ui/DatacageButton.java: + CloseClientEvent was renamed to CloseClickEvent. + + * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: + Adjusted icon path. + + * pom.xml: + Added dependency for smartgwt-2.5-patch containing changes for Enterprise + Blue Theme. + 2012-02-09 Felix Wolfsteller * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java: diff -r 95b821d63db3 -r f8c03d3af300 flys-client/pom.xml --- a/flys-client/pom.xml Thu Feb 09 10:55:28 2012 +0000 +++ b/flys-client/pom.xml Thu Feb 09 13:56:55 2012 +0000 @@ -38,10 +38,15 @@ ${gwtVersion} test + com.smartgwt smartgwt - 2.5 + 2.5-patch de.intevation.artifacts.common diff -r 95b821d63db3 -r f8c03d3af300 flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml --- a/flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml Thu Feb 09 10:55:28 2012 +0000 +++ b/flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml Thu Feb 09 13:56:55 2012 +0000 @@ -16,13 +16,12 @@ - - + - - -->