summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Selectable row should have pointer-type cursor [#17911]Anna Koskinen2015-05-201-0/+7
* Fix GridDetailsLocationTest SubPixel issues with IE8 and IE9Teemu Suo-Anttila2015-05-201-11/+9
* Return components in merged header/footer cells only once (#17904)Artur Signell2015-05-202-1/+62
* Fix a Grid test failure on FirefoxMika Murtojarvi2015-05-202-7/+11
* Fix Grid test failures on various browsersTeemu Suo-Anttila2015-05-204-37/+37
* Ensure the whole hierarchy is refreshed when opening editor row (#17459)Artur Signell2015-05-194-0/+183
* Handle generated empty string style names properly (#17335)Artur Signell2015-05-194-3/+59
* Ensure VDebugWindow.get() always returns the real instance (#17871)Leif Åstrand2015-05-192-3/+3
* Make fields with validators immediate (#13709)7.5.0.beta1Artur Signell2015-05-193-4/+95
* Add missing OSGi import to make designs work (#17377)Artur Signell2015-05-193-2/+12
* Do not leave transaction open if remove fails (#17858)Artur Signell2015-05-182-13/+10
* Convert theme tests from TB2 to TB4Teemu Suo-Anttila2015-05-1812-2111/+356
* Make TableQuery only release connections reserved through its pool (#12370)Artur Signell2015-05-189-66/+198
* Update VerifyBrowserVersionTest for Chrome 42Teemu Suo-Anttila2015-05-181-1/+1
* Fix MenuItemStyleRemoved test UI to work with IE8Teemu Suo-Anttila2015-05-181-3/+14
* Update release notes for beta1Leif Åstrand2015-05-181-6/+6
* Fix clear/isEmpty in TextArea/PasswordField/RichTextArea/ProgressBar (#17089)Artur Signell2015-05-185-12/+31
* Output parameters in alphabetic order to be deterministic (#17857)Artur Signell2015-05-181-0/+9
* Remove unused out of sync message (#17860)Artur Signell2015-05-161-29/+0
* Wrong floating element pos. on DND column reorder Grid #17693Pekka Hyvönen2015-05-152-8/+38
* Make FormLayout work with HTML captions (#17143)Leif Åstrand2015-05-153-8/+114
* Potential fix for test ssh problems with Debian 8Artur Signell2015-05-151-1/+1
* Fix typo in Tree Javadoc (#17834)Steven Spungin2015-05-151-1/+1
* Report identifier if field binding fails (#17837)Artur Signell2015-05-131-3/+6
* Don't show loading spinner if there are no tabs (#15241)Leif Åstrand2015-05-132-1/+13
* Don't leak current VaadinSession in testLeif Åstrand2015-05-131-0/+4
* Fixes regression in Notifications and tests (#14872)Pekka Hyvönen2015-05-134-14/+47
* Catch even more exceptions when trying to open a gzipped resource (#13653)Johannes Dahlström2015-05-131-2/+1
* Code for current Grid mini tutorialsLeif Åstrand2015-05-128-0/+478
* Add missing JavaDoc for Escalator.SubPartArguments (#17814)Teemu Suo-Anttila2015-05-121-0/+6
* Catch all Exceptions when trying to open a gzipped resource (#13653)Johannes Dahlström2015-05-121-1/+6
* Fixed regression in details row for IE8&9 and another small bug (#17423)Pekka Hyvönen2015-05-122-2/+10
* Fix Grid and Escalator accessing of SubPartArgumentsTeemu Suo-Anttila2015-05-122-6/+2
* Revert "Moved accessibility shortcut handling to server-side. [#14843]"Leif Åstrand2015-05-125-469/+15
* Add missing @since for 7.5Leif Åstrand2015-05-1213-7/+66
* Make extra API private instead of protected (#16596)Teemu Suo-Anttila2015-05-121-1/+1
* Clarify some @since definitionsLeif Åstrand2015-05-122-2/+1
* Updated all empty @since tags to be published in 7.5.0Pekka Hyvönen2015-05-1121-62/+61
* Avoid on-the-fly compilation when running tests (#15135)Artur Signell2015-05-112-0/+6
* Mention potential gzip incompatibility in release notes (#13653)Leif Åstrand2015-05-111-0/+2
* Fixed Grid crash when rendering first time and no header available (#17412)Pekka Hyvönen2015-05-111-0/+7
* Fixes unnecessary selector specificity for notifications (#14872)Pekka Hyvönen2015-05-113-43/+35
* Fix a typo in AbstractSelect.setItemIcon Javadoc comment.Teemu Pöntelin2015-05-111-1/+1
* Notification styles should be scoped more eagerly (#14872)Denis Anisimov2015-05-119-67/+220
* Add opacity filter for disabled menubar item. (#15381)Sauli Tähkäpää2015-05-073-1/+67
* Hiding/Unhiding Grid column when details row is open (#17691)Pekka Hyvönen2015-05-062-24/+62
* Removed outdated workaround (#14405)Anna Koskinen2015-05-061-6/+0
* Fix for declarative FontIcon support (#17275)Johannes Dahlström2015-05-068-33/+420
* Fixes some broken FF24 tests for Grid.Pekka Hyvönen2015-05-061-0/+5
* Fix caption position calculation in GridLayout (#17619)Teemu Pöntelin2015-05-063-14/+101