aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-client/src/main/java/com/vaadin/v7/client/widget/grid
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-1166-66/+66
* Applied save actions to compatibility Grid client-side classes. (#12389)8.14.0.beta1Anna Koskinen2021-08-274-9/+10
* Update copyright year range. (#12215)Anna Koskinen2021-03-0466-66/+66
* Fix MultiSelectionRenderer right-click exception (#10944)Ilia Motornyi2018-05-231-3/+1
* Update copyright year (#10761)Ilia Motornyi2018-03-2766-66/+66
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-262-9/+9
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-3/+3
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-122-5/+6
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-027-12/+12
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-2/+3
* Add empty line at end of fileAhmed Ashour2017-09-2314-14/+14
* Fix javadoc references (#10067)Ahmed Ashour2017-09-232-2/+3
* Format curly brackets correctly for checkstyle (#10066)Ahmed Ashour2017-09-223-29/+15
* Replace iff with if in javadoc (#10056)Ahmed Ashour2017-09-224-5/+5
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-213-7/+5
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-214-4/+4
* Javadoc fixesAhmed Ashour2017-09-131-3/+3
* Fix client-side memory leak caused by Grid events (#9103)Aleksi Hietanen2017-04-195-6/+95
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-078-8/+88
* Revert diamond operator changesTeemu Suo-Anttila2017-03-071-5/+6
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-8/+7
* Move Grid event handlers to a list, add method to add custom handlersJohannes Dahlström2017-01-031-0/+34
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-031-3/+8
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-1/+1
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-307-7/+7
* Duplicate client-side of the Vaadin 7 GridTeemu Suo-Anttila2016-08-3064-0/+6549