aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com/vaadin/v7/ui/Label.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc ending (#10274)Ahmed Ashour2017-11-061-2/+2
* Use StringBuilder instead of StringBuffer (#10154)Ahmed Ashour2017-10-091-1/+1
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-2/+2
* Use simple class namesAhmed Ashour2017-09-201-2/+2
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-071-0/+2
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-071-9/+9
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-171-0/+3
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-2/+1
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-231-0/+2
* Implement new LabelArtur Signell2016-08-261-0/+624