aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com/vaadin/v7/ui/Tree.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Code cleanup (#12333)Anna Koskinen2021-07-081-13/+34
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-031-2/+3
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Fix javadoc ending (#10274)Ahmed Ashour2017-11-061-6/+6
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-121-1/+1
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-021-9/+6
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-8/+8
* Use enhanced for loop instead of Iterator. (#10100)Ahmed Ashour2017-09-291-4/+2
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-3/+4
* Fix typos (#10071)Ahmed Ashour2017-09-251-1/+1
* Format curly brackets correctly for checkstyle (#10066)Ahmed Ashour2017-09-221-8/+4
* Replace iff with if in javadoc (#10056)Ahmed Ashour2017-09-221-5/+5
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-1/+1
* Update hierarchical data related deprecation messages (#9558)Henri Sara2017-06-201-1/+1
* Replacement guide javadocs for deprecated classesIlia Motornyi2017-03-151-1/+1
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-071-1/+1
* Revert diamond operator changesTeemu Suo-Anttila2017-03-071-18/+18
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-071-21/+14
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-171-0/+2
* Small fixes to javadocselmot2016-12-011-1/+1
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-1/+1
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-231-18/+31
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-3/+3
* Move Item to compatibility packageArtur Signell2016-08-241-4/+4
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-0/+1985