summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Code cleanup (removes an extra get operation)John Alhroos2011-03-081-2/+3
* Fixes #6368John Alhroos2011-03-081-2/+16
* Test for resizing MenuBarArtur Signell2011-03-081-0/+127
* Added a more generic test for #6368 which takes into account all layouts with...John Alhroos2011-03-084-85/+218
* Added TestBench test for #6368John Alhroos2011-03-082-0/+85
* Changed version of Flash to 6.0.0.0 and above. #6501John Alhroos2011-03-081-2/+2
* Fixed missing ending clause in the <embed> tag. #6501John Alhroos2011-03-081-1/+1
* Added Flash visibility TestBench test.John Alhroos2011-03-082-0/+64
* Fixed flash issues and cleans up the Flash related code. #6501John Alhroos2011-03-081-29/+89
* Re-enabled test which should pass after [17633]Artur Signell2011-03-071-3/+0
* #4285 Additional fix so IE does not force focus back to field when focusing a...Artur Signell2011-03-072-12/+35
* Fix for #4285 : Blur event prevention mechanism for IE prevented focus from m...John Alhroos2011-03-041-2/+4
* Removed blur test from comboFocusBlurEvents since the focus/blur events does ...John Alhroos2011-03-041-1/+4
* Changed depracated DOM.compare() to "==". John Alhroos2011-03-041-4/+2
* Reverted [17599,17577]John Alhroos2011-03-041-0/+125
* Reverted [17593,17577]John Alhroos2011-03-041-3/+47
* Reverted [17598]John Alhroos2011-03-041-9/+3
* Reverted [17594,17577]John Alhroos2011-03-041-2/+16
* Fixes issue with double clicks when browsing ComboBox pages #4285John Alhroos2011-03-041-7/+9
* Reverted [17577]John Alhroos2011-03-041-24/+4
* Removed waitForVaadin and replaced mouseUp/mouseDown with a click event in Co...John Alhroos2011-03-041-161/+6
* Replaced a click event with an mouseDown/mouseUp event in ComboBoxLargeIcons.John Alhroos2011-03-041-3/+9
* Removed waitForVaadin and replaced mouseUp/mouseDown with a click event in Co...John Alhroos2011-03-041-21/+1
* Removed waitForVaadin and restored mouseClick events since they were not the ...John Alhroos2011-03-041-63/+3
* Close Jar before updating its manifest. Fixes #6045.Marko Grönroos2011-03-031-1/+10
* Test for #6578 Handling of icons in caption is slow in FF/IEArtur Signell2011-03-032-0/+151
* Set fields to Immidiate in ComboFocusBlurEvents test.John Alhroos2011-03-031-1/+4
* Fixed missing blur event from TestBench test.John Alhroos2011-03-031-3/+3
* Fixed issues with text not appearing in ComboBox popups in TestBench.John Alhroos2011-03-034-18/+91
* Removed weird narrow component with large icons to make test consistentArtur Signell2011-03-031-10/+1
* Removed extra pause and waitForVaadin commandsArtur Signell2011-03-031-65/+0
* Removed extra waitForVaadin commands and extra pausesArtur Signell2011-03-031-970/+90
* #6542 Tabsheet content sometimes not rendered in IE6/IE7Artur Signell2011-03-035-9/+29
* Cleanup up fix for #4285John Alhroos2011-03-021-31/+43
* Fixes #4285John Alhroos2011-03-021-6/+76
* Added test for ComoBox focusing/defocusing.John Alhroos2011-03-022-0/+204
* Safari5 is really slow for some reason - give it some time to ensure the imag...Artur Signell2011-03-011-0/+5
* Fixed format of date in DateFieldEmptyValid test.John Alhroos2011-02-281-3/+3
* Upped VERSION for the 6.5 branchJonatan Kronqvist2011-02-281-1/+1
* Removed timezone to avoid problems with different JREsArtur Signell2011-02-281-2/+19
* Removed timezone to avoid problems with different JREsArtur Signell2011-02-282-7/+7
* Updated release-notes for 6.5.2Jonatan Kronqvist2011-02-281-19/+0
* Test should now pass in all environments (locale problems fixed)Artur Signell2011-02-251-2/+12
* Test should now pass in all environments (locale problems fixed)Artur Signell2011-02-251-7/+6
* #6509 Make subclassing VMenuBar possible by making CustomMenuItem protected a...Henri Sara2011-02-251-10/+15
* Added missing backslashArtur Signell2011-02-251-2/+1
* #6496 more efficient automated testHenri Sara2011-02-251-6/+1
* #6496 increase pause duration in test furtherHenri Sara2011-02-251-1/+1
* #6496 increase pause duration in testHenri Sara2011-02-241-1/+1
* Test for #6494 Making tables invisible and visible again does not work correctlyArtur Signell2011-02-242-0/+285