aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VMenuBar.java
Commit message (Expand)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-1433/+0
* Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-271-6/+4
|\
| * [merge from 6.7] #8559/#8560 Additional fixes based on reviewAutomerge2012-03-271-6/+4
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-231-37/+59
|\|
| * [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560)Automerge2012-03-221-26/+40
| * [merge from 6.7] Code cleanup (#8559/#8560)Automerge2012-03-221-12/+20
* | Fix some small layout bugs (#8313)Leif Åstrand2012-03-221-12/+4
* | #8510 Support using Resources through URLReference/ResourceReference inArtur Signell2012-03-131-1/+1
* | #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-1/+1
* | Merge branch 'layoutperformance'Leif Åstrand2012-02-271-13/+5
|\ \
| * | Update MenuBar to work with MeasureManager (#8313)Leif Åstrand2012-02-161-13/+5
| * | Fixed ClassCastException when MenuBar has a set widthArtur Signell2012-01-261-4/+0
| * | Split VScrollTable, VTreeTable and VMenuBar into paintable andArtur Signell2012-01-261-138/+7
* | | Removed extra "Widget" prefix from ApplicationConnection method namesArtur Signell2012-02-271-3/+3
* | | Communicate component description (tooltip) in shared state (#8304).Henri Sara2012-02-231-1/+1
* | | Communicate disabled flag in shared state (#8304).Henri Sara2012-02-231-1/+1
* | | Communicate component style names in shared state (#8304).Henri Sara2012-02-231-1/+1
* | | Use constants for some more UIDL attribute names.Henri Sara2012-02-221-2/+4
* | | Convert some literal strings of UIDL attributes to use constants.Henri Sara2012-02-211-3/+7
* | | Merge changes from master to rpc branch.Henri Sara2012-01-271-142/+7
|/ /
* | Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-4/+8
* | Split Paintable handling from ApplicationConnection to PaintableMap.Artur Signell2012-01-201-2/+3
* | #3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse)Artur Signell2011-12-191-15/+0
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-2/+2
|\|
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* | #7913 Removed IE7 related stuffArtur Signell2011-11-221-21/+0
* | #7912 Remove support for IE6Leif Åstrand2011-11-091-85/+8
|/
* Merged changes from 6.6Henri Sara2011-09-271-6/+8
* Merged changes from 6.6Henri Sara2011-09-211-0/+48
|\
| * Refactored based on review (#6420)Leif Åstrand2011-09-211-24/+29
| * #6420 Solution for menu too longLeif Åstrand2011-09-191-0/+43
| * #4125 fix for some cases with selectable items not on the deepest nested leve...Henri Sara2011-06-141-3/+1
| * #4125 MenuBar supports selectable itemsHenri Sara2011-06-131-38/+150
| * Reverted the fix for #5535 again, creating a proper ticket for the issue (nee...Jouni Koivuviita2011-05-201-22/+0
| * New fix for #5535. Added the flag for indicating whether the focus is via mou...Jouni Koivuviita2011-05-201-0/+22
| * Reverted bad fix for #5535Jouni Koivuviita2011-05-201-25/+20
* | #7187 Allow HTML content in an MenuItemLeif Åstrand2011-08-101-1/+10
* | Merge from 6.6Henri Sara2011-06-161-59/+164
|\ \ | |/ |/|
| * #6590 Do not try to remove collapsed items when there are no collapsed itemsArtur Signell2011-03-311-1/+2
| * #6509 Make subclassing VMenuBar possible by making CustomMenuItem protected a...Henri Sara2011-02-251-10/+15
* | Fixes #5535 "Clicking on a menubar show a visible focus"Jouni Koivuviita2011-05-191-19/+25
* | Fixes issue with menubar submenu overflowing right edge of the screen in IE/a...John Alhroos2011-05-181-5/+3
* | #6440: mode to open root nodes by mouse over onlyMatti Tahvonen2011-04-131-1/+62
* | Merged most changes from 6.5 to 6.6Henri Sara2011-04-011-1/+2
* | Merged changes from 6.5 branchHenri Sara2011-02-281-10/+15
|/
* #6224 Use VLazyExecutor instead of custom timers in VMenuBar/VSlider/VViewArtur Signell2011-01-031-13/+10
* #4376 Tree: Context menu shadow is wrong on first click if it has an iconArtur Signell2010-12-281-5/+1
* #6205 - Too many items are collapsed in certain casesArtur Signell2010-12-271-2/+7
* #6035 - Icons are no longer transparent in MenuBar in IE6Artur Signell2010-12-271-6/+25
* #6035 - Icons are no longer transparent in MenuBar in IE6Artur Signell2010-12-271-3/+39