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 | -1/+2 |
| | |||||
* | Ensure that popup is closed in Tabsheet (#10738) | Anastasia Smirnova | 2018-04-09 | 1 | -0/+14 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | First sentence of javadoc should end with a period (#10114) | Ahmed Ashour | 2017-10-02 | 1 | -1/+1 |
| | | | Also includes minor other javadoc and formatting fixes. | ||||
* | Use simple class names | Ahmed Ashour | 2017-09-20 | 1 | -4/+4 |
| | |||||
* | Fix since tags for 8.0 (#8575) | Henri Sara | 2017-02-16 | 1 | -0/+1 |
| | | | Fix since tags for the server and shared modules and new types in client. | ||||
* | Partial javadocs fix for vaadin-server | Ilia Motornyi | 2017-01-02 | 1 | -5/+4 |
| | |||||
* | Add @FunctionalInterface annotation to interfaces where applicable (#7954) | Aleksi Hietanen | 2016-12-12 | 1 | -0/+1 |
| | | | Closes vaadin/framework8-issues#548 | ||||
* | Small fixes to javadocs | elmot | 2016-12-01 | 1 | -2/+2 |
| | | | | Change-Id: Ibbfe62395eb93f9349b65edba4425d9782ce15f9 | ||||
* | Refactor listener registration creation to reduce boilerplate | Leif Åstrand | 2016-11-23 | 1 | -3/+1 |
| | | | | Change-Id: I9feaad000cb16351d281d1c0037330dfb76186ff | ||||
* | Use lambdas where appropriate | Per-Åke Minborg | 2016-11-07 | 1 | -7/+1 |
| | | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf722d | ||||
* | Remove redundant array creation for varargs | Per-Åke Minborg | 2016-11-05 | 1 | -1/+1 |
| | | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf722f | ||||
* | Unify listeners on the server side | Aleksi Hietanen | 2016-09-29 | 1 | -22/+13 |
| | | | | | | | | | | | This patch updates server side add*Listener methods to return a registration object and deprecates their corresponding remove*Listener methods. Additionally this patch removes add/removeListener methods which were deprecated in 7.0. Change-Id: I26ac5f11882512288fbbf601c7cb2aaff653ec76 | ||||
* | 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 | -30/+30 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 1 | -3/+4 |
| | | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0 | ||||
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -0/+431 |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e |