summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanelArtur Signell2010-11-2325-65/+49
* #6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanelArtur Signell2010-11-234-432/+460
* #6037 portlet context was not serializable because of a non-transient portlet...Henri Sara2010-11-231-1/+1
* Basic unit tests for BeanItem.Henri Sara2010-11-231-0/+230
* #6033 - Table header icons are too low in Table samplesArtur Signell2010-11-231-1/+2
* Marked backported revision that should not be mergedArtur Signell2010-11-230-0/+0
|\
| * Backported fix to run sampler testsArtur Signell2010-11-231-1/+1
* | #6031 PropertySetItem tests and fixed equals() and hashCode()Henri Sara2010-11-232-3/+417
* | Fix for #4632 - isActive should wait for DeferredCommands to finish executingArtur Signell2010-11-233-26/+40
* | Updated test for #6003Artur Signell2010-11-232-15/+70
* | #5547 - MenuBar with collapsed items renders wrong in IE7Artur Signell2010-11-231-1/+1
* | Temporarily removed failing new testsArtur Signell2010-11-235-996/+0
* | TextField test case and some basic testsArtur Signell2010-11-227-1/+1232
* | Do not set "default values" for click actionsArtur Signell2010-11-221-1/+8
* | Input prompt supportArtur Signell2010-11-221-0/+19
* | Use parent method for adding iconsArtur Signell2010-11-191-9/+1
* | TODO listArtur Signell2010-11-191-0/+15
* | Renamed base class for component tests to AbstractComponentTestArtur Signell2010-11-1911-36/+134
* | Updated javadoc and removed references to deprecated DeferredCommandArtur Signell2010-11-191-10/+10
* | Fix for #6014 - Sampler test is not generated or runArtur Signell2010-11-191-1/+1
* | Moved word wrap test. For #6003.Marko Grönroos2010-11-191-2/+2
* | Fixed JDK 1.5 incompatibility, reformatted to coding conventions. For #6003.Marko Grönroos2010-11-192-2/+2
* | Optimization for word wrap. For #6003.Marko Grönroos2010-11-192-6/+13
* | Implemented missing word wrap for TextArea (in TextField). Fixes #6003.Marko Grönroos2010-11-193-3/+84
* | Reverted [16045] because of invalid formatting.Marko Grönroos2010-11-183-92/+14
* | Implemented missing word wrap for TextArea (in TextField). Fixes #6003.Marko Grönroos2010-11-183-14/+92
* | Test for #5911 - ApplicationConnection assumes portlet urls contain parametersArtur Signell2010-11-181-0/+77
* | Fixes #5911 - ApplicationConnection assumes portlet urls contain parametersArtur Signell2010-11-181-17/+63
* | Fixed duplicate reference image names in TableUndefinedSize test.John Alhroos2010-11-181-5/+0
* | Modified test case for #6002: ticket number, description, formatting.Marko Grönroos2010-11-171-19/+25
* | Added test case for #6002.Marko Grönroos2010-11-171-0/+82
* | Moved copying of XEP license file from the vaadin build script to the documen...Jonatan Kronqvist2010-11-171-15/+1
* | Replaced deprecated classes with new onesArtur Signell2010-11-1612-49/+54
* | Organized importsArtur Signell2010-11-162-6/+1
* | Suppressed warningsArtur Signell2010-11-168-95/+98
* | Suppressed warningsArtur Signell2010-11-162-0/+2
* | Organized importsArtur Signell2010-11-166-8/+0
* | Allow clicks on all items that do not have childrenArtur Signell2010-11-161-1/+1
* | #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferredArtur Signell2010-11-1623-64/+65
* | Fixed dom paths.John Alhroos2010-11-161-9/+9
* | Added testbench test for #5789, #2428 and #5792John Alhroos2010-11-162-0/+297
* | Hopefully will fix #5789, #2428 and #5792John Alhroos2010-11-161-5/+18
* | Test and fix update for #5989 - Removing a sub window from another window tha...Artur Signell2010-11-161-1/+1
* | Test and fix update for #5989 - Removing a sub window from another window tha...Artur Signell2010-11-162-15/+13
* | Additional fix for #5906 - Menu shadow is too narrow in Chrome7. Previously t...Artur Signell2010-11-151-1/+8
* | Ensured test works, is more stable and also tests native window close events.Artur Signell2010-11-152-23/+53
* | Test case for #5989 - Removing a sub window from another window than its pare...Artur Signell2010-11-151-0/+86
* | Fix for #5989 - Removing a sub window from another window than its parent clo...Artur Signell2010-11-151-2/+9
* | Corrected locator to refer to the sub window and not any div in the applicationArtur Signell2010-11-151-3/+2
* | Extracted WidgetSetBuilder hint to separate comment to avoid problems when fo...Artur Signell2010-11-151-11/+15