aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (#10071)Ahmed Ashour2017-09-253-3/+3
* Construct array inline (#10068)Ahmed Ashour2017-09-234-4/+5
* Fix javadoc references (#10067)Ahmed Ashour2017-09-2311-35/+37
* Format curly brackets correctly for checkstyle (#10066)Ahmed Ashour2017-09-227-49/+27
* Remove unused methods. (#10058)Ahmed Ashour2017-09-224-24/+0
* Replace iff with if in javadoc (#10056)Ahmed Ashour2017-09-228-26/+26
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-2111-25/+18
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-2114-24/+24
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-2110-12/+12
* Remove unused methods (#10020)Ahmed Ashour2017-09-201-4/+0
* Use simple class namesAhmed Ashour2017-09-2021-54/+66
* Remove unneeded ArrayList constructionAhmed Ashour2017-09-191-2/+2
* Javadoc fixesAhmed Ashour2017-09-134-9/+8
* Simplify boolean expressionsAhmed Ashour2017-09-132-7/+7
* Fix occasional empty rows in Table and TreeTable (#9800)Henri Sara2017-08-091-48/+1
* Update hierarchical data related deprecation messages (#9558)Henri Sara2017-06-208-21/+28
* Move GAEVaadinServlet to its own moduleMirjan Merruko2017-04-251-469/+0
* Replacement guide javadocs for deprecated classesIlia Motornyi2017-03-15102-34/+368
* Replacement guide javadocs for deprecated classes, part two (#8719)Ilia Motornyi2017-03-1526-3/+95
* Fix some generics warnings in EclipseAhmed Ashour2017-03-081-3/+3
* Revert multi select using state changeTeemu Suo-Anttila2017-03-071-4/+12
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-073-3/+135
* Restore type attributes to compatibility UIDLTeemu Suo-Anttila2017-03-074-1/+12
* Revert html content through shared state for OptionGroupTeemu Suo-Anttila2017-03-071-2/+13
* Revert immediate tests, deprecate HasUserSelectionAllowedTeemu Suo-Anttila2017-03-071-0/+1
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-0743-330/+276
* Revert diamond operator changesTeemu Suo-Anttila2017-03-0751-344/+353
* Eliminate more full classnamesTeemu Suo-Anttila2017-03-074-35/+29
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-0743-857/+260
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-224-2/+111
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-1728-16/+94
* Add deprecation messages replaced legacy components (#8584)Leif Åstrand2017-02-162-0/+9
* Refactor AbstractDateField. (#8146)Denis2017-01-101-1/+1
* Update @since tags for 7.7.5Denis Anisimov2017-01-032-2/+7
* Remove Google App Engine support, tests and documentation (#8034)Pekka Hyvönen2016-12-204-2/+627
* @since tag is set (#8021)Denis2016-12-162-2/+2
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-156-7/+384
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-151-1/+50
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-152-18/+107
* Provide configuration for events order in month and week viewsDenis2016-12-141-0/+31
* Add compatibility layouts with old defaults. (#7967)Henri Sara2016-12-142-0/+120
* Update Hierarchical container JavaDocs to match code (#5864)Teemu Suo-Anttila2016-12-091-5/+3
* Update client side selection state when changing selection model (#20370)Artur Signell2016-12-091-0/+4
* Send selection change events when changing selection mode (#20391)Artur Signell2016-12-091-1/+12
* Add Grid.refreshRows to allow refreshing individual rows (#16765)Artur Signell2016-12-091-0/+16
* Check for duplicate property ids when setting Grid columns or column order (#...Artur Signell2016-12-091-0/+10
* Never check the selectAll checkbox in an empty grid (#20301)Artur Signell2016-12-091-1/+3
* Don't use V8 FieldEvents classes in v7 compatibility module. (#93)Denis2016-12-071-3/+48
* Small fixes to javadocselmot2016-12-013-3/+3
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-2/+5