| Commit message (Expand) | Author | Age | Files | Lines |
* | [merge from 6.7] VConsole.error() instead of throwing in startRequest() and e... | Automerge | 2012-04-13 | 1 | -3/+2 |
* | [merge from 6.7] test case for #8639 | Automerge | 2012-04-13 | 1 | -0/+55 |
* | Reverted accidental commit | Johannes Dahlström | 2012-04-13 | 8 | -124/+56 |
* | Blocked merge of revisions related to 6.7.7 release | Johannes Dahlström | 2012-04-13 | 8 | -56/+124 |
* | Unit test for #8203 | Johannes Dahlström | 2012-04-12 | 1 | -3/+38 |
* | #8203 Improved javadoc, added null check | Johannes Dahlström | 2012-04-12 | 1 | -7/+10 |
* | Fixed #8653: addTab(index) should not throw if index is out of bounds | Johannes Dahlström | 2012-04-12 | 1 | -5/+6 |
* | #6155 Javadoc/comments; refresh field value from data source on attach | Johannes Dahlström | 2012-04-11 | 1 | -8/+39 |
* | Fixed bug in calculating % size when using reverse position (#4296) | Artur Signell | 2012-04-10 | 1 | -1/+1 |
* | Removed old info and added mention of #4296 | Artur Signell | 2012-04-10 | 1 | -171/+8 |
* | Allow splitter position to be float to avoid rounding errors (#4296) | Artur Signell | 2012-04-10 | 2 | -16/+24 |
* | [merge from 6.7] Fix #8595: Always use MULTISELECT_MODE_SIMPLE for touch devices | Automerge | 2012-04-05 | 1 | -1/+14 |
* | [merge from 6.7] TestBench test for #8604 | Automerge | 2012-04-05 | 1 | -0/+114 |
* | [merge from 6.7] Fixed #8604: Tree multiselect worked incorrectly in some cases | Automerge | 2012-04-05 | 1 | -1/+1 |
* | #8203 Added TabSheet#setSelectedTab(int) and TabSheet#setSelectedTab(TabSheet... | Johannes Dahlström | 2012-04-05 | 1 | -1/+22 |
* | Implemented #8307: Added AbstractField#removeAllValidators() | Johannes Dahlström | 2012-04-05 | 1 | -0/+10 |
* | Fixed #6155: stop listening to Property value change and read only status cha... | Johannes Dahlström | 2012-04-05 | 2 | -20/+113 |
* | [merge from 6.7] Test for #8328 | Automerge | 2012-04-04 | 1 | -3/+57 |
* | Create integration test for WebSphere Application Server 8 (#3789) | Leif Åstrand | 2012-04-04 | 1 | -0/+9 |
* | Test tab scrolling in #5100 test | Johannes Dahlström | 2012-04-04 | 1 | -0/+90 |
* | #5100 Removed obsolete code to fix a Firefox tab scrolling bug | Johannes Dahlström | 2012-04-04 | 1 | -4/+0 |
* | [merge from 6.7] Basic app for testing various aspects of layout performance | Automerge | 2012-04-03 | 1 | -0/+285 |
* | #5100 Fixed IE focus; fixed tab scrolling; minor refactoring | Johannes Dahlström | 2012-04-02 | 1 | -43/+77 |
* | Reverted accidental commit | Johannes Dahlström | 2012-04-02 | 1 | -77/+43 |
* | Don't test wrap-around in #5100 test as it's not currently supported | Johannes Dahlström | 2012-04-02 | 1 | -27/+7 |
* | Fixed IE focus; fixed tab scrolling; minor refactoring | Johannes Dahlström | 2012-04-02 | 1 | -43/+77 |
* | Cleaned up #5100 test | Johannes Dahlström | 2012-04-02 | 1 | -11/+0 |
* | [merge from 6.7] #8597 Do not leave VWindow references in the static windowOr... | Automerge | 2012-04-02 | 1 | -1/+12 |
* | [merge from 6.7] #8580 test case | Automerge | 2012-03-30 | 1 | -0/+49 |
* | [merge from 6.7] #8580 Added a comment | Automerge | 2012-03-30 | 1 | -0/+4 |
* | [merge from 6.7] Fixed #8580: After a UIDL request, hasActiveRequest was set ... | Automerge | 2012-03-29 | 1 | -1/+8 |
* | [merge from 6.7] Integration test with Firefox 11 | Automerge | 2012-03-29 | 1 | -1/+1 |
* | [merge from 6.7] Test with Chrome 18 | Automerge | 2012-03-29 | 1 | -1/+1 |
* | [merge from 6.7] Test with Firefox 11 | Automerge | 2012-03-29 | 1 | -1/+1 |
* | [merge from 6.7] Test for #8526 | Automerge | 2012-03-27 | 2 | -0/+138 |
* | [merge from 6.7] #8559/#8560 Additional fixes based on review | Automerge | 2012-03-27 | 1 | -6/+4 |
* | [merge from 6.7] #8526 Added comments | Automerge | 2012-03-26 | 1 | -14/+22 |
* | [merge from 6.7] #8328 Pass the new, not the old, value to FreeFormStatementD... | Automerge | 2012-03-26 | 1 | -1/+1 |
* | #5100 Updated test to use log instead of Label for logging | Artur Signell | 2012-03-26 | 1 | -3/+4 |
* | [merge from 6.7] #8526 If a Table row has an open context menu, reopen it aft... | Automerge | 2012-03-23 | 1 | -0/+44 |
* | [merge from 6.7] Added comments so it is possible to follow what is happening... | Automerge | 2012-03-23 | 1 | -0/+11 |
* | [merge from 6.7] #8563 Corrected invalid "this" reference | Automerge | 2012-03-23 | 1 | -1/+1 |
* | [merge from 6.7] Updated locator to be compatible with both Vaadin 6 and 7 | Automerge | 2012-03-23 | 1 | -1/+1 |
* | [merge from 6.7] Backported test changes from Vaadin 7 | Automerge | 2012-03-23 | 2 | -61/+57 |
* | [merge from 6.7] #8559 Vaadin 7 -> Vaadin 6 style locators | Automerge | 2012-03-23 | 1 | -10/+10 |
* | [merge from 6.7] #8559 Updated asserts as test has changed | Automerge | 2012-03-23 | 1 | -60/+4 |
* | [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560) | Automerge | 2012-03-22 | 3 | -114/+93 |
* | [merge from 6.7] Code cleanup (#8559/#8560) | Automerge | 2012-03-22 | 1 | -12/+20 |
* | [merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all... | Automerge | 2012-03-22 | 1 | -0/+4 |
* | [merge from 6.7] Change screenshot delay to improve test reliablilty #7855 | Automerge | 2012-03-20 | 1 | -1/+2 |