aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/AbstractSelect.java
Commit message (Expand)AuthorAgeFilesLines
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-201-2353/+0
* Rename legacy packages to v7Artur Signell2016-08-181-9/+9
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-113/+113
* Format using Eclipse NeonArtur Signell2016-08-181-37/+48
* Move multi-select mode to AbstractSelectStateHenri Sara2016-08-111-12/+9
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-101-5/+5
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-091-1/+1
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-6/+7
* Fix null selection to work again (#19787)Artur Signell2016-05-091-7/+10
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-6/+9
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+2338