summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not re-schedule an already scheduled lock breaker (#15317)Artur Signell2015-02-241-1/+3
* Migrate TB2 tests from package applicationservlet to TB4Teemu Suo-Anttila2015-02-246-191/+145
* Cleanup UI even if detach fails (#16651)Artur Signell2015-02-233-1/+115
* Make Column.setLastFrozenColumn work (#16726)Artur Signell2015-02-232-1/+20
* Fixes a graphical scrollbar glitch in Grid + some OSX configurations + Valo (...Henrik Paul2015-02-231-1/+6
* Makes Escalator show scrollbars on some OSX settings (#16852)Henrik Paul2015-02-231-34/+54
* Ignore Chrome in ComboboxSelectedItemTextTest until regression is fixed. (#16...Sauli Tähkäpää2015-02-231-0/+10
* Ensure resource is valid before writing to it (#16862)Artur Signell2015-02-201-0/+19
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-19116-1502/+508
* Clearing the sorted indicator if sorting was disabled (#16563)Alexey Fansky2015-02-195-2/+207
* Add overload to openTestURL for giving UI class as a parameter.Sauli Tähkäpää2015-02-194-22/+42
* Javadoc fixArtur Signell2015-02-181-3/+4
* Make push path configurable (#14432).Tapio Aali2015-02-1817-27/+253
* Migrated tb2 tests to tb4Miki2015-02-1810-242/+238
* Add build parameter com.vaadin.testbench.hub.url.Sauli Tähkäpää2015-02-172-0/+13
* Refactor critical notifications handling. (#16592)Sauli Tähkäpää2015-02-172-34/+91
* Resolve infinite loop when clearing and adding rows (#16747)Teemu Suo-Anttila2015-02-173-1/+122
* Properly handle null in critical notifications (#16592)Artur Signell2015-02-172-2/+26