aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/orderedlayout
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1537-3569/+0
* MarginInfo CTOR with two booleans: vertical, horizontal (#14113).Denis Anisimov2016-02-291-1/+1
* Revert changes which were previously reverted from only 7.5 (#19424)Teemu Suo-Anttila2016-01-012-144/+0
* Use computed style in more IE9 edge cases (#13359)Artur Signell2015-06-242-0/+140
* Render nested invalid layouts correctly (#17598)Artur Signell2015-06-112-0/+144
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-192-5/+6
* Move TB2 files to separate folderArtur Signell2014-12-1816-1058/+0
* Improve CaptionLeakTest on IE8 (#13829)Juuso Valli2014-06-172-31/+71
* Revert "Fix for 'Aborting layout after 100 passess' (#13359)"Sauli Tähkäpää2014-06-122-241/+0
* Fix tooltip test problems caused by #12458Henri Sara2014-06-122-0/+134
* Fix for 'Aborting layout after 100 passess' (#13359)Tomi Virtanen2014-06-052-0/+241
* Fix tooltip delay (#13695)Juuso Valli2014-05-272-2/+16
* Ensure correct tab is open in debug windowArtur Signell2014-05-132-0/+3
* Update ErrorIndicator test from TB2 to TB4Teemu Suo-Anttila2014-05-092-82/+41
* Update remaining copyright years to 2014Artur Signell2014-04-232-2/+2
* Merge changes from origin/7.1Artur Signell2014-04-2311-12/+12
|\
| * Update copyright year to 2014Artur Signell2014-04-1611-12/+12
* | Merge changes from origin/7.1Build Agent2014-03-212-0/+130
|\|
| * Eliminate .v-caption memory leak (#13346)Henri Sara2014-03-142-0/+130
* | Fix NestedLayoutCaptionHoverTest to work with TB 3.1.3Teemu Suo-Anttila2014-03-061-5/+12
* | Merge changes from origin/7.1Build Agent2014-02-212-0/+93
|\|
| * Eliminate spacing memory leak on client (#13315)Henri Sara2014-02-172-0/+93
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-102-0/+163
|\|
| * Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-162-0/+163
* | Added missing exception declarations to TB3 testsJuho Nurminen2014-02-071-1/+1
* | Fixed always failing testbench test.John Ahlroos2014-01-173-33/+100
|/
* Update TB3+ convention to use a separate *Test fileArtur Signell2013-10-082-32/+51
* Fixes #12564 (HorizontalLayout breaks w/ alignment & error indicator)Matti Tahvonen2013-10-041-0/+96
* Only consider caption tooltips for own slots (#12469)Leif Åstrand2013-08-301-0/+33
* Show tooltips for ordered layout captions (#10046)denisanisimov2013-08-022-0/+161
* Global code reformatLeif Åstrand2013-04-051-0/+1
* Fixed middle vertical alignments in HorizontalLayout #10852John Ahlroos2013-02-072-0/+71
* Hide components if width 100% + expand ratio 0 #10783John Ahlroos2013-01-226-2/+238
* Maintain Table scroll position when changing expand (#10489, #10106)Leif Åstrand2013-01-142-0/+113
* Don't include relative sizes in expand compensation (#10222)Leif Åstrand2013-01-042-0/+127
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Update AbstractOrderedLayout calculation logicLeif Åstrand2013-01-031-0/+12
* Global code cleanupLeif Åstrand2012-11-211-2/+1
* Remove Window.addComponent() (#2924)Henri Sara2012-11-141-5/+7
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-141-1/+3
* Fixed ordering in ordered layout when inserting components #10154John Ahlroos2012-11-092-0/+234
* Merge "Test for #10098"John Ahlroos2012-11-071-0/+214
|\
| * Test for #10098Artur Signell2012-11-071-0/+214
* | Test script for #10154Artur Signell2012-11-071-0/+32
* | Test for #10154Artur Signell2012-11-071-0/+71
* | Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-061-1/+1
|/
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-022-3/+3
* Fixed problem with style names in testArtur Signell2012-10-261-10/+9
* Formatted projectArtur Signell2012-10-261-1/+0
* Slots now get their childrens primary stylename in Vertical/Horizontal layout...John Ahlroos2012-10-222-0/+135