aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/MenuBar.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Implemented Focusable in MenuBar (#7674)Jens Jansson2013-06-281-1/+30
| | | | Change-Id: I31cd6fafffacc16147e63d3878fcf025163deb5b
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Move LegacyComponent from com.vaadin.server to com.vaadin.uiJohannes Dahlström2012-11-021-1/+0
| | | | Change-Id: I482517e6f83dfed2654476f928bb7bb01c9de202
* Reformat projectLeif Åstrand2012-09-051-1/+1
|
* Rename Vaadin6Component to LegacyComponent (#9434)Johannes Dahlström2012-08-291-2/+2
|
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-4/+4
|
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-20/+20
| | | Also remove some requestRepaint calls that are no longer needed (#9325)
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
|
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-8/+11
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+890