aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com/vaadin/v7/ui/AbstractTextField.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Fix javadoc ending (#10274)Ahmed Ashour2017-11-061-6/+6
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-2/+3
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-261-1/+1
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-3/+3
* Replace iff with if in javadoc (#10056)Ahmed Ashour2017-09-221-1/+1
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-071-2/+2
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-1/+1
* Unify listeners on the server sideAleksi Hietanen2016-09-291-2/+2
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-231-0/+2
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-6/+3
* Remove Legacy prefixArtur Signell2016-08-301-8/+8
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-6/+6
* Move old TextField to compatibility packageArtur Signell2016-08-261-0/+813