summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | Ensure that slider min is always smaller or equal to max. (#16776)Sauli Tähkäpää2015-02-272-13/+69
* | Hide button caption overflow in reindeer and valo. (#11864)Sauli Tähkäpää2015-02-274-0/+56
* | Redesign ComboBox filtering, highlighting and selection behaviour.Sauli Tähkäpää2015-02-2618-235/+807
* | Add pluggable mechanism for loading classes for a design (#16583)Leif Åstrand2015-02-263-40/+241
* | Package all widgets sources into sources.jar (#16805)Artur Signell2015-02-251-2/+5
* | Maintain Grid scroll position on detach and reattach (#16220)Johannes Dahlström2015-02-254-13/+66
* | Add project, build and test name capabilities.Sauli Tähkäpää2015-02-251-0/+12
* | Breaks PushLargeDataLongPollingTest and also long polling in many ways. See h...Artur Signell2015-02-252-63/+30
* | Fix test url parameter concatenation.Sauli Tähkäpää2015-02-243-17/+27
* | Fix Escalator size changes when scrolled to bottom (#16382)Teemu Suo-Anttila2015-02-242-4/+57
* | Fix adding and modifying multiple rows in Grid (#16905)Teemu Suo-Anttila2015-02-242-1/+16
* | Fix handling of disconnection with push (#15330)Artur Signell2015-02-242-30/+63
* | Update release notes for 7.4Artur Signell2015-02-241-15/+12
* | Do not restart application if messages are received (#16868)Artur Signell2015-02-241-3/+11