Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 554:ad2ba6e2b8bd
Added a dirty hack to display project names shorter than 30 characters.
flys-client/trunk@2073 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 08 Jun 2011 07:31:01 +0000 |
parents | c5fc3fa02edb |
children | 33b86f5b1168 |
comparison
equal
deleted
inserted
replaced
553:c5fc3fa02edb | 554:ad2ba6e2b8bd |
---|---|
1 2011-06-08 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: | |
4 Added a dirty hack to accept project names shorter than 30 characters | |
5 without cutting a part from the middle. | |
6 | |
1 2011-06-07 Ingo Weinzierl <ingo@intevation.de> | 7 2011-06-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/PanControl.java: | 9 * src/main/java/de/intevation/flys/client/client/ui/chart/PanControl.java: |
4 Implemented the onMouseOut() method. If this event is catched, the | 10 Implemented the onMouseOut() method. If this event is catched, the |
5 current pan operation is finished (not canceled). | 11 current pan operation is finished (not canceled). |