16347 Commits (7c6710191bd8a5be69c2ec6fc356f013bd36aaf7)
 

Author SHA1 Message Date
  Johannes Dahlström ac1c440953 Let column resize handle overflow its parent (#16838) 8 years ago
  Sauli Tähkäpää fb28652b03 Support caption fetching for HTML and Widget headers. (#18528) 8 years ago
  Teemu Suo-Anttila 1ee652d48c Fix VAbstractOrderedLayout widget removal race condition (#18703) 8 years ago
  Teemu Suo-Anttila 1b992700c2 Fix TreeTableContextClickTest to not scroll vertically on IE 8 years ago
  Henri Sara ee12bf38bf Update Chrome version string 8 years ago
  Markus Koivisto bd76f568d5 Add ContextClickEvent for touch events (#19206) 8 years ago
  Henri Sara 521663c216 Update @since tags for 7.6 8 years ago
  Teemu Suo-Anttila f5e2275e70 Fix Grid NPE when deselecting already removed row (#19152) 8 years ago
  Henri Sara ce161ac530 Make it possible to inject Navigators (#14006) 8 years ago
  Henri Sara e776732e57 Make Navigator more extensible 8 years ago
  Teemu Suo-Anttila 332fa13334 Remove scheduleDeferred calls from Escalator 8 years ago
  Johannes Dahlström 883fa51bc9 Set pixel sizes to Grid columns when user starts drag resize (#16838) 8 years ago
  Leif Åstrand 6b41e810b5 Fix session wrap class javadocs 8 years ago
  Dmitrij Abolichin dc196546c6 Fix replacing of currently selected Tab (#14252) 8 years ago
  pag 6539cb439f VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563) 8 years ago
  Marco Collovati 2333da5893 Implemented HasEnabled on VLink (#18530) 8 years ago
  Matti Tahvonen 24921e5f77 improved javadocs 8 years ago
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 years ago
  Teemu Suo-Anttila 5b4906440b Fix Grid headers and Footers in Runo theme (#19141) 8 years ago
  Teemu Suo-Anttila 97d3acb56f Remove call to setEnabled in Grid Sidebar constructor (#19126) 8 years ago
  elmot b754452586 Javadocs for new 7.6 API (#19135) and some fixes 8 years ago
  Teemu Suo-Anttila e6165e8e18 Support ContextClicks in empty areas of Table and TreeTable (#19130) 8 years ago
  Teemu Suo-Anttila a2b1860c16 Support Grid context click events in the empty areas of Grid (#19128) 8 years ago
  elmot 0c54d540e6 Removed unnecessary comments (#19116) 8 years ago
  Teemu Suo-Anttila 07b8464f94 Update release notes for Jsoup, Declarative and ContextClick changes 8 years ago
  Johannes Dahlström 3cba649cca Mention reversed attach event order in release notes (#16348) 8 years ago
  Teemu Suo-Anttila 2c7a984542 Move RpcDataProviderExtension and DataGenerator to correct package 8 years ago
  Markus Koivisto 3e7d6c8e5f Fix empty @since for 7.6.0.alpha7 8 years ago
  Teemu Suo-Anttila 4f26b13c72 Remove Guava dependency from Grid 8 years ago
  Teemu Suo-Anttila 8a66300779 Refactor DetailComponentManager to be a static nested class of Grid 8 years ago
  Markus Koivisto e5634deaa7 Fix empty @since for 7.6.alpha7 8 years ago
  Johannes Dahlström 2732b77278 Add Grid column resize event API (#16838) 8 years ago
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) 8 years ago
  Artur Signell f8aa499780 Update FontAwesome to 4.4.0 (#14555) 8 years ago
  Artur Signell 25ab60c193 Revert "connection: close" change for long polling (#18758) 8 years ago
  Teemu Suo-Anttila b73e0d8885 Fix stack overflows in ListDataSource ListWrapper (#19104) 8 years ago
  Artur Signell 98f9c438d8 Add Grid.deselectAll() (#18339) 8 years ago
  Matti Tahvonen a0637c8feb Correct the place where attach events are fired (#16348) 9 years ago
  Teemu Suo-Anttila 025f3b2b25 Fix Checkbox event handling in Grid Editor (#19096) 8 years ago
  Henri Sara 181b010139 Add javadoc for VaadinPortletSession (#19092) 8 years ago
  Johannes Dahlström 5eee3acc26 Report user-resized column widths to server (#16838) 8 years ago
  Johannes Dahlström ed5b1f2c27 Add API for setting Grid columns resizable (#16838) 8 years ago
  Patrik Lindström ab5f80bb20 Add DragHandle.java to file dependency list in build.xml 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Patrik Lindström d1e8d68248 Add handles to Grid default header for column drag resize (#16838) 8 years ago
  Teemu Suo-Anttila ec8f3e9bc6 Use synthetic javascript events for IE browsers in context click tests 8 years ago
  Teemu Suo-Anttila 548ee39a92 Remove Grid EditorEvents and Listeners 8 years ago
  Artur Signell 869b795e64 Change ValoIcons to ThemeIcons and moved to base (#18472) 8 years ago
  Teemu Suo-Anttila be3cc216f2 Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode 8 years ago
  Artur Signell 5d6a3c9aed Fix test failure in IE10/IE11/Chrome 8 years ago