summaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/Window.java
Commit message (Expand)AuthorAgeFilesLines
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-1/+5
* Fix some faulty javaDoc namescaalador2017-01-261-1/+1
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-14/+14
* Add @FunctionalInterface annotation to interfaces where applicable (#7954)Aleksi Hietanen2016-12-121-0/+4
* Don't use V8 FieldEvents classes in v7 compatibility module. (#93)Denis2016-12-071-12/+0
* Provide access to window order position in windows stack (#14325).Denis Anisimov2016-11-291-0/+119
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-19/+11
* Replace implicit for-loop with foreachPer-Åke Minborg2016-11-051-2/+1
* Remove redundant array creation for varargsPer-Åke Minborg2016-11-051-2/+2
* Pass array of length when possiblePer-Åke Minborg2016-11-041-1/+1
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-15/+5
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-2/+3
* Unify listeners on the server sideAleksi Hietanen2016-09-291-44/+27
* Use diamond operator where it can be usedArtur Signell2016-09-051-2/+2
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove deprecated addListener/removeListener methodsArtur Signell2016-08-151-165/+129
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-1/+3
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+1503