aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/AbstractOrderedLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-3/+1
* Use final modifier where appropriatePer-Åke Minborg2016-11-091-4/+4
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-10/+5
* Replace implicit for-loop with foreachPer-Åke Minborg2016-11-051-4/+1
* Remove redundant castingPer-Åke Minborg2016-11-051-1/+1
* Unify listeners on the server sideAleksi Hietanen2016-09-291-20/+4
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-28/+28
* Format using Eclipse NeonArtur Signell2016-08-181-7/+9
* Throw IAE in setExpandRatio() if given ratio is less than 0Maciej Przepióra2016-05-031-0/+8
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-17/+2
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+589