aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/PopupView.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
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-031-1/+2
* Ensure that popup is closed in Tabsheet (#10738)Anastasia Smirnova2018-04-091-0/+14
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-1/+1
* Use simple class namesAhmed Ashour2017-09-201-4/+4
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-0/+1
* Partial javadocs fix for vaadin-serverIlia Motornyi2017-01-021-5/+4
* Add @FunctionalInterface annotation to interfaces where applicable (#7954)Aleksi Hietanen2016-12-121-0/+1
* Small fixes to javadocselmot2016-12-011-2/+2
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-3/+1
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-7/+1
* Remove redundant array creation for varargsPer-Åke Minborg2016-11-051-1/+1
* Unify listeners on the server sideAleksi Hietanen2016-09-291-22/+13
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-30/+30
* Format using Eclipse NeonArtur Signell2016-08-181-3/+4
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+431