aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/Component.java
Commit message (Expand)AuthorAgeFilesLines
* Fix some javadoc errors (#8873)Ahmed Ashour2017-05-081-7/+7
* Fix since tags for 8.0 (#8575)8.0.0.rc2Henri Sara2017-02-161-2/+3
* Fix some faulty javaDoc namescaalador2017-01-261-5/+4
* Partial javadocs fix for vaadin-serverIlia Motornyi2017-01-021-16/+1
* Make AbstractListing implement Focusable (#7965)Aleksi Hietanen2016-12-141-2/+2
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-50/+0
* Remove JavaDoc mentions of RepaintRequestEvent (#19953)Leif Åstrand2016-10-281-8/+0
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-2/+0
* Unify listeners on the server sideAleksi Hietanen2016-09-291-2/+9
* Remove dependencies from core framework to old componnetsArtur Signell2016-08-191-8/+7
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-152/+152
* Format using Eclipse NeonArtur Signell2016-08-181-11/+11
* Implement new simple AbstractFieldJohannes Dahlström2016-08-051-16/+23
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-5/+6
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+1150