| Commit message (Expand) | Author | Age | Files | Lines |
* | Selectable row should have pointer-type cursor [#17911] | Anna Koskinen | 2015-05-20 | 1 | -0/+7 |
* | Fix GridDetailsLocationTest SubPixel issues with IE8 and IE9 | Teemu Suo-Anttila | 2015-05-20 | 1 | -11/+9 |
* | Return components in merged header/footer cells only once (#17904) | Artur Signell | 2015-05-20 | 2 | -1/+62 |
* | Fix a Grid test failure on Firefox | Mika Murtojarvi | 2015-05-20 | 2 | -7/+11 |
* | Fix Grid test failures on various browsers | Teemu Suo-Anttila | 2015-05-20 | 4 | -37/+37 |
* | Ensure the whole hierarchy is refreshed when opening editor row (#17459) | Artur Signell | 2015-05-19 | 4 | -0/+183 |
* | Handle generated empty string style names properly (#17335) | Artur Signell | 2015-05-19 | 4 | -3/+59 |
* | Ensure VDebugWindow.get() always returns the real instance (#17871) | Leif Åstrand | 2015-05-19 | 2 | -3/+3 |
* | Make fields with validators immediate (#13709)7.5.0.beta1 | Artur Signell | 2015-05-19 | 3 | -4/+95 |
* | Add missing OSGi import to make designs work (#17377) | Artur Signell | 2015-05-19 | 3 | -2/+12 |
* | Do not leave transaction open if remove fails (#17858) | Artur Signell | 2015-05-18 | 2 | -13/+10 |
* | Convert theme tests from TB2 to TB4 | Teemu Suo-Anttila | 2015-05-18 | 12 | -2111/+356 |
* | Make TableQuery only release connections reserved through its pool (#12370) | Artur Signell | 2015-05-18 | 9 | -66/+198 |
* | Update VerifyBrowserVersionTest for Chrome 42 | Teemu Suo-Anttila | 2015-05-18 | 1 | -1/+1 |
* | Fix MenuItemStyleRemoved test UI to work with IE8 | Teemu Suo-Anttila | 2015-05-18 | 1 | -3/+14 |
* | Update release notes for beta1 | Leif Åstrand | 2015-05-18 | 1 | -6/+6 |
* | Fix clear/isEmpty in TextArea/PasswordField/RichTextArea/ProgressBar (#17089) | Artur Signell | 2015-05-18 | 5 | -12/+31 |
* | Output parameters in alphabetic order to be deterministic (#17857) | Artur Signell | 2015-05-18 | 1 | -0/+9 |
* | Remove unused out of sync message (#17860) | Artur Signell | 2015-05-16 | 1 | -29/+0 |
* | Wrong floating element pos. on DND column reorder Grid #17693 | Pekka Hyvönen | 2015-05-15 | 2 | -8/+38 |
* | Make FormLayout work with HTML captions (#17143) | Leif Åstrand | 2015-05-15 | 3 | -8/+114 |
* | Potential fix for test ssh problems with Debian 8 | Artur Signell | 2015-05-15 | 1 | -1/+1 |
* | Fix typo in Tree Javadoc (#17834) | Steven Spungin | 2015-05-15 | 1 | -1/+1 |
* | Report identifier if field binding fails (#17837) | Artur Signell | 2015-05-13 | 1 | -3/+6 |
* | Don't show loading spinner if there are no tabs (#15241) | Leif Åstrand | 2015-05-13 | 2 | -1/+13 |
* | Don't leak current VaadinSession in test | Leif Åstrand | 2015-05-13 | 1 | -0/+4 |
* | Fixes regression in Notifications and tests (#14872) | Pekka Hyvönen | 2015-05-13 | 4 | -14/+47 |
* | Catch even more exceptions when trying to open a gzipped resource (#13653) | Johannes Dahlström | 2015-05-13 | 1 | -2/+1 |
* | Code for current Grid mini tutorials | Leif Åstrand | 2015-05-12 | 8 | -0/+478 |
* | Add missing JavaDoc for Escalator.SubPartArguments (#17814) | Teemu Suo-Anttila | 2015-05-12 | 1 | -0/+6 |
* | Catch all Exceptions when trying to open a gzipped resource (#13653) | Johannes Dahlström | 2015-05-12 | 1 | -1/+6 |
* | Fixed regression in details row for IE8&9 and another small bug (#17423) | Pekka Hyvönen | 2015-05-12 | 2 | -2/+10 |
* | Fix Grid and Escalator accessing of SubPartArguments | Teemu Suo-Anttila | 2015-05-12 | 2 | -6/+2 |
* | Revert "Moved accessibility shortcut handling to server-side. [#14843]" | Leif Åstrand | 2015-05-12 | 5 | -469/+15 |
* | Add missing @since for 7.5 | Leif Åstrand | 2015-05-12 | 13 | -7/+66 |
* | Make extra API private instead of protected (#16596) | Teemu Suo-Anttila | 2015-05-12 | 1 | -1/+1 |
* | Clarify some @since definitions | Leif Åstrand | 2015-05-12 | 2 | -2/+1 |
* | Updated all empty @since tags to be published in 7.5.0 | Pekka Hyvönen | 2015-05-11 | 21 | -62/+61 |
* | Avoid on-the-fly compilation when running tests (#15135) | Artur Signell | 2015-05-11 | 2 | -0/+6 |
* | Mention potential gzip incompatibility in release notes (#13653) | Leif Åstrand | 2015-05-11 | 1 | -0/+2 |
* | Fixed Grid crash when rendering first time and no header available (#17412) | Pekka Hyvönen | 2015-05-11 | 1 | -0/+7 |
* | Fixes unnecessary selector specificity for notifications (#14872) | Pekka Hyvönen | 2015-05-11 | 3 | -43/+35 |
* | Fix a typo in AbstractSelect.setItemIcon Javadoc comment. | Teemu Pöntelin | 2015-05-11 | 1 | -1/+1 |
* | Notification styles should be scoped more eagerly (#14872) | Denis Anisimov | 2015-05-11 | 9 | -67/+220 |
* | Add opacity filter for disabled menubar item. (#15381) | Sauli Tähkäpää | 2015-05-07 | 3 | -1/+67 |
* | Hiding/Unhiding Grid column when details row is open (#17691) | Pekka Hyvönen | 2015-05-06 | 2 | -24/+62 |
* | Removed outdated workaround (#14405) | Anna Koskinen | 2015-05-06 | 1 | -6/+0 |
* | Fix for declarative FontIcon support (#17275) | Johannes Dahlström | 2015-05-06 | 8 | -33/+420 |
* | Fixes some broken FF24 tests for Grid. | Pekka Hyvönen | 2015-05-06 | 1 | -0/+5 |
* | Fix caption position calculation in GridLayout (#17619) | Teemu Pöntelin | 2015-05-06 | 3 | -14/+101 |