Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -201/+0 |
| | | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e | ||||
* | Fix remaining issues for NativeSelect blur/focus events (#6847) | Artur Signell | 2015-01-13 | 1 | -0/+3 |
| | | | | | | | | * Do not spam focus/blur events to the server * Receive focus blur events no matter which constructor is used * Run test on all browsers Change-Id: I7d548397e6df3a375f9263c695a53c801d9c5c4a | ||||
* | Added support for focus and blur listeners in NativeSelect (#6847) | Niklas Nyholm | 2014-08-20 | 1 | -1/+78 |
| | | | | | | Implemented BlurNotifier and FocusNotifier interfaces in NativeSelect Change-Id: Ief38d72edee05bef07f0d57367811bab2c6def50 | ||||
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -2/+2 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Deprecated setColumns in selects (#5814) | Artur Signell | 2012-11-22 | 1 | -3/+21 |
| | | | | Change-Id: Iada489b12b904d1a52d2e4633e4360d61b88a4af | ||||
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -1/+1 |
| | | | Also remove some requestRepaint calls that are no longer needed (#9325) | ||||
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 1 | -1/+13 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+91 |