Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 1 | -16/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Fix typos (#10158) | Ahmed Ashour | 2017-10-10 | 1 | -4/+7 |
| | |||||
* | Use simple class names | Ahmed Ashour | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Fix some generics warnings in Eclipse | Ahmed Ashour | 2017-03-08 | 1 | -3/+4 |
| | |||||
* | Global java code cleanup using Eclipse Neon.1 | Leif Åstrand | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | Make AbstractDateField based on LocalDate (#125). | Denis Anisimov | 2016-09-30 | 1 | -2/+3 |
| | | | | Change-Id: I33a4a4f0f3437a8d1733031a131afbe844c12afb | ||||
* | Rename PopupDateField to DateField #297. | Denis Anisimov | 2016-09-23 | 1 | -6/+7 |
| | | | | | | | DateField becomes abstract AbstractDateField, PopupDateField becomes DateField Change-Id: I3ac1e02d8754f0770b6a30222cb0fb2a1b9db07b | ||||
* | Move LegacyWindow back to com.vaadin.ui | Artur Signell | 2016-08-25 | 1 | -1/+1 |
| | | | | | | | There are too many dependencies between Legacy* and the core framework to be able to easily separate them. Change-Id: I6888e7a370b5d8da587e421abe3cb4686855c72f | ||||
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 1 | -4/+4 |
| | | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5 | ||||
* | Rename legacy packages to v7 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0 | ||||
* | 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 | -6/+6 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Update TextField to extend AbstractFieldNew (#51) | Aleksi Hietanen | 2016-08-17 | 1 | -2/+2 |
| | | | | | | | | - Changes input prompt to be based on the placeholder attribute. - Unifies TextChangeEvents with ValueChangeEvents. - add*Listener methods now return Registration objects, remove*Listener methods removed. Change-Id: Ie92506ae9db205bb0010ae9126c608c62ad023ff | ||||
* | Derive DateField from new AbstractField (#57). | Denis Anisimov | 2016-08-15 | 1 | -14/+15 |
| | | | | Change-Id: I5efe17253ecd28dad5a2250076246a9eb30eec62 | ||||
* | Move old DateField components to legacy package (pre-#57). | Denis Anisimov | 2016-08-12 | 1 | -6/+6 |
| | | | | Change-Id: I9e766be232d90aab92b5daa77351f4b0a3933f1d | ||||
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 1 | -0/+210 |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda |