aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-client/src/main/java/com/vaadin/v7/client/ui/calendar
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-1127-27/+27
* Update copyright year range. (#12215)Anna Koskinen2021-03-0427-27/+27
* Update copyright year (#10761)Ilia Motornyi2018-03-2727-27/+27
* Use Logger instead of VConsole (#10249)Ahmed Ashour2017-11-061-3/+9
* Use local variable for getWidget(). (#10253)Ahmed Ashour2017-10-311-35/+38
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-3/+3
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-267-30/+30
* Fix typos (#10124)Ahmed Ashour2017-10-041-2/+2
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-021-2/+2
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-0218-54/+54
* Use enhanced for loop instead of Iterator. (#10100)Ahmed Ashour2017-09-291-5/+2
* UIDL to implement Iterable (#10101)Ahmed Ashour2017-09-291-4/+2
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-2/+3
* Use single character for StringBuilder.append (#10102)Ahmed Ashour2017-09-281-3/+3
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Remove unused methods. (#10058)Ahmed Ashour2017-09-221-21/+0
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-211-3/+0
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-213-3/+3
* Revert diamond operator changesTeemu Suo-Anttila2017-03-072-15/+15
* Provide configuration for events order in month and week viewsDenis2016-12-142-2/+30
* M-day calendar event is hidden if firstVisibleHourOfDay is set (#14737)Anna Miroshnik2016-10-312-12/+23
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-10/+10
* Organize importsArtur Signell2016-08-301-1/+1
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-307-12/+12
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-2227-0/+6398