summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Update Chrome version stringHenri Sara2015-10-271-1/+1
* | Add ContextClickEvent for touch events (#19206)Markus Koivisto2015-10-274-31/+205
* | Update @since tags for 7.6Henri Sara2015-10-2711-10/+14
* | Fix Grid NPE when deselecting already removed row (#19152)Teemu Suo-Anttila2015-10-263-5/+38
* | Make it possible to inject Navigators (#14006)Henri Sara2015-10-231-4/+43
* | Make Navigator more extensibleHenri Sara2015-10-231-12/+91
* | Remove scheduleDeferred calls from EscalatorTeemu Suo-Anttila2015-10-231-4/+4
* | Set pixel sizes to Grid columns when user starts drag resize (#16838)Johannes Dahlström2015-10-214-17/+40
* | Fix session wrap class javadocsLeif Åstrand2015-10-202-3/+3
* | Fix replacing of currently selected Tab (#14252)Dmitrij Abolichin2015-10-202-0/+68
* | VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563)pag2015-10-191-1/+1
* | Implemented HasEnabled on VLink (#18530)Marco Collovati2015-10-193-1/+214
* | improved javadocsMatti Tahvonen2015-10-171-1/+2
* | Provide own states for a number of components (#18987).Denis Anisimov2015-10-1642-16/+932
* | Fix Grid headers and Footers in Runo theme (#19141)Teemu Suo-Anttila2015-10-151-0/+4
* | Remove call to setEnabled in Grid Sidebar constructor (#19126)Teemu Suo-Anttila2015-10-151-2/+0
* | Javadocs for new 7.6 API (#19135) and some fixeselmot2015-10-153-12/+19
* | Support ContextClicks in empty areas of Table and TreeTable (#19130)Teemu Suo-Anttila2015-10-145-12/+67
* | Support Grid context click events in the empty areas of Grid (#19128)Teemu Suo-Anttila2015-10-147-14/+68
* | Removed unnecessary comments (#19116)elmot2015-10-144-69/+0
* | Update release notes for Jsoup, Declarative and ContextClick changesTeemu Suo-Anttila2015-10-131-0/+6
* | Mention reversed attach event order in release notes (#16348)Johannes Dahlström2015-10-131-0/+4
* | Move RpcDataProviderExtension and DataGenerator to correct packageTeemu Suo-Anttila2015-10-135-6/+10
* | Fix empty @since for 7.6.0.alpha77.6.0.alpha7Markus Koivisto2015-10-124-9/+9
* | Remove Guava dependency from GridTeemu Suo-Anttila2015-10-121-9/+22
* | Refactor DetailComponentManager to be a static nested class of GridTeemu Suo-Anttila2015-10-126-335/+277
* | Fix empty @since for 7.6.alpha7Markus Koivisto2015-10-097-16/+16
* | Add Grid column resize event API (#16838)Johannes Dahlström2015-10-099-28/+421
* | Write true boolean attibutes without ='' (#17583)Leif Åstrand2015-10-0946-196/+237
* | Update FontAwesome to 4.4.0 (#14555)Artur Signell2015-10-097-472/+1286
* | Revert "connection: close" change for long polling (#18758)Artur Signell2015-10-091-9/+3
* | Fix stack overflows in ListDataSource ListWrapper (#19104)Teemu Suo-Anttila2015-10-091-2/+2
* | Add Grid.deselectAll() (#18339)Artur Signell2015-10-093-0/+140
* | Correct the place where attach events are fired (#16348)Matti Tahvonen2015-10-092-16/+29
* | Fix Checkbox event handling in Grid Editor (#19096)Teemu Suo-Anttila2015-10-082-6/+23
* | Add javadoc for VaadinPortletSession (#19092)Henri Sara2015-10-081-5/+81
* | Report user-resized column widths to server (#16838)Johannes Dahlström2015-10-086-8/+49
* | Add API for setting Grid columns resizable (#16838)Johannes Dahlström2015-10-088-57/+260
* | Add DragHandle.java to file dependency list in build.xmlPatrik Lindström2015-10-071-0/+1
* | Update/add @since tags in javadocHenri Sara2015-10-0731-23/+78
* | Add handles to Grid default header for column drag resize (#16838)Patrik Lindström2015-10-079-79/+463
* | Use synthetic javascript events for IE browsers in context click testsTeemu Suo-Anttila2015-10-078-27/+25
* | Remove Grid EditorEvents and ListenersTeemu Suo-Anttila2015-10-0711-518/+0
* | Change ValoIcons to ThemeIcons and moved to base (#18472)Artur Signell2015-10-0724-36/+57
* | Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNodeTeemu Suo-Anttila2015-10-078-10/+10
* | Fix test failure in IE10/IE11/ChromeArtur Signell2015-10-071-1/+1
* | Fix server side browser detection in Weblogic Portal (#7449)Artur Signell2015-10-072-9/+69
* | Detect Atmosphere in the same way for servlets and portlets (#11493)Artur Signell2015-10-072-48/+40
* | Move session store/load/remove logic to service from session (#9782, #18998)Artur Signell2015-10-077-73/+177
* | Fix adding to same parent, component shouldn't be removed (#16568)Dmitrij Abolichin2015-10-072-0/+46