| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed code that was commented out #6197 | Jonatan Kronqvist | 2011-04-07 | 1 | -2/+1 |
* | Test case and fix for #6784 | Jonatan Kronqvist | 2011-04-07 | 2 | -1/+29 |
* | fixes #6772: dropped files now work again | Matti Tahvonen | 2011-04-06 | 1 | -3/+3 |
* | #6367 - Allow keyboard navigation again after sorting a table | Jonatan Kronqvist | 2011-04-06 | 1 | -2/+13 |
* | Cleaned up #6197 - moved keyboard handling from the table body to the table rows | Jonatan Kronqvist | 2011-04-06 | 6 | -154/+111 |
* | Fixed #6731 - tree no longer scrolls when an item is selected. | Jonatan Kronqvist | 2011-04-06 | 7 | -27/+50 |
* | fixes #6772: Application resources and stream variables now relatively parsed... | Matti Tahvonen | 2011-04-06 | 5 | -14/+14 |
* | Also click the button to ensure no extra layout click events are sent | Artur Signell | 2011-04-04 | 2 | -1/+30 |
* | #6754 Added missing requestRepaint calls | Artur Signell | 2011-04-04 | 1 | -1/+3 |
* | Fixes #6367 - huge tables no longer jump when clicking headers to sort | Jonatan Kronqvist | 2011-04-01 | 1 | -1/+2 |
* | Updated testbench recording that broke due to changed test case layout in rev... | Jonatan Kronqvist | 2011-04-01 | 1 | -3/+3 |
* | Merge branch '6197-table-scrolls-on-focus' | Jonatan Kronqvist | 2011-04-01 | 2 | -43/+86 |
* | Test for #6731 | Artur Signell | 2011-03-31 | 2 | -0/+147 |
* | Print more info on ItemClickEvents | Artur Signell | 2011-03-31 | 1 | -2/+29 |
* | #6590 Do not try to remove collapsed items when there are no collapsed items | Artur Signell | 2011-03-31 | 1 | -1/+2 |
* | Test for #6590 | Artur Signell | 2011-03-31 | 1 | -0/+47 |
* | Sort printed values to avoid dependency on server/JDK | Artur Signell | 2011-03-31 | 1 | -1/+6 |
* | #6682 Added comment about why the fix works | Artur Signell | 2011-03-31 | 1 | -0/+4 |
* | Ugly workaround for #6682 that ensures getAbsoluteTop/getAbsoluteLeft always ... | Artur Signell | 2011-03-31 | 2 | -1/+27 |
* | Upped VERSION | Jonatan Kronqvist | 2011-03-29 | 1 | -1/+1 |
* | #6687 : reverted part of api extension, not really needed. Merge from 6.6 bra... | Matti Tahvonen | 2011-03-25 | 1 | -1/+1 |
* | #6573 Caption Text Length in Firefox 4.0 | Artur Signell | 2011-03-25 | 1 | -1/+1 |
* | #6692 Disable delayed text setting in Firefox 4 | Artur Signell | 2011-03-25 | 2 | -5/+4 |
* | #6689 Enable testing in IE9 | Artur Signell | 2011-03-25 | 1 | -1/+1 |
* | merged #6687 fix from 6.6 | Matti Tahvonen | 2011-03-24 | 1 | -2/+2 |
* | #6685 servlet fix applied to portlets aswell | Artur Signell | 2011-03-24 | 2 | -9/+12 |
* | Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - Mo... | Artur Signell | 2011-03-24 | 7 | -11/+28 |
* | #6435 Enable testing in Firefox 4 | Artur Signell | 2011-03-24 | 1 | -1/+1 |
* | #3529 Listen to icon onload events and resize Tree if needed | Artur Signell | 2011-03-22 | 1 | -2/+29 |
* | Test for #3529 | Artur Signell | 2011-03-22 | 2 | -0/+131 |
* | Removed extra waitForVaadin commands | Artur Signell | 2011-03-21 | 1 | -130/+0 |
* | Updated to use Vaadin locator to be more reliable | Artur Signell | 2011-03-21 | 1 | -1/+1 |
* | Fixed fault in integration script | Mikael Grankvist | 2011-03-18 | 1 | -1/+0 |
* | #6269 | Mikael Grankvist | 2011-03-17 | 2 | -0/+217 |
* | Chrome, Chrome, Chrome... You should not do stuff until you are ready for it.... | Artur Signell | 2011-03-17 | 1 | -0/+5 |
* | #6644 Ensure all refs are inherited to parallel tasks | Artur Signell | 2011-03-17 | 1 | -3/+3 |
* | Always publish the vaadin.jar file in teamcity to make releases easier to per... | Jonatan Kronqvist | 2011-03-15 | 1 | -0/+1 |
* | Upped VERSION | Jonatan Kronqvist | 2011-03-15 | 1 | -1/+1 |
* | Increased pause to see if there is a Safari problem (should really pass now) | Artur Signell | 2011-03-14 | 1 | -1/+1 |
* | Makes Window and Panel Focusable. #4384 | John Alhroos | 2011-03-11 | 5 | -11/+122 |
* | Reverted [17697] | John Alhroos | 2011-03-10 | 2 | -86/+4 |
* | Adds mouse event details to Button.ClickEvent #6605 | John Alhroos | 2011-03-10 | 2 | -4/+86 |
* | Fix for #5105 | John Alhroos | 2011-03-09 | 1 | -6/+56 |
* | Improved JavaDoc for Embedded. | John Alhroos | 2011-03-09 | 1 | -18/+51 |
* | Revert "Tests now run in many threads in the same JVM instead of forking off ... | Jonatan Kronqvist | 2011-03-09 | 1 | -15/+15 |
* | Check if attached in Timer instead of canceling timer on component detach. #6507 | John Alhroos | 2011-03-08 | 1 | -6/+7 |
* | Added testbench test for #6507 | John Alhroos | 2011-03-08 | 2 | -0/+96 |
* | Fixed #6507 | John Alhroos | 2011-03-08 | 1 | -0/+1 |
* | Changed LayoutAttachListenerInfo to use screenshots to verify instead of asse... | John Alhroos | 2011-03-08 | 1 | -14/+24 |
* | Tests now run in many threads in the same JVM instead of forking off a new JV... | Jonatan Kronqvist | 2011-03-08 | 1 | -15/+15 |