Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 875:a77958780e1c
Updated the search field style including i18n and changed the handler
implementation of TableFilter.
flys-client/trunk@2702 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Mon, 12 Sep 2011 11:47:42 +0000 |
parents | d900ab031dfe |
children | dbaef661d0e5 |
comparison
equal
deleted
inserted
replaced
874:d900ab031dfe | 875:a77958780e1c |
---|---|
1 2011-09-12 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/TableFilter.java: | |
4 The TableFilter implements KeyUpHandler now to receive the last pressed | |
5 key. | |
6 Removed the 'clear' button and ClickHandler implementation and set the label | |
7 text to i18n strings. | |
8 | |
9 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | |
10 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, | |
11 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | |
12 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: | |
13 Added i18n string for filter label. | |
14 | |
1 2011-09-12 Ingo Weinzierl <ingo@intevation.de> | 15 2011-09-12 Ingo Weinzierl <ingo@intevation.de> |
2 | 16 |
3 flys/issue282 (Karte: Abstand interpolierte Profile - Default wert) | 17 flys/issue282 (Karte: Abstand interpolierte Profile - Default wert) |
4 | 18 |
5 * src/main/java/de/intevation/flys/client/client/ui/AutoIntegerPanel.java: | 19 * src/main/java/de/intevation/flys/client/client/ui/AutoIntegerPanel.java: |