aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com/vaadin/v7/event
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-2/+2
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-1/+1
* Use simple class namesAhmed Ashour2017-09-201-2/+2
* Replacement guide javadocs for deprecated classesIlia Motornyi2017-03-153-0/+4
* Revert diamond operator changesTeemu Suo-Anttila2017-03-071-3/+3
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-072-8/+8
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-151-0/+116
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-241-0/+135
* Unify listeners on the server sideAleksi Hietanen2016-09-291-0/+65
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-233-0/+8
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-2/+2
* Move old TextField to compatibility packageArtur Signell2016-08-261-0/+109
* Move Item to compatibility packageArtur Signell2016-08-242-0/+227