summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Unbuffered editor hides notification area if no error msg present.Teppo Kurki2015-05-292-0/+31
* | Allow vertical scroll in unbuffered edit mode.Teppo Kurki2015-05-284-48/+137
* | Let mouse click move editor in unbuffered modeTeppo Kurki2015-05-275-174/+279
* | Add unbuffered editing mode to GridTeppo Kurki2015-05-265-2/+118
* | Add grid editor events (#17451)patrik2015-05-2111-1/+537
* | Refactor handling of focus and blur RPC in Connectors (#17917)Johannes Dahlström2015-05-208-181/+121
* | Add focus API to GridJohannes Dahlström2015-05-206-8/+150
* | Refactor focus related server API to class AbstractFocusableJohannes Dahlström2015-05-207-129/+186
* | Catch all Exceptions when trying to open a gzipped resource (#13653)Johannes Dahlström2015-05-121-1/+6
|/
* 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
* Convert TableDragColumn tests from TB2 to TB4Teemu Suo-Anttila2015-05-063-204/+122
* Ensure browser does not re-use push connection after refresh (#14297, #14416)Artur Signell2015-05-051-3/+9
* Fix the updating of sort indicators (#17440)Mika Murtojarvi2015-05-053-4/+162