aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure generated parser is re-generated during build (#12937)Artur Signell2013-11-122-3/+40
* Use correct type for UIDL value to avoid development mode problems (#12545)Artur Signell2013-11-111-2/+2
* 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
* Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-0814-14261/+12657
* 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