summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use widget set specified by init parameter (#20276)"7.7.2Leif Åstrand2016-09-221-9/+2
* Updated link to new step 1 video in tutorial (the new video uses Vaadin 7.7 s...Alejandro Duarte2016-09-211-1/+1
* Update to Chrome 53Artur Signell2016-09-211-1/+1
* Specify branch also for SamplerArtur Signell2016-09-201-1/+1
* Use requestAnimationFrame when scrolling in Grid (#20294)Artur Signell2016-09-201-3/+27
* Make initially disabled grid work when enabled (#20240)Artur Signell2016-09-209-56/+88
* Change javadoc to a style Eclipse formatter can handleArtur Signell2016-09-201-5/+3
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-203528-33512/+34552
* Fix assertion error when column widths are calculatedArtur Signell2016-09-201-1/+2
* Ensure temporary layout manager state is cleared at the end of a layout phaseArtur Signell2016-09-161-0/+7
* Fix regression that broke widget set compilation in 7.7.1 (#20285)Ingo Kegel2016-09-161-1/+1
* Use correct column index when calculating min width during resize (#19833)Artur Signell2016-09-153-2/+33
* Use widget set specified by init parameter (#20276)Artur Signell2016-09-151-2/+9
* Make test pass on all browsersArtur Signell2016-09-141-1/+5
* Build demos from 7.7 branchArtur Signell2016-09-141-4/+4
* Skip Maven enforcer plugin during demo validation7.7.1Artur Signell2016-09-141-0/+2
* Calculate column widths immediately if there is data (#20269)Artur Signell2016-09-143-1/+110
* Ensure Firefox always updates the grid scrollbar (#19802)Artur Signell2016-09-143-8/+144
* Change snapshot version 7.7-SNAPSHOTArtur Signell2016-09-1315-15/+15
* Handle encoded URL characters correctly when constructing widget set name (#2...Artur Signell2016-09-131-8/+9
* Test for Firefox download disconnecting push channelArtur Signell2016-09-121-0/+94
* Do not include yuicompressor for Sass compilerArtur Signell2016-09-121-252/+261
* Make test independent of any converters present in the factoryArtur Signell2016-09-111-9/+9
* Always show loading indicator for JavaScript RPC (#20235)Artur Signell2016-09-085-8/+93
* Delete broken stylesheet and revert to default style until a new stylesheet i...Artur Signell2016-09-052-238/+1
* Prevent editor from being canceled while it is being saved (#19458)Artur Signell2016-09-052-1/+123
* Update DOM and update escalator row count in the correct order (#19442)Artur Signell2016-09-052-8/+43
* Fix ComboBox paging when number of items equals page length (#20213)Artur Signell2016-09-052-7/+168
* Discard for DateField when the data source contains null (#8069)Patrik Lindström2016-09-023-0/+198
* Do not run test on IE8 as IE8 is brokenArtur Signell2016-09-011-0/+11
* Fire actions before removing menu from the DOM (#20080)Matti Tahvonen2016-08-301-26/+21
* Use servlet context classloader when finding servlet class for websockets (#2...Artur Signell2016-08-301-3/+7
* Fix animation end listeners so they are always removed (#17903)Artur Signell2016-08-303-9/+84
* Added a fallback value for useragent (#20172)Matti Tahvonen2016-08-301-0/+3
* Updated tutorial to Vaadin 7.7.0Alejandro Duarte2016-08-291-9/+9
* Use Vaadin plugin 7.7.0Artur Signell2016-08-291-1/+1
* Require correct servlet version in OSGi (#20190)Artur Signell2016-08-281-2/+2
* Update release notes for maintenance releasesHenri Sara2016-08-251-3/+6
* Properly encode special UTF-8 characters (#19928)Artur Signell2016-08-244-2/+78
* Add release notes mention about strict mode7.7.0Henri Sara2016-08-231-1/+2
* Remove confusing note about OSGi support (#20094)Artur Signell2016-08-171-1/+0
* Prevent Atmosphere from resurrecting a destroyed broadcaster (#20026)7.7.0.rc1Artur Signell2016-08-161-0/+5
* Update/remove empty @since for 7.7Henri Sara2016-08-155-80/+79
* Update release notes for 7.7.0.rc1Henri Sara2016-08-151-8/+9
* Fix OSGi manifest for vaadin-sharedArtur Signell2016-08-141-8/+1
* Remove unused GWT dependenciesHenri Sara2016-08-122-146/+5
* Update expected Chrome version to 52Henri Sara2016-08-111-1/+1
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-117-1/+243
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-033-3/+136
* Update .gitignore to work better with EGitLeif Åstrand2016-08-021-2/+2