summaryrefslogtreecommitdiffstats
path: root/tests/testbench/com/vaadin/tests/components/tabsheet
Commit message (Expand)AuthorAgeFilesLines
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-241-1/+1
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-2315-0/+39
* Fix test broken by a DOM change: properly click the tab close buttonJohannes Dahlström2012-06-191-2/+3
* Merge commit '8cfb8'Johannes Dahlström2012-06-112-0/+70
|\
| * [merge from 6.7] Don't activate tab when clicking close element (#7686)Automerge2012-05-082-0/+70
* | Updated Label to use shared stateArtur Signell2012-05-111-2/+0
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-252-0/+90
|\|
| * [merge from 6.7] Test case and fix for #8625: Firefox and IE9 need an overflo...Automerge2012-04-192-0/+90
* | Reformatted all source filesArtur Signell2012-04-162-13/+16
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-102-26/+85
|\|
| * Test tab scrolling in #5100 testJohannes Dahlström2012-04-041-0/+90
| * Don't test wrap-around in #5100 test as it's not currently supportedJohannes Dahlström2012-04-021-27/+7
| * Cleaned up #5100 testJohannes Dahlström2012-04-021-11/+0
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-261-3/+4
|\|
| * #5100 Updated test to use log instead of Label for loggingArtur Signell2012-03-261-3/+4
* | Merge commit '8da6b1a0c3293c7de05ebc3d451a2f2e272a13b8' from origin/6.8Artur Signell2012-03-231-0/+97
|\|
| * Test for #5100Johannes Dahlström2012-03-191-0/+97
* | Merge commit '3201228f110968ef54ca15822285c808f03512e2'Artur Signell2012-03-231-8/+61
|\|
| * Improved #5100 test case: test server-side focus, focus/blur listeners, disab...Johannes Dahlström2012-03-131-8/+61
* | Merge remote-tracking branch 'origin/6.8'Johannes Dahlström2012-03-021-0/+54
|\|
| * #5100 test caseJohannes Dahlström2012-02-161-0/+54
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-02-151-0/+67
|\|
| * [merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another t...Automerge2012-02-151-0/+67
* | Merge commit '7c200d4e869139ff72e848e973cd5ce5932908d8'Artur Signell2012-02-031-330/+330
|\|
| * [merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml filesAutomerge2012-02-021-330/+330
* | Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-3113-909/+909
|\|
| * #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-2713-909/+909
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-0/+42
|\|
| * Merge from 6.7Johannes Dahlström2012-01-121-0/+42
* | TextField -> TextAreaArtur Signell2011-12-211-3/+2
* | Make Root.init abstract, add non-abstract LegacyWindow and migrate testsLeif Åstrand2011-12-201-2/+2
* | Merge remote branch 'origin/databinding'Leif Åstrand2011-12-081-0/+1
|\ \
| * | Eliminate many generics related warnings in tests.Henri Sara2011-11-101-0/+1
| |/
* / Migrate all old tests to use LegacyApplication and RootsLeif Åstrand2011-11-161-2/+2
|/
* Restructure test source directories and packages #7385Jonatan Kronqvist2011-09-2933-0/+2641