10 Commits (e77e73cf64768845608ad25202cb97772fc7ab7b)

Author SHA1 Message Date
  Artur Signell e77e73cf64 Update copyright year to 2014 10 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) 11 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
  Matti Tahvonen c329ef0b34 mem leak safer approach for #2997 + javadocs 15 years ago
  Artur Signell 69817588b8 Additional fix for #2997 - Add API for registering tooltips for any element in the DOM tree 15 years ago
  Artur Signell f641cbb1b1 Fix for #2997 - Add API for registering tooltips for any element in the DOM tree 15 years ago
  Henri Sara baa72fea3a #2904 renamed VToolkitOverlay -> VOverlay 15 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell 20f52312c9 FIXED - # 2638: Tooltip delay changed to 750ms 15 years ago
  Marc Englund a0fa67db10 Tooltip timer could cause "NPE" in some instances. Probably cause for #2567 15 years ago
  Matti Tahvonen d009c33450 fixes #2103, better tooltip experience 15 years ago
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed 15 years ago
  Jouni Koivuviita a0e5de0ce2 Minor corrections to ToolkitOverlay. Enabled shadows for Tooltips as well. 16 years ago
  Marc Englund 586230afd9 For #1859 "error messages overflow popup"; made tooltip maxwidth wider, overflow:auto, and added the possibility to mouseover the tooltip in order to scroll or cut&paste. 16 years ago
  Marc Englund 2ba1ed2544 There was a small yellow strip on the bottom of the tooltip, it it had an error message, but no description. Fixed. 16 years ago
  Matti Tahvonen b3c6ce5512 removed obsolete log message 16 years ago
  Marc Englund 44dc01d556 Tooltip position calculations now includes window scroll position (fixes #1812) 16 years ago
  Matti Tahvonen 4d18dda80f added license header 16 years ago
  Matti Tahvonen 2c5c21d514 initial commit for formatted tooltips 16 years ago