Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range (#12507) | Anna Koskinen | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 1 | -1/+1 |
| | | | | * Update copyright year range. | ||||
* | Ensure type safety and serializable nature of all the listeners (#12045) | Tatu Lund | 2020-07-03 | 1 | -2/+2 |
| | |||||
* | Update release notes and since tags for 8.4 (#10760) | Teemu Suo-Anttila | 2018-03-27 | 1 | -2/+2 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Add Notification.close() to hide a notification from the server (#10483) | Artur | 2018-01-09 | 1 | -3/+49 |
| | | | | | Also fixes the problem that notifications were never removed on the server side Fixes #2114, fixes #10481 | ||||
* | Fix javadoc for Notification TYPE_TRAY_NOTIFICATION (#10479) | Marco Collovati | 2017-12-29 | 1 | -1/+1 |
| | | | Fixes #10434 | ||||
* | Fix issues from API review for 8.2 (#10342) | Aleksi Hietanen | 2017-11-21 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | * Rename HierarchicalDataCommunicator#getMapper to getHierarchyMapper * Make rpc field in Notification private * Change DropIndexCalculator.ALWAYS_DROP_TO_END to a generic static method * Move EditorImpl#editRow documentation to the interface level * Correct GridDragEndEvent, GridDragStartEvent constructor javadocs * Revert SharedState.registeredEventListeners to a Set * Rename GridDropTarget dropAllowedOnSortedGridRows * Rename ColumnState.contentMode to tooltipContentMode | ||||
* | Remove redundant interface already implemented by super class. (#10258) | Ahmed Ashour | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Remove trailing spaces (#10224) | Ahmed Ashour | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | Simplify lambda expressions (#10198) | Ahmed Ashour | 2017-10-20 | 1 | -3/+2 |
| | | | | | | | | * Simplify lambda expressions And remove unneeded 'return' keyword. * Format | ||||
* | Add since tags and update release notes (#10109) | Henri Sara | 2017-09-28 | 1 | -19/+25 |
| | |||||
* | Update empty since tags for 8.2 (#10107) | Henri Sara | 2017-09-28 | 1 | -1/+1 |
| | |||||
* | Support addCloseListener for Notification (#10027) | Ahmed Ashour | 2017-09-27 | 1 | -52/+149 |
| | | | | | Converts Notification to an Extension and adds support for listening to the closing of notifications. Fixes #888 | ||||
* | Partial javadocs fix for vaadin-server | Ilia Motornyi | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Use final modifier where appropriate | Per-Åke Minborg | 2016-11-09 | 1 | -1/+1 |
| | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7226 | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 1 | -38/+38 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 1 | -2/+2 |
| | | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0 | ||||
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -0/+438 |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e |