aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/MenuBar.java
Commit message (Expand)AuthorAgeFilesLines
* Enable Maven plugin for Eclipse formatting (#10829)Ilia Motornyi2018-04-191-6/+10
* Update empty since tags for 8.4 and 8.3.3 (#10786)Ilia Motornyi2018-04-041-3/+3
* Support starting downloads and opening URLs from a menu item (#10478)Artur2018-03-281-1/+56
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Rename contentMode to descriptionContentMode in MenuItem (#10494)Leif Åstrand2018-01-081-13/+15
* Add missing since tags and JavaDocs (#10487)8.3.0.alpha1Teemu Suo-Anttila2018-01-031-2/+2
* Add ContentMode for the description of MenuItems (#9984)Jonas Zipprick2017-12-291-4/+65
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-5/+5
* Use enhanced for loop instead of Iterator. (#10100)Ahmed Ashour2017-09-291-7/+4
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-4/+4
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Partial javadocs fix for vaadin-serverIlia Motornyi2017-01-021-2/+1
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-2/+2
* Add @FunctionalInterface annotation to interfaces where applicable (#7954)Aleksi Hietanen2016-12-121-0/+1
* Replace Stack with DequePer-Åke Minborg2016-11-051-6/+7
* Remove JavaDoc mentions of RepaintRequestEvent (#19953)Leif Åstrand2016-10-281-2/+1
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-12/+14
* Use diamond operator where it can be usedArtur Signell2016-09-051-5/+5
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-51/+51
* Format using Eclipse NeonArtur Signell2016-08-181-19/+21
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+1090