summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for #3699John Alhroos2010-06-011-3/+31
* 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
* Added generics to ComponentTestCaseArtur Signell2010-05-2510-44/+31
* Updated to 6.3.4Artur Signell2010-05-251-1/+1
* #3698 and #4505 fire tab change event when current tab gets disabled/hidden/r...Henri Sara2010-05-251-25/+54
* Added nullSelectionAllowed checkboxArtur Signell2010-05-251-2/+24
* Fixed bad DOM path in TB test for #4507John Alhroos2010-05-251-10/+0
* Test case for #4641Artur Signell2010-05-241-0/+29
* #4568 DevelopmentServerLauncher port was hardcoded, parameter ignoredHenri Sara2010-05-241-9/+15
* JavaDoc for VFilterSelect #4825John Alhroos2010-05-241-6/+285
* #4400 removed extra comma in vaadin configuration javascript to avoid IE6/7 j...Henri Sara2010-05-241-2/+2
* Fixed TB tests for #4507 and #4607John Alhroos2010-05-242-10/+10
* Fixes with the issue with the DateField growing when toggling read-only state...John Alhroos2010-05-241-5/+6
* #4569 - criticalNotification can only be used in UIDL requestsArtur Signell2010-05-242-26/+68
* Fix for #4542John Alhroos2010-05-242-5/+15
* Reverted some changes made in [13280] which was not relevant to the fix for #...John Alhroos2010-05-201-2/+2
* Fix for #5022John Alhroos2010-05-201-3/+3
* Fix for #4161John Alhroos2010-05-202-0/+12
* Fixes IE6 problem with #4582John Alhroos2010-05-203-6/+8
* Added null check.John Alhroos2010-05-191-0/+4
* Added JavaDoc for AbsoluteLayout (#4927).John Alhroos2010-05-191-15/+199
* Fix for #4479John Alhroos2010-05-191-13/+13
* Fix for #4542 + JUnit test + Test ApplicationJohn Alhroos2010-05-193-3/+94
* Added test case for #5022John Alhroos2010-05-181-0/+40