aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/GridLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-6/+5
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-9/+3
* Replace implicit for-loop with foreachPer-Åke Minborg2016-11-051-6/+3
* Use diamond in generic creation where possiblePer-Åke Minborg2016-11-021-2/+2
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-2/+1
* Unify listeners on the server sideAleksi Hietanen2016-09-291-20/+6
* Use diamond operator where it can be usedArtur Signell2016-09-051-9/+9
* Organize importsArtur Signell2016-08-201-2/+0
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-79/+79
* Format using Eclipse NeonArtur Signell2016-08-181-23/+27
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-161-19/+1
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-33/+13
* Clarify expand javadoc for GridLayoutArtur Signell2016-05-091-6/+16
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-12/+8
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+1662