summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore compiled valo test themes7.2.77.2Leif Åstrand2014-08-301-0/+4
* Don't try to build valo on 7.2Leif Åstrand2014-08-301-3/+0
* DisappearingComponents test upgrade (#14292)Anna Koskinen2014-08-303-41/+54
* Migrated ButtonUndefinedWidth to TB3 testAnthony Guerreiro2014-08-302-82/+38
* EditableModeChange test upgrade (#14292)Anna Koskinen2014-08-303-61/+97
* TreeTableOutOfSync test upgrade (#14292)Anna Koskinen2014-08-303-43/+69
* TextFieldValueGoesMissing test rewrite to TB3Heikki Ohinmaa2014-08-303-52/+61
* TableRowHeight2 test upgrade (#14292)Anna Koskinen2014-08-303-62/+60
* TableItemDescriptionGenerator test upgrade (#14292)Anna Koskinen2014-08-307-877/+396
* TableClickAndDragOnIconAndComponents test upgrade (#14292)Anna Koskinen2014-08-303-137/+246
* DelegateToWidget will now be run even for parent states (#14059)Mikael Grankvist2014-08-2811-18/+243
* fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471)Fabian Lange2014-08-281-3/+2
* Fix the closing of a popup DateField (#14086, #14375).Mika Murtojarvi2014-08-283-1/+110
* Prevent browser to scroll when space it pressed on a TabSheet (#14320)Bogdan Udrescu2014-08-283-1/+136
* Do not call requestStart/end multiple times when using push (#14228)Artur Signell2014-08-281-5/+15
* Fix the behavior of PopupDateField when changing resolution (#14174).Mika Murtojarvi2014-08-284-4/+291
* Fix regression caused by #14147 patch (#14147)Anthony Guerreiro2014-08-285-214/+501
* Fix table.setCurrentPageFirstItemIndex(n) to load only needed rows (#14135)Anthony Guerreiro2014-08-283-2/+202
* Context menu is not shown in Table body on mobile browsers (#13694)Heikki Ohinmaa2014-08-2812-74/+382
* Correctly display an item which is too long for the textfield. (#13477)Guillermo Alvarez2014-08-282-6/+59
* Correctly display an item which is too long for the textfield. (#13477)Guillermo Alvarez2014-08-283-6/+150
* Revert "Fix background color of Notification in chameleon theme (#14246)"7.2.6Bogdan Udrescu2014-07-311-3/+0
* Merge branch 'release/7.2.6' of ssh://dev.vaadin.com:29418/vaadin into releas...Markus Koivisto2014-07-312-2/+2
|\
| * Correct TB2 tests urls.Bogdan Udrescu2014-07-312-2/+2
* | Revert "Fixed regression with changing widths when stylenames have changed (#...Markus Koivisto2014-07-313-53/+32
|/
* Fixed regression with changing widths when stylenames have changed (#13444, #...Markus Koivisto2014-07-313-32/+53
* Revert "Keyboard shift-selection now works as expected in VScrollTable. (#140...Markus Koivisto2014-07-314-72/+14
* Fix typo that caused spanned cells to be removed in Gridlayout (#14335)Markus Koivisto2014-07-313-10/+114
* Revert "Fix Table stuck scroll position after setting scroll to last page (#1...Bogdan Udrescu2014-07-305-412/+134
* Revert "Context menu is not shown in Table body on mobile browsers (#13694)"Bogdan Udrescu2014-07-302-449/+210
* Fix background color of Notification in chameleon theme (#14246)Dmitrii Rogozin2014-07-291-0/+3
* Minor refactor to #14147 patch (#14147)Anthony Guerreiro2014-07-292-10/+10
* Context menu is not shown in Table body on mobile browsers (#13694)Heikki Ohinmaa2014-07-292-210/+449
* Fix Table stuck scroll position after setting scroll to last page (#14147)Anthony Guerreiro2014-07-295-2/+280
* TextArea size get reset when css resize is set (#14080)Bogdan Udrescu2014-07-297-92/+566
* Fix VWindow Vai-Aria roles for alertdialogs (#14289)Juuso Valli2014-07-293-4/+165
* Reduce TestBench 3 socket timeout (#14298)Henri Sara2014-07-291-3/+44
* Keyboard shift-selection now works as expected in VScrollTable. (#14094)Markus Koivisto2014-07-294-14/+78
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-297-137/+553
* Bottom component click scroll up the parent panel in a window (#12943)Bogdan Udrescu2014-07-298-89/+323
* Alter TooltipInWindowTest to inherit from TooltipTest (#14240)Juuso Valli2014-07-293-104/+72
* Fix NativeButton clickEvent coordinates in IE11 (#14022)Anthony Guerreiro2014-07-293-1/+163
* Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-07-293-202/+15
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-293-15/+202
* Revert "Fixing problem caused by release/7.2.6/39c3ab667db7ab7b2aa9cb4449e4cc...Bogdan Udrescu2014-07-292-6/+33
* Fixing problem caused by release/7.2.6/39c3ab667db7ab7b2aa9cb4449e4ccad840135b3Bogdan Udrescu2014-07-291-3/+6
* Revert "Add asserts checking for negative container sizes (#14232)"Bogdan Udrescu2014-07-296-69/+2
* Parallelize ide.xml (#14276)Leif Åstrand2014-07-251-56/+72
* Fallback to finding disconnected UI based on AtmosphereResource (#14251)Leif Åstrand2014-07-233-7/+148
* Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-235-14/+199