summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into grid-columnreorderPekka Hyvönen2015-03-06243-2709/+4984
|\
| * 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
| * 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