37 Commits (2d24d34b19d2ea93e8b2058218915672ad9f0f0e)

Author SHA1 Message Date
  Alexey Fansky 2d24d34b19 Displaying tooltip on touch devices underneath the field (#17150) 9 years ago
  Leif Åstrand 4d8bdc9473 Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151) 9 years ago
  Alexey Fansky 21640e7f82 Displaying tooltip in slot for touch devices (#15353) 9 years ago
  Markus Koivisto 3a65f9869e Removed apostrophe typo in VToolTip.Java (#15533) 9 years ago
  Anna Miroshnik 65a4fd14bf Position tooltips in the visible area (#15129). 9 years ago
  Sauli Tähkäpää ee6f9483f3 Revert "Position tooltips in the visible area (#15129)." 9 years ago
  Mika Murtojarvi aacb2f8289 Position tooltips in the visible area (#15129). 9 years ago
  Anna Miroshnik 77451b4727 fix: Tooltip does not shrink when content changes (#11871) 9 years ago
  Artur Signell 3db6df2eab Remove unused VWindowOverlay (#14055) 10 years ago
  Henri Sara b258e2b7dd Add missing @since 7.2.4 in javadoc 10 years ago
  Juuso Valli 75278f98c6 Fix tooltip error when loading Javascript (#14028) 10 years ago
  Juuso Valli 7f769ec77d Fix regression with DnD tooltips (#7766) 10 years ago
  Juuso Valli 3200aecd5d Prevent empty tooltips from appearing (#14015) 10 years ago
  Juuso Valli f455b391b7 Delay tooltips when moving between adjacent elements (#13998) 10 years ago
  Juuso Valli 534485ded6 Make tooltips stationary when hovering (#13981) 10 years ago
  Juuso Valli b0678ebbcc Fix tooltip positioning near screen edges (#12870) 10 years ago
  Juuso Valli 7c83cfaa8f Prevent tooltip open if cursor leaves element (#13695) 10 years ago
  Juuso Valli bbfb23632b Fix menu item tooltips showing up too early (#13914) 10 years ago
  Juuso Valli 154a482c56 Fix regression with error tooltips (#13695) 10 years ago
  Juuso Valli a25aab4ca1 Fix tooltip delay (#13695) 10 years ago
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Jarno Rantala f5feaa2e3a Forces small delay before showing accessible tooltip on focus (#12849) 10 years ago
  michaelvogt f14fc3cbd2 Keep the Tooltip in the DOM (#12458) 10 years ago
  michaelvogt c44ca12705 Tabsheet should not immediately select a tab when changing tab using 11 years ago
  michaelvogt 2f6d5e0d8c Tooltip accessibility fixes (#11799) 11 years ago
  Leif Åstrand 453099e29f Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
  Artur Signell 9586a30b64 Made is possible to configure tooltip on the server (#8065) 11 years ago
  michaelvogt 320b4e3776 WAI-ARIA fields (#11180) 11 years ago
  Leif Åstrand 14d5e7e77e Gather more profiling data (#10961) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Anna Koskinen c8cd986880 Merge of (#9862) to Vaadin 7. 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Johannes Dahlström c87c864242 Fix tooltips in VOverlay/PopupPanel widgets; remove unneeded special case from Util.getConnectorForElement() (#9172) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). 12 years ago
  Jens Jansson d075d778b4 #8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges. 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 75759dad38 Added option to sink the same events on the overlay shadow to avoid flickering tooltip if mouse pointer is over the shadow (#7097) 12 years ago
  Leif Åstrand ea76408c79 Use updated height and width when positioning a tooltip after limiting its width (#7100) 12 years ago
  Matti Tahvonen 7a555a27a8 fixes #3882, tooltips now positioned on top of the screen if they don't fit below or above 14 years ago