summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix javadocArtur Signell2015-10-061-2/+2
* Add sampler to BuildDemos, support specifying branch for demoTeemu Suo-Anttila2015-10-061-4/+10
* Add API for data destruction to DataGenerator interface (#19038)Teemu Suo-Anttila2015-10-065-39/+103
* Add support for TreeContextClickEvents (#19062)Teemu Suo-Anttila2015-10-057-17/+267
* Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)Artur Signell2015-10-052-6/+132
* Add server-side unit tests for ContextClickEvent handling (#19015)Teemu Suo-Anttila2015-10-051-0/+163
* Add GridContextClickEvent with item ids, properties and section (#16855)Teemu Suo-Anttila2015-10-0516-14/+287
* Add @since for 7.5.7 changesHenri Sara2015-10-044-4/+12
* Making converted tb2 test more stable (#17947)Johannes Tuikkala2015-10-022-24/+31
* Add Tree.htmlContentsAllowed (#7717)Leif Åstrand2015-10-026-2/+179
* Fix TreeTableContextClick support (#19056)Teemu Suo-Anttila2015-10-024-1/+95
* Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-0211-0/+650
* Do not use getters/setters when mapping designer fields (#17388)Artur Signell2015-10-013-11/+98
* Add support for ContextClickEvent in AbstractComponent (#19015)Teemu Suo-Anttila2015-10-0113-42/+302
* Create a Valo icon font for icons used in Valo (#18472)Artur Signell2015-09-3024-32/+160