aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/TwinColSelect.java
Commit message (Expand)AuthorAgeFilesLines
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-0/+1
* Fix some faulty javaDoc namescaalador2017-01-261-1/+1
* Add static helpers for creating callback data providers (#8314)Leif Åstrand2017-01-251-1/+1
* Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122)Leif Åstrand2017-01-131-2/+2
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-151-1/+1
* Type Listing for DataProvider to allow custom filter typesTeemu Suo-Anttila2016-11-281-1/+13
* Add Filter parameter to DataProviderTeemu Suo-Anttila2016-11-211-2/+3
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-111-7/+7
* TwinColSelect with new databinding APIPekka Hyvönen2016-09-271-0/+158
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-201-169/+0
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-10/+10
* Remove deprecated column based width support from selectsHenri Sara2016-08-111-44/+0
* Remove obsolete type attribute in AbstractSelect subclassesHenri Sara2016-08-111-1/+0
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+214