| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Update Chrome version string | Henri Sara | 2015-10-27 | 1 | -1/+1 |
* | | Add ContextClickEvent for touch events (#19206) | Markus Koivisto | 2015-10-27 | 4 | -31/+205 |
* | | Update @since tags for 7.6 | Henri Sara | 2015-10-27 | 11 | -10/+14 |
* | | Fix Grid NPE when deselecting already removed row (#19152) | Teemu Suo-Anttila | 2015-10-26 | 3 | -5/+38 |
* | | Make it possible to inject Navigators (#14006) | Henri Sara | 2015-10-23 | 1 | -4/+43 |
* | | Make Navigator more extensible | Henri Sara | 2015-10-23 | 1 | -12/+91 |
* | | Remove scheduleDeferred calls from Escalator | Teemu Suo-Anttila | 2015-10-23 | 1 | -4/+4 |
* | | Set pixel sizes to Grid columns when user starts drag resize (#16838) | Johannes Dahlström | 2015-10-21 | 4 | -17/+40 |
* | | Fix session wrap class javadocs | Leif Åstrand | 2015-10-20 | 2 | -3/+3 |
* | | Fix replacing of currently selected Tab (#14252) | Dmitrij Abolichin | 2015-10-20 | 2 | -0/+68 |
* | | VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563) | pag | 2015-10-19 | 1 | -1/+1 |
* | | Implemented HasEnabled on VLink (#18530) | Marco Collovati | 2015-10-19 | 3 | -1/+214 |
* | | improved javadocs | Matti Tahvonen | 2015-10-17 | 1 | -1/+2 |
* | | Provide own states for a number of components (#18987). | Denis Anisimov | 2015-10-16 | 42 | -16/+932 |
* | | Fix Grid headers and Footers in Runo theme (#19141) | Teemu Suo-Anttila | 2015-10-15 | 1 | -0/+4 |
* | | Remove call to setEnabled in Grid Sidebar constructor (#19126) | Teemu Suo-Anttila | 2015-10-15 | 1 | -2/+0 |
* | | Javadocs for new 7.6 API (#19135) and some fixes | elmot | 2015-10-15 | 3 | -12/+19 |
* | | Support ContextClicks in empty areas of Table and TreeTable (#19130) | Teemu Suo-Anttila | 2015-10-14 | 5 | -12/+67 |
* | | Support Grid context click events in the empty areas of Grid (#19128) | Teemu Suo-Anttila | 2015-10-14 | 7 | -14/+68 |
* | | Removed unnecessary comments (#19116) | elmot | 2015-10-14 | 4 | -69/+0 |
* | | Update release notes for Jsoup, Declarative and ContextClick changes | Teemu Suo-Anttila | 2015-10-13 | 1 | -0/+6 |
* | | Mention reversed attach event order in release notes (#16348) | Johannes Dahlström | 2015-10-13 | 1 | -0/+4 |
* | | Move RpcDataProviderExtension and DataGenerator to correct package | Teemu Suo-Anttila | 2015-10-13 | 5 | -6/+10 |
* | | Fix empty @since for 7.6.0.alpha77.6.0.alpha7 | Markus Koivisto | 2015-10-12 | 4 | -9/+9 |
* | | Remove Guava dependency from Grid | Teemu Suo-Anttila | 2015-10-12 | 1 | -9/+22 |
* | | Refactor DetailComponentManager to be a static nested class of Grid | Teemu Suo-Anttila | 2015-10-12 | 6 | -335/+277 |
* | | Fix empty @since for 7.6.alpha7 | Markus Koivisto | 2015-10-09 | 7 | -16/+16 |
* | | Add Grid column resize event API (#16838) | Johannes Dahlström | 2015-10-09 | 9 | -28/+421 |
* | | Write true boolean attibutes without ='' (#17583) | Leif Åstrand | 2015-10-09 | 46 | -196/+237 |
* | | Update FontAwesome to 4.4.0 (#14555) | Artur Signell | 2015-10-09 | 7 | -472/+1286 |
* | | Revert "connection: close" change for long polling (#18758) | Artur Signell | 2015-10-09 | 1 | -9/+3 |
* | | Fix stack overflows in ListDataSource ListWrapper (#19104) | Teemu Suo-Anttila | 2015-10-09 | 1 | -2/+2 |
* | | Add Grid.deselectAll() (#18339) | Artur Signell | 2015-10-09 | 3 | -0/+140 |
* | | Correct the place where attach events are fired (#16348) | Matti Tahvonen | 2015-10-09 | 2 | -16/+29 |
* | | Fix Checkbox event handling in Grid Editor (#19096) | Teemu Suo-Anttila | 2015-10-08 | 2 | -6/+23 |
* | | Add javadoc for VaadinPortletSession (#19092) | Henri Sara | 2015-10-08 | 1 | -5/+81 |
* | | Report user-resized column widths to server (#16838) | Johannes Dahlström | 2015-10-08 | 6 | -8/+49 |
* | | Add API for setting Grid columns resizable (#16838) | Johannes Dahlström | 2015-10-08 | 8 | -57/+260 |
* | | Add DragHandle.java to file dependency list in build.xml | Patrik Lindström | 2015-10-07 | 1 | -0/+1 |
* | | Update/add @since tags in javadoc | Henri Sara | 2015-10-07 | 31 | -23/+78 |
* | | Add handles to Grid default header for column drag resize (#16838) | Patrik Lindström | 2015-10-07 | 9 | -79/+463 |
* | | Use synthetic javascript events for IE browsers in context click tests | Teemu Suo-Anttila | 2015-10-07 | 8 | -27/+25 |
* | | Remove Grid EditorEvents and Listeners | Teemu Suo-Anttila | 2015-10-07 | 11 | -518/+0 |
* | | Change ValoIcons to ThemeIcons and moved to base (#18472) | Artur Signell | 2015-10-07 | 24 | -36/+57 |
* | | Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode | Teemu Suo-Anttila | 2015-10-07 | 8 | -10/+10 |
* | | Fix test failure in IE10/IE11/Chrome | Artur Signell | 2015-10-07 | 1 | -1/+1 |
* | | Fix server side browser detection in Weblogic Portal (#7449) | Artur Signell | 2015-10-07 | 2 | -9/+69 |
* | | Detect Atmosphere in the same way for servlets and portlets (#11493) | Artur Signell | 2015-10-07 | 2 | -48/+40 |
* | | Move session store/load/remove logic to service from session (#9782, #18998) | Artur Signell | 2015-10-07 | 7 | -73/+177 |
* | | Fix adding to same parent, component shouldn't be removed (#16568) | Dmitrij Abolichin | 2015-10-07 | 2 | -0/+46 |