482 Commits (7.0.1)

Author SHA1 Message Date
  John Ahlroos 100f252a56 Merge of (#9940) to Vaadin 7 11 years ago
  Artur Signell c4ddfa2cb1 Ensure href is not set to "" when target is null (#10543) 11 years ago
  Leif Åstrand 9da1979af7 Properly detach old connectors for repaintAll response (#11067) 11 years ago
  John Ahlroos f6e3039d31 Revert merge from 6.8 fixing #8238 since it was causing issues like #11026. Should be fixed in another way. (no-merge) 11 years ago
  Leif Åstrand 41e55b6e38 Ensure there's always a listener on VUI for closing tooltips (#11051) 11 years ago
  Artur Signell 9af9a2d1e6 Fixed NPE when TextField value is null (#11021) 11 years ago
  Leif Åstrand f3ad9cad8d Don't measure VUI during updateFromUIDL (#11063) 11 years ago
  Johannes Dahlström 6949cd8109 Merge of second part of (#10513) to Vaadin 7. 11 years ago
  John Ahlroos 41e1a013d8 Interim fix for resizing of child component in AbsoluteLayout when child is 100% and layout resized (no-merge) #10427 11 years ago
  Leif Åstrand f759408c0f Only add tooltip listeners when needed (#11051) 11 years ago
  Leif Åstrand 14d5e7e77e Gather more profiling data (#10961) 11 years ago
  John Ahlroos ae53b649fd Ensure super method is called when iterating children in VAbsoluteLayout #10762 11 years ago
  Johannes Dahlström f2ec1fa217 Merge of first part of (#10513) to Vaadin 7. 11 years ago
  Johannes Dahlström 7a111fc541 Merge of (#6160) and (#10470) to Vaadin 7. 11 years ago
  Artur Signell 6628e5097a Fixed resetting link target and updated javadoc (#10543) 11 years ago
  Artur Signell 54597654e1 Fixed problem with removing the icon from a Button (#10543) 11 years ago
  Leif Åstrand 1e29d779a9 Update license header 11 years ago
  Artur Signell a4b5aaf745 Fixed NPE when a connector is no longer available (#11015) 11 years ago
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11 years ago
  Johannes Dahlström 91a04460db Add "v-overlay-container" class name to the overlay container for easier customization (related to #10860) 11 years ago
  Artur Signell 613d2c044d Fixed race condition in upload (#10942) 11 years ago
  John Ahlroos 77aed50851 Fixed middle vertical alignments in HorizontalLayout #10852 11 years ago
  Leif Åstrand f4cc386e91 Use native collections in AbstractConnector 11 years ago
  Leif Åstrand c011e166e1 Native collections for ApplicationConnection & StateChangeEvent (#10937) 11 years ago
  Leif Åstrand cd49f193b5 Optimize stylename handling in AbstractComponentConnector (#10937) 11 years ago
  Leif Åstrand 01ee88c007 Use native collections in CssLayoutConnector (#10937) 11 years ago
  Leif Åstrand 9014f45134 Use faster collections in LayoutManager and related classes (#10937) 11 years ago
  Leif Åstrand 43ebbf7069 Avoid duplicate maps in ConnectorMap and return native collections 11 years ago
  Leif Åstrand f15030a65a Use native collections in TypeDataStore and related classes (#10937) 11 years ago
  Anna Koskinen 1a0a3bd5cf Merge of (#10890) to Vaadin 7. 11 years ago
  Anna Koskinen f60ff03b53 Merge of (#10323) to Vaadin 7. 11 years ago
  Leif Åstrand 28b7703d29 Don't fetch old bean property value if it is not needed (#10940) 11 years ago
  Leif Åstrand 83e262186d Add native generic collection counterparts (#10937) 11 years ago
  Anna Koskinen 25ac8c743a Merge of (#9197) to Vaadin 7. 11 years ago
  Anna Koskinen a915f6fd1f Merge of (#10766) to Vaadin 7. 11 years ago
  Anna Koskinen 2dd50a7dbe Merge of (#8238) to Vaadin 7. 11 years ago
  Anna Koskinen 093ec01013 Merge of (#10507) to Vaadin 7. 11 years ago
  Anna Koskinen f962b50de9 Merge of (#10464) to Vaadin 7. 11 years ago
  Artur Signell 9c6f835058 Removed Opera 9 workaround which is no longer needed but does not work correctly (#5310) 11 years ago
  Johannes Dahlström f684807cdb Remove unnecessary special ConnectorMap handling from VTabsheet (#10839) 11 years ago
  John Ahlroos 7606cd6366 Fixed Tree not resizing itself after nodes are updated in IE8 #10697 11 years ago
  Johannes Dahlström ec563bab32 Disable Form tooltips, as Form shows both description and component error as a part of the layout (#10784) 11 years ago
  John Ahlroos 308d75a1d7 Hide components if width 100% + expand ratio 0 #10783 11 years ago
  Artur Signell 0ece55d000 Include GWT sources in sources jar (#9102) 11 years ago
  John Ahlroos 63757589f5 Fixed Window resize issues when content gets smaller in IE8 #10750 11 years ago
  Leif Åstrand b396e4779b Reimplement zero size component checking for analyze layouts (#10792) 11 years ago
  Artur Signell 75a09fb9df Fixed loadStyle to be more sensible (#10746) 11 years ago
  John Ahlroos 6ab0caeca9 Fixes issue where Tabsheet does not resize when the content of the tabsheet changes after the tabsheet has rendered #10697 11 years ago
  Artur Signell b36f35ec5a Always measure errorMessage to get a resize event when it is removed (#10589) 11 years ago
  Artur Signell 21256faaf1 Add close element after caption text (#10682) 11 years ago