Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-23 | 1 | -2/+7 |
| | | | | | | | | Many core vaadin components did incorrectly mark the state as dirty when reading from them. This patch fixes the problem, which should reduce the amount of server->client state updates significantly. Change-Id: I342d74129e2985a7f407e9b53a802dc0146d9992 | ||||
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Fix typo (#11754) | Leif Åstrand | 2013-05-02 | 1 | -3/+3 |
| | | | | Change-Id: Ib9f75c81a18a555b34cd620260f85063c58c90ce | ||||
* | Simplify and clarify WAI-ARIA API (#11659) | michaelvogt | 2013-04-23 | 1 | -2/+2 |
| | | | | Change-Id: I8daf3f377d4d9f2c2f774781e0c68f550d5c86e0 | ||||
* | WAI-ARIA field corrections (#11407) | michaelvogt | 2013-04-02 | 1 | -0/+20 |
| | | | | | | Implementation of suggestions from usage test by an screen reader user Change-Id: If02512f3d4ee60e3e115023af9d9e600dc11321a | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -2/+2 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Added possibility to disable text input for PopupDateField (#6790) | Mikael Grankvist | 2012-11-19 | 1 | -0/+31 |
| | | | | Change-Id: I3275fce74c26b1409aa00505c06f459d1ae2e6ce | ||||
* | 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 |
| | |||||
* | Removed @version which is included in some files but not in all (#9299) | Artur Signell | 2012-08-15 | 1 | -2/+0 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+80 |