aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com/vaadin/v7/ui/components
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-1127-27/+27
* Code cleanup (#12333)Anna Koskinen2021-07-082-9/+5
* Update copyright year range. (#12215)Anna Koskinen2021-03-0427-27/+27
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-032-10/+11
* Update copyright year (#10761)Ilia Motornyi2018-03-2727-27/+27
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-312-4/+2
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-263-18/+18
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-265-28/+28
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-0221-57/+58
* Use enhanced for loop instead of Iterator. (#10100)Ahmed Ashour2017-09-292-17/+6
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-1/+1
* Eliminate the use of AWT in non-test code (#10094)Henri Sara2017-09-271-3/+21
* Format curly brackets correctly for checkstyle (#10066)Ahmed Ashour2017-09-222-13/+6
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-211-5/+0
* Use simple class namesAhmed Ashour2017-09-207-16/+16
* Javadoc fixesAhmed Ashour2017-09-131-6/+6
* Replacement guide javadocs for deprecated classesIlia Motornyi2017-03-155-0/+9
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-073-111/+30
* Revert diamond operator changesTeemu Suo-Anttila2017-03-076-41/+40
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-071-7/+5
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-132-57/+53
* Copy ColorPicker to compatibility-server (again)Johannes Dahlström2016-10-0310-0/+2005
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-2317-7/+51
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-1310-1975/+0
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-5/+5
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-303-3/+3
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2227-0/+4692