summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #6367 - remove focus outline from table header cellJonatan Kronqvist2011-04-075-13/+18
* Removed code that was commented out #6197Jonatan Kronqvist2011-04-071-2/+1
* Test case and fix for #6784Jonatan Kronqvist2011-04-072-1/+29
* fixes #6772: dropped files now work againMatti Tahvonen2011-04-061-3/+3
* #6367 - Allow keyboard navigation again after sorting a tableJonatan Kronqvist2011-04-061-2/+13
* Cleaned up #6197 - moved keyboard handling from the table body to the table rowsJonatan Kronqvist2011-04-066-154/+111
* Fixed #6731 - tree no longer scrolls when an item is selected.Jonatan Kronqvist2011-04-067-27/+50
* fixes #6772: Application resources and stream variables now relatively parsed...Matti Tahvonen2011-04-065-14/+14
* Also click the button to ensure no extra layout click events are sentArtur Signell2011-04-042-1/+30
* #6754 Added missing requestRepaint callsArtur Signell2011-04-041-1/+3
* Fixes #6367 - huge tables no longer jump when clicking headers to sortJonatan Kronqvist2011-04-011-1/+2
* Updated testbench recording that broke due to changed test case layout in rev...Jonatan Kronqvist2011-04-011-3/+3
* Merge branch '6197-table-scrolls-on-focus'Jonatan Kronqvist2011-04-012-43/+86
* Test for #6731Artur Signell2011-03-312-0/+147
* Print more info on ItemClickEventsArtur Signell2011-03-311-2/+29
* #6590 Do not try to remove collapsed items when there are no collapsed itemsArtur Signell2011-03-311-1/+2
* Test for #6590Artur Signell2011-03-311-0/+47
* Sort printed values to avoid dependency on server/JDKArtur Signell2011-03-311-1/+6
* #6682 Added comment about why the fix worksArtur Signell2011-03-311-0/+4
* Ugly workaround for #6682 that ensures getAbsoluteTop/getAbsoluteLeft always ...Artur Signell2011-03-312-1/+27
* Upped VERSIONJonatan Kronqvist2011-03-291-1/+1
* #6687 : reverted part of api extension, not really needed. Merge from 6.6 bra...Matti Tahvonen2011-03-251-1/+1
* #6573 Caption Text Length in Firefox 4.0Artur Signell2011-03-251-1/+1
* #6692 Disable delayed text setting in Firefox 4Artur Signell2011-03-252-5/+4
* #6689 Enable testing in IE9Artur Signell2011-03-251-1/+1
* merged #6687 fix from 6.6Matti Tahvonen2011-03-241-2/+2
* #6685 servlet fix applied to portlets aswellArtur Signell2011-03-242-9/+12
* Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - Mo...Artur Signell2011-03-247-11/+28
* #6435 Enable testing in Firefox 4Artur Signell2011-03-241-1/+1
* #3529 Listen to icon onload events and resize Tree if neededArtur Signell2011-03-221-2/+29
* Test for #3529Artur Signell2011-03-222-0/+131
* Removed extra waitForVaadin commandsArtur Signell2011-03-211-130/+0
* Updated to use Vaadin locator to be more reliableArtur Signell2011-03-211-1/+1
* Fixed fault in integration scriptMikael Grankvist2011-03-181-1/+0
* #6269Mikael Grankvist2011-03-172-0/+217
* Chrome, Chrome, Chrome... You should not do stuff until you are ready for it....Artur Signell2011-03-171-0/+5
* #6644 Ensure all refs are inherited to parallel tasksArtur Signell2011-03-171-3/+3
* Always publish the vaadin.jar file in teamcity to make releases easier to per...Jonatan Kronqvist2011-03-151-0/+1
* Upped VERSIONJonatan Kronqvist2011-03-151-1/+1
* Increased pause to see if there is a Safari problem (should really pass now)Artur Signell2011-03-141-1/+1
* Makes Window and Panel Focusable. #4384John Alhroos2011-03-115-11/+122
* Reverted [17697]John Alhroos2011-03-102-86/+4
* Adds mouse event details to Button.ClickEvent #6605John Alhroos2011-03-102-4/+86
* Fix for #5105John Alhroos2011-03-091-6/+56
* Improved JavaDoc for Embedded.John Alhroos2011-03-091-18/+51
* Revert "Tests now run in many threads in the same JVM instead of forking off ...Jonatan Kronqvist2011-03-091-15/+15
* Check if attached in Timer instead of canceling timer on component detach. #6507John Alhroos2011-03-081-6/+7
* Added testbench test for #6507John Alhroos2011-03-082-0/+96
* Fixed #6507John Alhroos2011-03-081-0/+1
* Changed LayoutAttachListenerInfo to use screenshots to verify instead of asse...John Alhroos2011-03-081-14/+24