74 Commits (70173cfc6ec1a5d67f33c0477ae135935cf81314)

Author SHA1 Message Date
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 years ago
  Artur Signell f3b8b427d4 #3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse) 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Henri Sara 1a6f3607f0 Merged changes from 6.6 12 years ago
  Henri Sara 9fe131039d #7672 contributory XSS fixes in certain components 12 years ago
  Leif Åstrand d0f60a2c01 Refactored based on review (#6420) 12 years ago
  Leif Åstrand 4a72c68e12 #6420 Solution for menu too long 12 years ago
  Leif Åstrand 35887c66f8 #7187 Allow HTML content in an MenuItem 13 years ago
  Henri Sara c90b09e075 #4125 fix for some cases with selectable items not on the deepest nested level, related test 13 years ago
  Henri Sara 8727670c7a #4125 MenuBar supports selectable items 13 years ago
  Jouni Koivuviita fd4b6b2b9b Reverted the fix for #5535 again, creating a proper ticket for the issue (need to indicate focus on menubar) 13 years ago
  Jouni Koivuviita 51603fe898 New fix for #5535. Added the flag for indicating whether the focus is via mouse or other means. 13 years ago
  Jouni Koivuviita 7911a4569c Reverted bad fix for #5535 13 years ago
  Jouni Koivuviita 351aadf4dc Fixes #5535 "Clicking on a menubar show a visible focus" 13 years ago
  John Alhroos a87072367a Fixes issue with menubar submenu overflowing right edge of the screen in IE/and causing scrollbars #5547 13 years ago
  Matti Tahvonen 16aae528a8 #6440: mode to open root nodes by mouse over only 13 years ago
  Henri Sara dedbcc1345 Merged most changes from 6.5 to 6.6 13 years ago
  Artur Signell 17c5a3630d #6590 Do not try to remove collapsed items when there are no collapsed items 13 years ago
  Henri Sara 6fcd994f1a Merged changes from 6.5 branch 13 years ago
  Henri Sara 08e616ae50 #6509 Make subclassing VMenuBar possible by making CustomMenuItem protected and static and make it possible to modify popup location. 13 years ago
  Artur Signell bf5849097d #6224 Use VLazyExecutor instead of custom timers in VMenuBar/VSlider/VView 13 years ago
  Artur Signell bc93b16daa #4376 Tree: Context menu shadow is wrong on first click if it has an icon 13 years ago
  Artur Signell 1f74844700 #6205 - Too many items are collapsed in certain cases 13 years ago
  Artur Signell 704e948906 #6035 - Icons are no longer transparent in MenuBar in IE6 13 years ago
  Artur Signell 2c96704d94 #6035 - Icons are no longer transparent in MenuBar in IE6 13 years ago
  Artur Signell f2370b345d #6035 Icons are no longer transparent in MenuBar in IE6 13 years ago
  Artur Signell 1bf0b6cb4c Fix for #5502 - First menu item is rendered as active when other item is clicked 13 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Artur Signell abe83056b2 Additional fix for #5906 - Menu shadow is too narrow in Chrome7. Previously the first click on a menu item after paint opened and immediately closed the menu 13 years ago
  John Alhroos 18126ecb99 NPE fix. 13 years ago
  Artur Signell 7d66ded78c Fix for #5894 Right aligned Menubar with Icons runs out of browser 13 years ago
  John Alhroos 4ec2258d45 CustomMenuItems should not be Paintable. 13 years ago
  John Alhroos e4b05efd52 Adds tooltips to menubar items #5919 13 years ago
  Henri Sara 8a8827dd17 #5692 Generics: VMenuBar 13 years ago
  John Alhroos f22db63807 Fix for #5537 14 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Matti Tahvonen 9d21b01500 replaced obsolete usage of setStylePrimaryName with setStyleName (faster, same effect if no stylenames or just one stylename, does not bug with latest webkits if css class currently null) 14 years ago
  John Alhroos ba3ffeaa82 Fix for #5180 14 years ago
  John Alhroos 0b595f620d Another fix for #5174 14 years ago
  Artur Signell 060fdacf4e Added better support for menu identification for TestBench 14 years ago
  Artur Signell 3e3f2d4d2d Reformatted using coding conventions 14 years ago
  John Alhroos 0aabdd30e4 Fix for #5174 14 years ago
  John Alhroos b64f3cd8d7 Added keyboard navigation to MenuBar #5061 14 years ago
  Artur Signell 0e389b77eb Fix for #4373 - Menubar causes javascript exception in IE7 14 years ago
  Artur Signell 83bd7fb6e7 Fix for #4373 - Menubar causes javascript exception in IE7 14 years ago
  John Alhroos 6bb6b91d6e Backport from 6.3 for [11755] 14 years ago
  Matti Tahvonen b7a6f34b19 better fix for #4109 14 years ago