summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/layouts
Commit message (Expand)AuthorAgeFilesLines
* Avoid test component disappearingLeif Åstrand2013-01-101-0/+2
* Fix some small issues in LayoutTesterApplicationLeif Åstrand2013-01-043-1/+13
* Fixed locator in testArtur Signell2012-12-201-2/+2
* Fixed test to work without VaadinClassesArtur Signell2012-12-062-23/+58
* Fixed compilation error caused by class hierarchy changesArtur Signell2012-11-211-6/+1
* Merge "Remove Window.addComponent() (#2924)"Artur Signell2012-11-141-6/+12
|\
| * Remove Window.addComponent() (#2924)Henri Sara2012-11-141-6/+12
* | Fix test: Window is not a ComponentContainer (#2924)Henri Sara2012-11-141-2/+1
|/
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-144-12/+21
* UI based on AbstractBasicComponentContainer (#2924) - make test compileHenri Sara2012-11-141-4/+1
* Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-064-4/+4
* Fixed compilation errorJohn Ahlroos2012-11-061-3/+1
* Do not include LegacyWindow or LabelDataSource.MockUI in testJohn Ahlroos2012-11-051-1/+4
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-028-8/+8
* Fixed locatorsArtur Signell2012-10-261-86/+11
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-232-2/+2
* Global code cleanupLeif Åstrand2012-09-272-4/+2
* Refactor how LegacyApplication and VaadinSession are "closed" (#9635)Leif Åstrand2012-09-201-1/+1
* Constants -> enums (#9072)Pekka Hyvönen2012-09-111-8/+1
* Rename Application back to LegacyApplication (#9402)Leif Åstrand2012-09-074-8/+8
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-074-9/+9
* Reformat projectLeif Åstrand2012-09-057-10/+10
* Rename LegacyApplication -> Application (#9402)Leif Åstrand2012-09-054-8/+8
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-1/+1
* Move LegacyApplication to its own file (#9402)Leif Åstrand2012-09-054-5/+5
* Change LegacyApplication to be a UIProvider (#9402)Leif Åstrand2012-09-053-6/+6
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-3047-0/+8109