summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert TableContextMenuAndIcons test to TB4Henri Sara2016-01-082-187/+64
* Fix ScrollbarBundle to not round down pixel values (#19421)Teemu Suo-Anttila2016-01-083-12/+80
* Fix DateFormat for Editor tests as wellTeemu Suo-Anttila2016-01-071-0/+2
* Fix GridThemeUI to use more stable date formatTeemu Suo-Anttila2016-01-071-0/+4
* Always stick Grid column resize handle to the right edge (#19409)Johannes Dahlström2016-01-072-7/+16
* Support non-AbstractFieldConnector fields with Grid Editor (#19440)Teemu Suo-Anttila2016-01-073-6/+197
* Always set header/footer style name to TH (#19209)Artur Signell2016-01-072-7/+7
* ConnectorHierarchyChangeEvent.getParent() should return the connector (#18525)Artur Signell2016-01-071-11/+8
* Fixes exception when enter is pressed and there is nothing to select (#19149)Artur Signell2016-01-072-4/+52
* Add a client-side connector for DetailsComponentManager (#19412)Teemu Suo-Anttila2016-01-052-1/+37
* Fix NPE in Label.writeDesign with NULL values #19434John Ahlroos2016-01-052-6/+58
* Make GeneratedPropertyItem addItem return null when appropriate (#18685)Artur Signell2016-01-042-0/+107
* Ensure no unknown attribute warnings are logged in design tests (#19429)Artur Signell2016-01-043-0/+47
* Listen to body for shortcut actions for standalone apps (#19392)Artur Signell2016-01-044-14/+101
* Fix custom attributes of Link component (#19107)maxschuster2016-01-041-6/+9
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-042-5/+15
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-042-2/+34
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-042-0/+566
* Make test succeed in EclipseArtur Signell2016-01-041-0/+1
* Revert changes which were previously reverted from only 7.5 (#19424)Teemu Suo-Anttila2016-01-016-194/+88
* Update to Font Awesome 4.5.0Artur Signell2015-12-306-25/+60
* Add keyboard shortcut to save grid editor in buffered mode (#16842)Teemu Suo-Anttila2015-12-282-22/+72
* Fix typo in release notesHenri Sara2015-12-231-1/+1
* Fix WidgetRenderer column cells not correctly init on change (#19086)Teemu Suo-Anttila2015-12-227-2/+414
* Update supported versions in release notesHenri Sara2015-12-221-4/+4
* Fix Grid sorting tests (#16838)Henri Sara2015-12-212-3/+3
* Fix GridColumnReorderTest for IE8 (#16838)Henri Sara2015-12-211-2/+2
* Fix GridEditorBufferedTest for (#16838)Henri Sara2015-12-211-0/+6
* Disable long tap support on iOS (#19367)Henri Sara2015-12-212-1/+3
* Ignore context click on resize handle (#19408)Henri Sara2015-12-212-0/+33
* Fix left padding for ComboBox inside Grid editor (#16838)Marlon Richert2015-12-211-0/+1
* Fix javadoc typo in ItemClickEventHenri Sara2015-12-211-1/+1
* Add a UI for reviewing new reference screenshotsLeif Åstrand2015-12-191-0/+438
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-189-13/+55
* Fix IE8 focus handling in Grid editor in unbuffered state (#19389)Teemu Suo-Anttila2015-12-182-8/+41
* Fix empty @since tagsHenri Sara2015-12-183-4/+4
* Verify Column width after all sort related cell changes (#16597)Teemu Suo-Anttila2015-12-181-6/+4
* Disable Atmosphere online/offline handling (#19391)Artur Signell2015-12-171-0/+1
* Update to Atmosphere 2.2.13.vaadin3 (#19391)Artur Signell2015-12-171-1/+1
* Parse true/false as boolean values for push configuration (#19394)Artur Signell2015-12-171-2/+17
* Fix Grid column resize to take account min width for cells (#16597)Johannes Dahlström2015-12-163-45/+123
* Update to Atmosphere 2.2.13.vaadin2 (#19388)Artur Signell2015-12-161-1/+1
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-169-5/+184
* Fix LegacyComponentThemeChangeTest on Chrome 47Henri Sara2015-12-151-2/+3
* Fix text selection and context click events for Android devices (#19367)Teemu Suo-Anttila2015-12-151-7/+11
* Ignore empty style names from Grid Row and CellStyleGenerators (#19364)Teemu Suo-Anttila2015-12-151-5/+8
* Prevent text selection on iOS devices with long tap (#19367)Teemu Suo-Anttila2015-12-151-0/+6
* Add a method to clear selected text on context click (#19367)Teemu Suo-Anttila2015-12-157-3/+158
* Fix mouse wheel scrolling of ComboBox in IE11 (#16918)Anna Koskinen2015-12-153-18/+213
* Fix RpcDataProvider listener handling on ItemSetChange (#19371)Teemu Suo-Anttila2015-12-153-0/+128