summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from 6.3 to 6.4Henri Sara2010-06-033-19/+22
|\
| * #5127 transaction listener must not be nullHenri Sara2010-06-032-18/+21
| * Run tests on Chrome 5, not 4.1Henri Sara2010-06-021-1/+1
* | Fix for #5112John Alhroos2010-06-022-13/+10
* | - Added keyboard navigation to SliderJohn Alhroos2010-06-022-8/+125
* | Fix for #5065John Alhroos2010-06-021-4/+47
* | #5114 correction: prefix map keys for uniquenessHenri Sara2010-06-021-3/+8
* | Use UUID instead of Math.random() for stronger security keyArtur Signell2010-06-011-1/+2
* | Fix for #4315 - Window name generation should be deterministicArtur Signell2010-06-012-7/+16
* | #5114 eliminate the use of java.net.URL as map key (and set value) in ClassPa...Henri Sara2010-06-011-24/+24
* | Fix for #5104John Alhroos2010-06-012-3/+26
* | Merged changes to 6.4 (FindBugs results, #5111, label and javadoc corrections)Henri Sara2010-06-0125-65/+72
|\|
| * Javadoc typo correctionHenri Sara2010-06-011-1/+1
| * Fixed typo in a test class descriptionHenri Sara2010-06-011-1/+1
| * Fixed some normal priority warnings by FindBugsHenri Sara2010-06-014-15/+12
| * Fixed some normal priority warnings by FindBugsHenri Sara2010-06-0111-35/+35
| * Fixed some high priority warnings by FindBugsHenri Sara2010-06-018-12/+22
| * #5111 incorrect null check in Panel.removeAction()Henri Sara2010-06-011-1/+1
* | Fixed left/right keyboard movement in tree #1086John Alhroos2010-06-011-1/+27
* | Removed debug ids due to #5109Artur Signell2010-06-011-233/+233
* | fixes #5092, 6.4 branch now supports GWT 2.1 MS 1Matti Tahvonen2010-06-012-20/+24
* | Merged fix for #3699 from 6.3 to 6.4John Alhroos2010-06-011-5/+31
|\|
| * Fix for #3699John Alhroos2010-06-011-3/+31
* | Added keyboard support for TwinColSelect. #5057John Alhroos2010-06-011-38/+152
* | Merged changes from 6.3 to 6.4Henri Sara2010-05-3123-271/+835
|\|
| * Test case for RichTextAreas (#5091 + #5089)Artur Signell2010-05-312-0/+194
| * Removed obsolete ant target from integration test ant scriptHenri Sara2010-05-311-7/+0
| * Renamed ant targets for integration testsHenri Sara2010-05-312-121/+121
| * Updated test bench hub default addressHenri Sara2010-05-311-1/+1
| * Locator correction in test script for #5013Henri Sara2010-05-281-1/+1
| * Renamed test Ticket4582Artur Signell2010-05-282-35/+45
| * Updated theme files (only compiled existing)Artur Signell2010-05-288-10/+22
| * Renamed test Ticket4507Artur Signell2010-05-282-5/+16
| * Moved tests from com.vaadin.tests.ticketsArtur Signell2010-05-286-10/+10
| * Fully qualified class name in test script for #5013Henri Sara2010-05-281-2/+2
| * #5053 and #5083: Last ComboBox item may not be shown if null selection enable...Henri Sara2010-05-272-11/+12
| * Fix for #5082 - Subwindow width wrong when contents is 100%x100%Artur Signell2010-05-271-1/+1
| * #5013 AbstractField did not repaint property read-only status changes immedia...Henri Sara2010-05-273-0/+121
| * Fixed #4251 - ArithmeticException when changing Select pageLength to 0Artur Signell2010-05-274-2/+40
| * TabSheet: break out of loop earlier when suitable selected component foundHenri Sara2010-05-261-0/+1
| * #4641 Adding the same component multiple times to a TabSheet caused NPEHenri Sara2010-05-261-7/+21
| * #5053 Last ComboBox item may not be shown if null selection enabled: test cas...Henri Sara2010-05-262-6/+43
| * Fixed bad DOM path in TB test for #4607John Alhroos2010-05-261-10/+0
| * Fix for #4427 - Updating sub-window position information back to server shoul...Artur Signell2010-05-251-4/+43
| * #4935 minor additions to Accordion javadoc (styling)Henri Sara2010-05-251-0/+3
| * #4981 and #4935 TabSheet and Accordion javadoc and one import, no functional ...Henri Sara2010-05-252-64/+166
* | Fixed AssertFailedError for #4607John Alhroos2010-05-311-10/+0
* | Updated sampler script to include MenuBarKeyboardNavigationArtur Signell2010-05-281-0/+31
* | Added keyboard navigation to MenuBar #5061John Alhroos2010-05-271-4/+362
* | Added debug ids and fixed sampler test script and generatorArtur Signell2010-05-271-231/+231