summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/menubar
Commit message (Collapse)AuthorAgeFilesLines
* #7187 Allow HTML content in an MenuItemLeif Åstrand2011-08-101-1/+1
| | | | svn changeset:20245/svn branch:6.7
* Merge from 6.6Henri Sara2011-06-165-1/+21
| | | | svn changeset:19412/svn branch:6.7
* Avoid artifacts around ComboBox when zoomed in (#6119)Artur Signell2010-12-081-1/+1
| | | | svn changeset:16421/svn branch:6.5
* #5547 - MenuBar with collapsed items renders wrong in IE7Artur Signell2010-11-231-1/+1
| | | | svn changeset:16093/svn branch:6.5
* Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵Jouni Koivuviita2010-04-081-0/+3
| | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3
* * Fixes #3907: Undefined wide MenuBar will drop items that do not fit in viewJouni Koivuviita2009-12-231-1/+0
| | | | | | * Fixes #3908: MenuBar doesn't open sub-submenus with hover in IE7 svn changeset:10538/svn branch:6.2
* Fixes #3850: Submenu icon is placed outside the menu in IE7Jouni Koivuviita2009-12-151-15/+8
| | | | | | | * Refactored VMenuBar to not use TABLE element. Now uses DIVs all the way. * Note, the theme for MenuBar sub-menus seems to be quite fragile in IE6 and IE7. IE6 doesn't allow any of the contained elements to get "hasLayout", otherwise the popup will be too wide. IE7 needs some DeferredCommand magic to make it render separator items correctly. svn changeset:10301/svn branch:6.2
* MenuBar fixes (again)Jouni Koivuviita2009-11-111-1/+6
| | | | | | | * Fix submenu indicators for IE * Fixes #3678: enhancement: MenuBar needs a separator item svn changeset:9722/svn branch:6.2
* MenuBar fixes for IE6Jouni Koivuviita2009-11-101-3/+3
| | | | | | Fixed shadow offset for IE6 svn changeset:9692/svn branch:6.2
* MenuBar fixes & enhancementsJouni Koivuviita2009-11-091-9/+6
| | | | | | | | | * fixes #3507: Menubar.MenuItem needs setEnabled() * "More" menuitem now presented as an arrow * menu opening/closing now more intuitive * client side stylename for menuitems changed to v-menuitem svn changeset:9688/svn branch:6.2
* MenuBar fixes:Jouni Koivuviita2009-11-081-8/+15
| | | | | | | | | | * Fixes #2849: Deprecate MenuBar.setSubmenuIcon method, and provide the same functionality via CSS * Fixes #2821: Sumbenu icon is not aligned with the menu item's text * Fixes #3482: MenuItem: Subitem is wrongly marked as selected Deprecated setCollapse method at the same time, redundant method (the feature should always be enabled). svn changeset:9675/svn branch:6.2
* Small fixes to panel and tabsheet styles on blue background.Jouni Koivuviita2009-05-272-0/+3
| | | | | | | | Reverted one fix from combobox, now works better in IE also. Committed missing menubar image. svn changeset:8029/svn branch:6.0
* Menubar styles for Reindeer theme.Jouni Koivuviita2009-05-264-0/+45
svn changeset:8018/svn branch:6.0