Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1274:f76c90b3086f
Make differences (rows of list) in wdiff-gui removable.
flys-client/trunk@2847 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 28 Sep 2011 05:37:10 +0000 |
parents | 6ec804500621 |
children | ca2d5bcf67a3 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Sep 27 13:52:18 2011 +0000 +++ b/flys-client/ChangeLog Wed Sep 28 05:37:10 2011 +0000 @@ -1,3 +1,10 @@ +2011-09-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Make rows of in list with differences (WDiff) removable. + + * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: + Make rows of in list with differences (WDiff) removable. + 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> Use HashSet to avoid duplicate clones in Collections with WDiffs.