summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-081-0/+2
* Fix GridThemeUI to use more stable date formatTeemu Suo-Anttila2016-01-081-0/+4
* Always stick Grid column resize handle to the right edge (#19409)Johannes Dahlström2016-01-082-7/+16
* Support non-AbstractFieldConnector fields with Grid Editor (#19440)Teemu Suo-Anttila2016-01-083-6/+197
* Always set header/footer style name to TH (#19209)Artur Signell2016-01-082-7/+7
* ConnectorHierarchyChangeEvent.getParent() should return the connector (#18525)Artur Signell2016-01-081-11/+8
* Fixes exception when enter is pressed and there is nothing to select (#19149)Artur Signell2016-01-082-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-052-0/+107
* Ensure no unknown attribute warnings are logged in design tests (#19429)Artur Signell2016-01-053-0/+47
* Listen to body for shortcut actions for standalone apps (#19392)Artur Signell2016-01-054-14/+101
* Fix custom attributes of Link component (#19107)maxschuster2016-01-051-6/+9
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-052-5/+15
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-052-2/+34
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-052-0/+566
* Make test succeed in EclipseArtur Signell2016-01-051-0/+1
* Revert changes which were previously reverted from only 7.5 (#19424)Teemu Suo-Anttila2016-01-056-194/+88
* Update to Font Awesome 4.5.0Artur Signell2016-01-056-25/+60
* Add keyboard shortcut to save grid editor in buffered mode (#16842)Teemu Suo-Anttila2016-01-052-22/+72
* Fix typo in release notesHenri Sara2016-01-051-1/+1
* Fix WidgetRenderer column cells not correctly init on change (#19086)Teemu Suo-Anttila2016-01-057-2/+414
* Update ticket list link in release notes7.6.0.rc17.6.0Henri Sara2015-12-221-1/+6
* Change release notes for a non-prereleaseHenri Sara2015-12-221-2/+2
* 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