Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -114/+0 |
| | | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e | ||||
* | Ensure no unknown attribute warnings are logged in design tests (#19429) | Artur Signell | 2016-01-04 | 1 | -0/+1 |
| | | | | | | * Adds missing custom attributes to Slider/AbstractEmbedded Change-Id: I574caf3499ab0681a7c829f89164062eb725013f | ||||
* | Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325) | Artur Signell | 2015-02-10 | 1 | -0/+29 |
| | | | | Change-Id: Icef0b3c4e652421265714c4fd29dee150bcc8cd0 | ||||
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-23 | 1 | -1/+6 |
| | | | | | | | | 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 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -2/+13 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Remove unnecessary "if not equal" check from AbstractEmbedded.setAlternateText | Johannes Dahlström | 2012-11-01 | 1 | -6/+1 |
| | | | | Change-Id: I7afd1796a44117c0bc834017b30c36283f29d81d | ||||
* | Improvements to #9087: | Johannes Dahlström | 2012-09-11 | 1 | -1/+1 |
| | | | | | | | | * Rename EmbeddedBrowser to BrowserFrame * Add constructors to Flash and BrowserFrame * Change getState() methods to protected * JavaDoc improvements * Make ImageClicks test deterministic | ||||
* | Removed getters/setters from states and made instance variabled public | John Ahlroos | 2012-08-31 | 1 | -5/+5 |
| | |||||
* | Replace ApplicationResource with ConnectorResource (#9419) | Leif Åstrand | 2012-08-30 | 1 | -13/+2 |
| | |||||
* | Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Split Embedded into several components, migrate them to Vaadin 7 (#9087) | Johannes Dahlström | 2012-08-24 | 1 | -0/+84 |