summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fail during compile if required methods are missing (#18924)Leif Åstrand2015-11-302-1/+17
* | | Prevent column drag resize from setting selection column width (#19324)Teemu Suo-Anttila2015-11-301-0/+5
* | | Fix select all checkbox state update with low row count (#19322)Teemu Suo-Anttila2015-11-301-2/+4
* | | Unify select all behavior with single row selection. (#17742)Sauli Tähkäpää2015-11-303-0/+67
* | | Upgrade to Atmosphere-js 2.2.13-vaadin1 (#19323)Johannes Dahlström2015-11-301-1/+1
* | | Remove bogus commentLeif Åstrand2015-11-301-1/+0
* | | Add stylename to sortable Table header cells (#8219)Leif Åstrand2015-11-274-1/+128
* | | Repackage spinner.gif to reduce sizeTeemu Suo-Anttila2015-11-261-0/+0
* | | Use wider age column in GridThemeUITeemu Suo-Anttila2015-11-261-1/+2
* | | Fix GridMultiSortingTest click coordinates to avoid column resize Teemu Suo-Anttila2015-11-261-2/+2
* | | Fix setSelected in MultiSelectionModel to update row data (#19302)Teemu Suo-Anttila2015-11-254-4/+34
* | | Add stylename to sortable Grid header cells (#16991)Leif Åstrand2015-11-254-7/+135
* | | Set session as current while deserializing (#9953)Leif Åstrand2015-11-252-18/+90
* | | Ignore log file created in some casesLeif Åstrand2015-11-251-0/+1
* | | Fix javadoc copied from CellStyleGeneratorLeif Åstrand2015-11-251-1/+1
* | | Omit empty hierarchy data from the response (#18510)Leif Åstrand2015-11-254-137/+198
* | | Add comment explaining the dummy read in setStyleTemporarilyLeif Åstrand2015-11-241-1/+4
* | | Move capability handling from MultiBrowserTest to super classTeemu Suo-Anttila2015-11-242-32/+32
* | | Fix some TB2 tests for Calendar (#19227)Henri Sara2015-11-243-6/+6
|/ /
* | Add javadoc in ServerConnectorHenri Sara2015-11-232-5/+38
* | Typo in setCompositionRoot descriptioncbmeeks2015-11-231-1/+1
* | Isolate text selection blocking to Grid instead of body element (#16838)Teemu Suo-Anttila2015-11-201-7/+7
* | Prevent text selection while DnD resizing columns (#16838)Teemu Suo-Anttila2015-11-182-0/+32
* | Remove border on immediate child cells only on Valo. (#18787)Sauli Tähkäpää2015-11-173-1/+60
* | Support on-the-fly compiled CSS hot reload from classpath (#16949)Vladimir Kulev2015-11-171-6/+19
* | Add missing export declaration to the manifest of vaadin-push.jar (#18190)Markus Koivisto2015-11-161-0/+1
* | Use TabState.id for Accordion tab items as well (#18456)pag2015-11-133-0/+127
* | 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