summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-094-2/+622
* Add helper for adding multiple components to AbstractTestUILeif Åstrand2014-01-081-0/+4
* Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-086-2/+186
* Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2014-01-071-2/+5
* Ensure event listener is a widget before casting #13130John Ahlroos2014-01-071-1/+1
* Upload control with empty selection (#9602)Tomi Virtanen2014-01-076-18/+182
* Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-073-3/+191
* Fixed spelling mistake in log message.John Ahlroos2014-01-071-1/+1
* Properly remove shadow event listeners to prevent IE8 memory leak (#13129)Teppo Kurki2014-01-031-2/+2
* Allow user to override Atmosphere init params set by Vaadin (#13088)Johannes Dahlström2013-12-181-1/+13
* Show the widgetset name to more easily spot misconfigurationsArtur Signell2013-12-181-1/+5
* Decrease the websocket buffer size due to a Jetty 9.1 issue (#13087)Johannes Dahlström2013-12-161-1/+4
* Backported null value support for NestedMethodProperty to 7.1 (#12884)Jarno Rantala2013-12-167-30/+82
* Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2013-12-103-1/+82
* Fixed TabSheet tab bar sizing by removing an obsolete Safari hack (#12343)Juho Nurminen2013-12-101-5/+0
* Provides error location for ArithmeticException. (#11877)Felype Santiago Ferreira2013-12-103-5/+34
* Make VTreeTableScrollBody extendable (#13054)Henrik Paul2013-12-101-1/+1
* Changed the rendering order of TabSheet tabs to prevent an NPE in isClipped (...Juho Nurminen2013-12-051-5/+4
* Don't send TabSheet focus and blur events to the server when moving the focus...Juho Nurminen2013-12-041-1/+1
* Fixes right click selection focus issues in Tree. (#12618)Felype Santiago Ferreira2013-12-043-2/+140
* Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-034-1/+177
* Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-032-8/+24
* Fix compilation errorArtur Signell2013-12-021-1/+1
* Test for pushing for an extended period of time (24h)Artur Signell2013-12-027-3/+245
* Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-0210-16/+131
* Allow excluding test from the standard test suiteArtur Signell2013-11-302-0/+46
* Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)Artur Signell2013-11-292-0/+108
* Correct assertion message which changed due to #12915Artur Signell2013-11-293-27/+50
* For @-directives, infer missing semicolon before closing brace (#12792)joheriks2013-11-2869-803/+898
* Move a sass test that no longer fails.Mika Murtojarvi2013-11-272-0/+0
* Move working sass tests from sasslangbroken to sasslang.Mika Murtojarvi2013-11-274-0/+0
* Catch and log exceptions in session lifecycle listeners (#12915)Henri Sara2013-11-273-3/+162
* Make test work reliably by activating @PushArtur Signell2013-11-272-31/+50
* Mixins now accept an empty argument list in parenthesesMika Murtojarvi2013-11-267-358/+450
* Normalize line endingsMika Murtojarvi2013-11-261-30/+76
* Fixed TabSheet tab keyboard focus issues (#12343)Juho Nurminen2013-11-201-24/+34
* Cleaned up the implementation of VTabsheet.selectPreviousTab()Juho Nurminen2013-11-201-5/+2
* Fixed TabSheet keyboard navigation (#12971)Juho Nurminen2013-11-202-4/+62
* Fix TB3 local testing and occasionally failing SliderDisableTest.Teemu Suo-Anttila2013-11-192-7/+11
* Output test results in XML reports instead of to standard outputArtur Signell2013-11-185-17/+47
* Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."Leif Åstrand2013-11-154-294/+1
* Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-159-94/+140
* Use localhost when running locally to avoid potential network issuesArtur Signell2013-11-151-0/+3
* Added extra asserts to make test more safer to blind refactoringsMatti Tahvonen2013-11-141-4/+11
* Prevents accidental selection of window caption or content. (#12726)Felype Santiago Ferreira2013-11-141-0/+6
* Added test case for #12726Matti Tahvonen2013-11-141-0/+97
* Ensure alternate text is still visible (#11780)Artur Signell2013-11-141-0/+4
* Workaround for missing value change event in chrome (#10109)Matti Tahvonen2013-11-122-0/+147
* Do not generate ParseException as it has been customized (#12937)Artur Signell2013-11-122-169/+170
* Regenerated parser files (#12937)Artur Signell2013-11-122-169/+168