aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent setting firstRowInViewPort to negative value (#13008)Jarno Rantala2014-01-311-2/+3
* Resolved ambiguous parsing of ";" within @media block (#12923)joheriks2014-01-302-476/+454
* Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-303-2/+199
* Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipp...Juho Nurminen2014-01-301-1/+1
* Exclude a possible bin directory when building (#13258)Artur Signell2014-01-281-0/+1
* Add deprecated expand ratio methods to FormLayout (#12876)Artur Signell2014-01-211-0/+19
* Do not throw NPE for equals(null) (#8910)Artur Signell2014-01-216-0/+62
* Better-looking CSS for Vaadin API Javadocs (#13219)Marlon Richert2014-01-212-1/+238
* Remove references to read/write through modes (#13184)Artur Signell2014-01-211-40/+18
* Ensure widgetset compile messages go to stdout (#7516)Artur Signell2014-01-211-28/+47
* Fix Firefox and Vaadin 7 scroll distance (#11353)Teemu Suo-Anttila2014-01-201-0/+4
* Remove unselected rows from selection on client side (#13008)Jarno Rantala2014-01-161-0/+12
* Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-164-0/+230
* Update textbox when Select item caption changes (#9250)Tomi Virtanen2014-01-152-9/+28
* Renamed test according to conventions and fixed assertion text.John Ahlroos2014-01-151-2/+2
* Converted TB2 test to TB3 and fixed text assertion.John Ahlroos2014-01-153-50/+66
* Convinience methods for getting mouse and keyboard in test.John Ahlroos2014-01-141-0/+21
* Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion.John Ahlroos2014-01-135-40/+91
* Selected option is updated when item caption changes in Select (#9250)Tomi Virtanen2014-01-093-19/+138
* Fix for scrolling with modal opened. (#12899)Felype Santiago Ferreira2014-01-094-0/+117
* Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-094-2/+622
* Add helper for adding multiple components to AbstractTestUILeif Åstrand2014-01-081-0/+4
* Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-086-2/+186
* Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2014-01-071-2/+5
* Ensure event listener is a widget before casting #13130John Ahlroos2014-01-071-1/+1
* Upload control with empty selection (#9602)Tomi Virtanen2014-01-076-18/+182
* Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-073-3/+191
* Fixed spelling mistake in log message.John Ahlroos2014-01-071-1/+1
* Properly remove shadow event listeners to prevent IE8 memory leak (#13129)Teppo Kurki2014-01-031-2/+2
* Allow user to override Atmosphere init params set by Vaadin (#13088)Johannes Dahlström2013-12-181-1/+13
* Show the widgetset name to more easily spot misconfigurationsArtur Signell2013-12-181-1/+5
* Decrease the websocket buffer size due to a Jetty 9.1 issue (#13087)Johannes Dahlström2013-12-161-1/+4
* Backported null value support for NestedMethodProperty to 7.1 (#12884)Jarno Rantala2013-12-167-30/+82
* Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2013-12-103-1/+82
* Fixed TabSheet tab bar sizing by removing an obsolete Safari hack (#12343)Juho Nurminen2013-12-101-5/+0
* Provides error location for ArithmeticException. (#11877)Felype Santiago Ferreira2013-12-103-5/+34
* Make VTreeTableScrollBody extendable (#13054)Henrik Paul2013-12-101-1/+1
* Changed the rendering order of TabSheet tabs to prevent an NPE in isClipped (...Juho Nurminen2013-12-051-5/+4
* Don't send TabSheet focus and blur events to the server when moving the focus...Juho Nurminen2013-12-041-1/+1
* Fixes right click selection focus issues in Tree. (#12618)Felype Santiago Ferreira2013-12-043-2/+140
* Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-034-1/+177
* Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-032-8/+24
* Fix compilation errorArtur Signell2013-12-021-1/+1
* Test for pushing for an extended period of time (24h)Artur Signell2013-12-027-3/+245
* Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-0210-16/+131
* Allow excluding test from the standard test suiteArtur Signell2013-11-302-0/+46
* Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)Artur Signell2013-11-292-0/+108
* Correct assertion message which changed due to #12915Artur Signell2013-11-293-27/+50
* For @-directives, infer missing semicolon before closing brace (#12792)joheriks2013-11-2869-803/+898
* Move a sass test that no longer fails.Mika Murtojarvi2013-11-272-0/+0