aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/layouts
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Build Agent2014-04-023-6/+3
|\
| * Removed unnecessary tooltips from LayoutTesterApplication.Sauli Tähkäpää2014-04-013-6/+3
* | Merge changes from origin/7.1Build Agent2014-04-011-23/+9
|\|
| * Added a button hitting method to AbstractTB3Test.Sauli Tähkäpää2014-04-011-23/+9
* | Merge commit 'c9eb856'Sauli Tähkäpää2014-03-281-0/+10
|\|
| * Add nativeEvents false capability to LayoutTesterApplicationTestTeemu Suo-Anttila2014-03-281-0/+10
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-211-1/+1
|/
* Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-142-0/+165
* Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"Henri Sara2014-03-102-165/+0
* Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-052-0/+165
* Fix compilation error in testArtur Signell2013-10-311-1/+1
* Converted LayoutTesterApplication test to TB3Artur Signell2013-10-316-904/+211
* Merge changes from origin/7.0Leif Åstrand2013-05-102-0/+112
|\
| * Don't ignore child component margins in AbstractOrderedLayout (#11553)Johannes Dahlström2013-05-102-0/+112
* | Fixed order of tests in LayoutTesterApplication #11796John Ahlroos2013-05-071-16/+30
* | Global code clean upLeif Åstrand2013-04-251-1/+0
* | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-232-0/+71
|\|
| * Fixed IE8 scrollbar issue with vertical layout when using both expansions and...John Ahlroos2013-04-172-0/+71
* | Fix for CheckBox and Layout (#11407)michaelvogt2013-04-031-0/+22
* | WAI-ARIA fields (#11180)michaelvogt2013-03-201-1/+0
* | WAI-ARIA for form fields (#11180)michaelvogt2013-03-051-0/+354
|/
* 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