summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support OSX's hiding scrollbars (#12645)Henrik Paul2013-11-213-89/+455
* Fixes Escalator resize issues (#12645)Henrik Paul2013-11-219-26/+355
* Merge branch 'master' into gridJohn Ahlroos2013-11-201019-22254/+21618
|\
| * Merge changes from origin/7.1Artur Signell2013-11-1112-20/+247
| |\
| | * Fixes double scrollbar issue in browserframes (#11780)Thomas2013-11-115-0/+192
| | * Remove broken JSch checkArtur Signell2013-11-111-5/+0
| | * Fixes NPE in TreeTable.setContainerDS(null) (#12928)Thomas2013-11-082-2/+17
| | * Prevent showing "Session Expired" notification if navigating away (#12298)Johannes Dahlström2013-11-082-13/+12
| | * Add a test for @mixin { @font-face {...} } (#11649)joheriks2013-11-082-0/+26
| * | Merge commit 'a3aa6cc93e22fd6ff37ea6f3aa91810cab2aa624'Artur Signell2013-11-1112-904/+1049
| |\|
| | * Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-0814-14261/+12657
| * | Merge changes from origin/7.1Artur Signell2013-11-1112-61/+495
| |\|
| | * Do not apply fix on mobile devices or devices without scrollbars (#12736)Artur Signell2013-11-082-1/+18
| | * Minimal fix for error handling with streaming (#12578)Artur Signell2013-11-071-2/+14
| | * Adds JBoss EAP 6 server to integration test suit (#12908)Thomas2013-11-061-0/+8
| | * Fix scroll position handling in Window Webkit hack (#12736)Artur Signell2013-11-061-0/+10
| | * Revert "Make Panel scroll the correct div (#12736)"Artur Signell2013-11-063-57/+29
| | * Fixed lost scrollLeft when row count changed in Table (#12652).Tapio Aali2013-11-064-1/+294
| | * Forces redraw in IE 8 when table does post layout. (#12687)Jarno Rantala2013-11-063-0/+122
| * | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'Artur Signell2013-11-118-1/+275
| |\|
| | * Send window position data back to server after drag (#12885)Thomas2013-11-068-1/+274
| * | Merge changes from origin/7.1Artur Signell2013-11-111-4/+15
| |\|
| | * Improve error message in createWidget() (#12901)Leif Ã…strand2013-11-051-4/+15
| * | Merge commit 'a2f255448e6a755892a97b7df9fc2b65efc5dccc'Artur Signell2013-11-114-215/+306
| |\|
| | * Allow @font-face and general @-directives inside @if-blocks (#11649)joheriks2013-11-054-222/+306
| * | Merge changes from origin/7.1Artur Signell2013-11-1129-1054/+776
| |\|
| | * Updated to Atmosphere 1.0.18.vaadin1 (#12891)Artur Signell2013-11-053-3/+3
| | * Ensure testing Jetty does not run out of heap spaceArtur Signell2013-11-051-1/+1
| | * Make Panel scroll the correct div (#12736)Artur Signell2013-11-052-7/+4
| | * Make test more reliable by updating description which does not update the DOMArtur Signell2013-11-041-1/+3
| | * Fix NPE in fix (#12504)Artur Signell2013-11-041-2/+10
| | * Remove possibility to use static inner classes for testsArtur Signell2013-11-041-9/+0
| | * Extracted test to separate classArtur Signell2013-11-042-55/+72
| | * Fix NPE caused by setting ApplicationConnection too late (#12736)Artur Signell2013-11-041-3/+2
| | * Reverted change in how hack works (#12727, #12736)Artur Signell2013-11-041-2/+2
| | * fix regression related to #12504Matti Tahvonen2013-11-042-8/+9
| | * Made test more stable and added Firefox reconnect test (#12492)Artur Signell2013-11-013-13/+73
| | * Prepare for Safari 7 testing (#5288)Artur Signell2013-11-012-2/+3
| | * Fix duplicate id issue in test and test more corner casesArtur Signell2013-10-312-1/+22
| | * Update to Atmosphere js 2.0.3.vaadin2 (#12868, #12852)Artur Signell2013-10-311-1/+1
| | * No longer require specifying Atmosphere js version in two placesArtur Signell2013-10-312-6/+6
| | * Force connection to closed state on reconnect (#12853)Artur Signell2013-10-311-0/+4
| | * Tests for validating reconnect works for streaming and websockets (#12868,#12...Artur Signell2013-10-319-48/+362
| | * Fix compilation error in testArtur Signell2013-10-311-1/+1
| | * Converted LayoutTesterApplication test to TB3Artur Signell2013-10-316-904/+211
| * | No-op merge from origin/7.1Artur Signell2013-11-110-0/+0
| |\|
| | * Add StringToLongConverter for automatic handling of long values (#12225)Artur Signell2013-10-304-0/+190
| * | Merge changes from origin/7.1Artur Signell2013-11-1114-121/+472
| |\|
| | * Fixed Tab error tooltips (#12802)Juho Nurminen2013-10-303-1/+143
| | * Fixes the handling of the scroll position of a Window (#12736)Mika Murtojarvi2013-10-305-71/+183