summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add some performance guidance to renderer javadocs.Leif Åstrand2015-11-132-1/+12
* | Mention cell being a flyweight in WidgetRenderer javadocsLeif Åstrand2015-11-131-1/+3
* | Do not modify state while serializing (#19090)Artur Signell2015-11-122-2/+37
* | Fix outdated javadoc referenceLeif Åstrand2015-11-121-2/+2
* | Specify custom first day of week for Calendar #19227Leonid Rozenblyum2015-11-113-7/+137
* | Add destroy method for Navigator (#10213).Denis Anisimov2015-11-074-6/+175
* | Optimize layout performance of Table (#17947)jotatu2015-11-0510-11/+514
* | Test for table column hiding and sizes (#12303)Ilya Ermakov2015-11-043-7/+151
* | Render null header caption as empty (#18553)Artur Signell2015-11-034-4/+92
* | Changed grid sidebar to overlay (#18698)mtzukanov2015-11-037-75/+143
* | Force FormLayout children to shrink with the layout (#11154)Leif Åstrand2015-11-036-2/+332
* | Mention quirks with JavaScript "this" in AbstractJavaScript* javadocsLeif Åstrand2015-11-023-6/+16
* | Reset sort indicator when saving editor. (#17428)Sauli Tähkäpää2015-11-022-8/+49
* | Fix javadoc typosLeif Åstrand2015-11-021-2/+2
* | Touch long tap context click emulation improvements (#19222)Markus Koivisto2015-11-021-11/+38
* | Null pointer Exception in Slot.onBrowserEvent (#16587)pag2015-10-291-1/+1
* | Fixes column header drop indicator (#18925)mtzukanov2015-10-293-33/+81
* | Release notes: add enhancements for 7.6Henri Sara2015-10-291-3/+11
* | Prevent text selection when drag-resizing Grid columns (#16838)Johannes Dahlström2015-10-281-0/+7
* | Let column resize handle overflow its parent (#16838)Johannes Dahlström2015-10-284-12/+26
* | Support caption fetching for HTML and Widget headers. (#18528)Sauli Tähkäpää2015-10-282-7/+23
* | Fix VAbstractOrderedLayout widget removal race condition (#18703)7.6.0.beta1Teemu Suo-Anttila2015-10-271-3/+4
* | Fix TreeTableContextClickTest to not scroll vertically on IETeemu Suo-Anttila2015-10-273-10/+2
* | 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