aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Migrate FlashIsVisible embedded test from TB2 to TB4Teemu Suo-Anttila2015-03-182-33/+32
* Add a client test for row focus moving with reset size (#16607)Teemu Suo-Anttila2015-03-173-0/+205
* Add test for RpcDataProvider calls to Container (#16642)Teemu Suo-Anttila2015-03-172-22/+57
* Make Slider.clear() consistent with the no-args contstructor (#17073)Leif Åstrand2015-03-172-0/+94
* Add link to the push issues wiki page to the release notes (#17142)Leif Åstrand2015-03-171-17/+24
* Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-173-182/+19
* Sanitize connectors for PopupDateField and DateField. (#17090)Sauli Tähkäpää2015-03-175-201/+271
* Fix Grid CellFocusHandler position on DataSource size reset (#16607)Teemu Suo-Anttila2015-03-161-2/+8
* Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-162-82/+39
* Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-164-2/+200
* Convert browserframe, flash and requesthandler tests to TB4Teemu Suo-Anttila2015-03-136-181/+105
* Migrate TB2 tests from package applicationcontext to TB4Teemu Suo-Anttila2015-03-127-303/+199
* Migrate TB2 test from application package to TB4Teemu Suo-Anttila2015-03-1219-500/+298
* Makes Connectors into DeferredWorker candidates (#17127)Henrik Paul2015-03-122-113/+114
* Improve performance of setNeedsMeasure (#16972).Fabian Lange2015-03-112-7/+19
* LayoutManager uses shortcut when delaying overflow fixes (#16963).Fabian Lange2015-03-111-9/+18
* Improve performance of getMeasureTargetsJsArray (#16973).Fabian Lange2015-03-111-13/+4
* Use Math.floor instead of casting to int when trimming decimals. (#16926)Sauli Tähkäpää2015-03-112-1/+10
* Update Atmosphere to 2.2.4.vaadin5 (#17074)Artur Signell2015-03-103-3/+3
* Script for updating push versionArtur Signell2015-03-101-0/+55
* Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)Alexey Fansky2015-03-102-10/+36
* Disable auto-testing of TB2 tests on ChromeArtur Signell2015-03-091-1/+1
* Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-093-32/+24
* Add OSGi integration tests (#9583)Miki2015-03-061-0/+8
* Ensure refresh message is sent on invalid CSRF (#17042)Artur Signell2015-03-061-17/+3
* Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-064-168/+134
* Remove eXo test which is unreliable and tests an old versionArtur Signell2015-03-062-339/+0
* Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"Leif Åstrand2015-03-063-61/+16
* Update @since for 7.4.1Leif Åstrand2015-03-055-8/+10
* Support both DefaultWidgetSet and TestingWidgetSetArtur Signell2015-03-051-1/+1
* Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-045-135/+280
* Add missing osgi import to guava (#16739)Miki2015-03-042-4/+6
* Always include default widget set files in OSGi manifest (#16993)Artur Signell2015-03-033-5/+15
* Make Grid recalculate columns on resize (#16539)Teemu Suo-Anttila2015-03-033-0/+121
* Reapplying column width on Grid actually reapplies the width (#16900)Pekka Hyvönen2015-03-033-1/+45
* Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)Alexey Fansky2015-03-034-1/+224
* Fix text input of PopupCalendar in Internet Explorer (#16677).Mika Murtojarvi2015-03-033-2/+119
* Displaying tooltip in slot for touch devices (#15353)Alexey Fansky2015-03-033-19/+182
* Revert "Hide button caption overflow in reindeer and valo. (#11864)"Jouni Koivuviita2015-03-034-56/+0
* Make server tests work againArtur Signell2015-03-021-2/+2
* Improve performance of Util.collectionEquals (#16968).Fabian Lange2015-03-021-10/+9
* Fix Grid flick scrolling on iOS devices (#16762)Teemu Suo-Anttila2015-03-021-30/+27
* Method for requesting column width recalculation (#16748)Artur Signell2015-03-026-3/+216
* LayoutManager reuses shortcut Element instance for measure (#16964).Fabian Lange2015-03-021-9/+8
* Disconnect push after application has been stopped (#13248)Artur Signell2015-03-021-8/+21
* Update to GWT with WP fix (#16924)Artur Signell2015-03-021-1/+1
* Don't actively disconnect when the client already has disconnected (#15330)Artur Signell2015-03-022-17/+26
* Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862)Artur Signell2015-03-023-3/+3
* Use the existing communication error handler if one exists (#16938)Artur Signell2015-03-021-12/+17
* Call error handler even if critical notification write fails (#16951)Artur Signell2015-02-281-12/+11