aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com/vaadin/v7/ui/Calendar.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* 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-3/+4
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-2/+2
* Fix typos (#10158)Ahmed Ashour2017-10-101-1/+1
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-7/+7
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-211-3/+3
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Javadoc fixesAhmed Ashour2017-09-131-1/+1
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-071-4/+1
* Revert diamond operator changesTeemu Suo-Anttila2017-03-071-10/+11
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-071-138/+9
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-171-2/+4
* Provide configuration for events order in month and week viewsDenis2016-12-141-0/+31
* Add method to auto scale calendar time range (#17715)Steven Spungin2016-11-041-1/+93
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-12/+10
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-231-11/+12
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-4/+4
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-0/+2031