summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed old info and added mention of #4296Artur Signell2012-04-101-171/+8
* Allow splitter position to be float to avoid rounding errors (#4296)Artur Signell2012-04-102-16/+24
* [merge from 6.7] Fix #8595: Always use MULTISELECT_MODE_SIMPLE for touch devicesAutomerge2012-04-051-1/+14
* [merge from 6.7] TestBench test for #8604Automerge2012-04-051-0/+114
* [merge from 6.7] Fixed #8604: Tree multiselect worked incorrectly in some casesAutomerge2012-04-051-1/+1
* #8203 Added TabSheet#setSelectedTab(int) and TabSheet#setSelectedTab(TabSheet...Johannes Dahlström2012-04-051-1/+22
* Implemented #8307: Added AbstractField#removeAllValidators()Johannes Dahlström2012-04-051-0/+10
* Fixed #6155: stop listening to Property value change and read only status cha...Johannes Dahlström2012-04-052-20/+113
* [merge from 6.7] Test for #8328Automerge2012-04-041-3/+57
* Create integration test for WebSphere Application Server 8 (#3789)Leif Åstrand2012-04-041-0/+9
* Test tab scrolling in #5100 testJohannes Dahlström2012-04-041-0/+90
* #5100 Removed obsolete code to fix a Firefox tab scrolling bugJohannes Dahlström2012-04-041-4/+0
* [merge from 6.7] Basic app for testing various aspects of layout performanceAutomerge2012-04-031-0/+285
* #5100 Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
* Reverted accidental commitJohannes Dahlström2012-04-021-77/+43
* Don't test wrap-around in #5100 test as it's not currently supportedJohannes Dahlström2012-04-021-27/+7
* Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
* Cleaned up #5100 testJohannes Dahlström2012-04-021-11/+0
* [merge from 6.7] #8597 Do not leave VWindow references in the static windowOr...Automerge2012-04-021-1/+12
* [merge from 6.7] #8580 test caseAutomerge2012-03-301-0/+49
* [merge from 6.7] #8580 Added a commentAutomerge2012-03-301-0/+4
* [merge from 6.7] Fixed #8580: After a UIDL request, hasActiveRequest was set ...Automerge2012-03-291-1/+8
* [merge from 6.7] Integration test with Firefox 11Automerge2012-03-291-1/+1
* [merge from 6.7] Test with Chrome 18Automerge2012-03-291-1/+1
* [merge from 6.7] Test with Firefox 11Automerge2012-03-291-1/+1
* [merge from 6.7] Test for #8526Automerge2012-03-272-0/+138
* [merge from 6.7] #8559/#8560 Additional fixes based on reviewAutomerge2012-03-271-6/+4
* [merge from 6.7] #8526 Added commentsAutomerge2012-03-261-14/+22
* [merge from 6.7] #8328 Pass the new, not the old, value to FreeFormStatementD...Automerge2012-03-261-1/+1
* #5100 Updated test to use log instead of Label for loggingArtur Signell2012-03-261-3/+4
* [merge from 6.7] #8526 If a Table row has an open context menu, reopen it aft...Automerge2012-03-231-0/+44
* [merge from 6.7] Added comments so it is possible to follow what is happening...Automerge2012-03-231-0/+11
* [merge from 6.7] #8563 Corrected invalid "this" referenceAutomerge2012-03-231-1/+1
* [merge from 6.7] Updated locator to be compatible with both Vaadin 6 and 7Automerge2012-03-231-1/+1
* [merge from 6.7] Backported test changes from Vaadin 7Automerge2012-03-232-61/+57
* [merge from 6.7] #8559 Vaadin 7 -> Vaadin 6 style locatorsAutomerge2012-03-231-10/+10
* [merge from 6.7] #8559 Updated asserts as test has changedAutomerge2012-03-231-60/+4
* [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560)Automerge2012-03-223-114/+93
* [merge from 6.7] Code cleanup (#8559/#8560)Automerge2012-03-221-12/+20
* [merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all...Automerge2012-03-221-0/+4
* [merge from 6.7] Change screenshot delay to improve test reliablilty #7855Automerge2012-03-201-1/+2
* #8209 Call click() from handleActionJohannes Dahlström2012-03-201-3/+1
* #8209 Added a public click() method to Button, simulating a click on server sideJohannes Dahlström2012-03-202-0/+58
* [merge from 6.7] Test script for #7855Automerge2012-03-201-0/+41
* Test for #6085 - use assertHtmlSource instead of assertText because IE hides ...Johannes Dahlström2012-03-202-0/+95
* #6085 Allow setting an alternate text for Embedded, for accessibility purposesJohannes Dahlström2012-03-202-2/+46
* [merge from 6.7] Test case updated for #7855Automerge2012-03-191-1/+9
* [merge from 6.7] #7855 - Screen goes blank when detaching an Embedded compone...Automerge2012-03-191-2/+8
* #5100 Removed unnecessary setTabulatorIndex() callJohannes Dahlström2012-03-191-1/+0
* #5100 some cleanupJohannes Dahlström2012-03-191-4/+11