| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update to Chrome 53 | Artur Signell | 2016-09-21 | 1 | -1/+1 |
* | Specify branch also for Sampler | Artur Signell | 2016-09-20 | 1 | -1/+1 |
* | Use requestAnimationFrame when scrolling in Grid (#20294) | Artur Signell | 2016-09-20 | 1 | -3/+27 |
* | Make initially disabled grid work when enabled (#20240) | Artur Signell | 2016-09-20 | 9 | -56/+88 |
* | Change javadoc to a style Eclipse formatter can handle | Artur Signell | 2016-09-20 | 1 | -5/+3 |
* | Format Java files using Eclipse Neon and Vaadin settings | Artur Signell | 2016-09-20 | 3528 | -33512/+34552 |
* | Fix assertion error when column widths are calculated | Artur Signell | 2016-09-20 | 1 | -1/+2 |
* | Ensure temporary layout manager state is cleared at the end of a layout phase | Artur Signell | 2016-09-16 | 1 | -0/+7 |
* | Fix regression that broke widget set compilation in 7.7.1 (#20285) | Ingo Kegel | 2016-09-16 | 1 | -1/+1 |
* | Use correct column index when calculating min width during resize (#19833) | Artur Signell | 2016-09-15 | 3 | -2/+33 |
* | Use widget set specified by init parameter (#20276) | Artur Signell | 2016-09-15 | 1 | -2/+9 |
* | Make test pass on all browsers | Artur Signell | 2016-09-14 | 1 | -1/+5 |
* | Build demos from 7.7 branch | Artur Signell | 2016-09-14 | 1 | -4/+4 |
* | Skip Maven enforcer plugin during demo validation7.7.1 | Artur Signell | 2016-09-14 | 1 | -0/+2 |
* | Calculate column widths immediately if there is data (#20269) | Artur Signell | 2016-09-14 | 3 | -1/+110 |
* | Ensure Firefox always updates the grid scrollbar (#19802) | Artur Signell | 2016-09-14 | 3 | -8/+144 |
* | Change snapshot version 7.7-SNAPSHOT | Artur Signell | 2016-09-13 | 15 | -15/+15 |
* | Handle encoded URL characters correctly when constructing widget set name (#2... | Artur Signell | 2016-09-13 | 1 | -8/+9 |
* | Test for Firefox download disconnecting push channel | Artur Signell | 2016-09-12 | 1 | -0/+94 |
* | Do not include yuicompressor for Sass compiler | Artur Signell | 2016-09-12 | 1 | -252/+261 |
* | Make test independent of any converters present in the factory | Artur Signell | 2016-09-11 | 1 | -9/+9 |
* | Always show loading indicator for JavaScript RPC (#20235) | Artur Signell | 2016-09-08 | 5 | -8/+93 |
* | Delete broken stylesheet and revert to default style until a new stylesheet i... | Artur Signell | 2016-09-05 | 2 | -238/+1 |
* | Prevent editor from being canceled while it is being saved (#19458) | Artur Signell | 2016-09-05 | 2 | -1/+123 |
* | Update DOM and update escalator row count in the correct order (#19442) | Artur Signell | 2016-09-05 | 2 | -8/+43 |
* | Fix ComboBox paging when number of items equals page length (#20213) | Artur Signell | 2016-09-05 | 2 | -7/+168 |
* | Discard for DateField when the data source contains null (#8069) | Patrik Lindström | 2016-09-02 | 3 | -0/+198 |
* | Do not run test on IE8 as IE8 is broken | Artur Signell | 2016-09-01 | 1 | -0/+11 |
* | Fire actions before removing menu from the DOM (#20080) | Matti Tahvonen | 2016-08-30 | 1 | -26/+21 |
* | Use servlet context classloader when finding servlet class for websockets (#2... | Artur Signell | 2016-08-30 | 1 | -3/+7 |
* | Fix animation end listeners so they are always removed (#17903) | Artur Signell | 2016-08-30 | 3 | -9/+84 |
* | Added a fallback value for useragent (#20172) | Matti Tahvonen | 2016-08-30 | 1 | -0/+3 |
* | Updated tutorial to Vaadin 7.7.0 | Alejandro Duarte | 2016-08-29 | 1 | -9/+9 |
* | Use Vaadin plugin 7.7.0 | Artur Signell | 2016-08-29 | 1 | -1/+1 |
* | Require correct servlet version in OSGi (#20190) | Artur Signell | 2016-08-28 | 1 | -2/+2 |
* | Update release notes for maintenance releases | Henri Sara | 2016-08-25 | 1 | -3/+6 |
* | Properly encode special UTF-8 characters (#19928) | Artur Signell | 2016-08-24 | 4 | -2/+78 |
* | Add release notes mention about strict mode7.7.0 | Henri Sara | 2016-08-23 | 1 | -1/+2 |
* | Remove confusing note about OSGi support (#20094) | Artur Signell | 2016-08-17 | 1 | -1/+0 |
* | Prevent Atmosphere from resurrecting a destroyed broadcaster (#20026)7.7.0.rc1 | Artur Signell | 2016-08-16 | 1 | -0/+5 |
* | Update/remove empty @since for 7.7 | Henri Sara | 2016-08-15 | 5 | -80/+79 |
* | Update release notes for 7.7.0.rc1 | Henri Sara | 2016-08-15 | 1 | -8/+9 |
* | Fix OSGi manifest for vaadin-shared | Artur Signell | 2016-08-14 | 1 | -8/+1 |
* | Remove unused GWT dependencies | Henri Sara | 2016-08-12 | 2 | -146/+5 |
* | Update expected Chrome version to 52 | Henri Sara | 2016-08-11 | 1 | -1/+1 |
* | Fix Grid height calculation when HeightMode.ROW (#20104, #20074) | adam | 2016-08-11 | 7 | -1/+243 |
* | Fixing TabSheet scrolling within SplitPanel (#20052) | adam | 2016-08-03 | 3 | -3/+136 |
* | Update .gitignore to work better with EGit | Leif Åstrand | 2016-08-02 | 1 | -2/+2 |
* | Only trigger profiler after precondition checks | Leif Åstrand | 2016-08-01 | 1 | -3/+3 |
* | Fix disappearing ComboBox value (#19221) | Matti Tahvonen | 2016-08-01 | 4 | -25/+96 |