summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/MenuBar.java
Commit message (Expand)AuthorAgeFilesLines
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+2
* Moved each component to its own package on client sideArtur Signell2012-04-121-1/+1
* Component no longer implements PaintableArtur Signell2012-04-121-9/+3
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-3/+0
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-2/+2
* Use constants for some more UIDL attribute names.Henri Sara2012-02-221-1/+2
* Convert some literal strings of UIDL attributes to use constants.Henri Sara2012-02-211-3/+4
* Merge changes from master to rpc branch.Henri Sara2012-01-271-1/+2
* #3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse)Artur Signell2011-12-191-67/+0
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* #7187 Allow HTML content in an MenuItemLeif Åstrand2011-08-101-0/+32
* Merge from 6.6Henri Sara2011-06-161-6/+116
|\
* | #6440: simplified method nameMatti Tahvonen2011-04-261-13/+19
* | #6440: mode to open root nodes by mouse over onlyMatti Tahvonen2011-04-131-0/+29
|/
* Adds tooltips to menubar items #5919John Alhroos2010-11-021-0/+80
* Test case and fix for #5314Artur Signell2010-07-061-1/+1
* LAZY loadStyle hints for largish, but rarely used componentsMatti Tahvonen2010-06-181-1/+2
* Fixed some high priority warnings by FindBugsHenri Sara2010-06-011-3/+0
* Test case and fix for #4528 - PaintException if the last menuItem of a sub me...Artur Signell2010-04-221-42/+35
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* fixes #3785, implemented style names for MenuBar.MenuItemMatti Tahvonen2009-12-011-1/+15
* Adds visibility for MenuBar.MenuItemsJouni Koivuviita2009-11-111-0/+14
* MenuBar fixes (again)Jouni Koivuviita2009-11-111-28/+67
* MenuBar fixes & enhancementsJouni Koivuviita2009-11-091-4/+17
* MenuBar fixes:Jouni Koivuviita2009-11-081-13/+31
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-6/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-6/+7
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+617