| Commit message (Expand) | Author | Age | Files | Lines |
* | TextArea size get reset when css resize is set (#14080) | Bogdan Udrescu | 2014-07-28 | 1 | -0/+12 |
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-23 | 1 | -3/+8 |
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 1 | -6/+6 |
* | Move LegacyComponent from com.vaadin.server to com.vaadin.ui | Johannes Dahlström | 2012-11-02 | 1 | -1/+0 |
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 1 | -1/+1 |
* | inner Event classes converted to static nested classes (#5855) | Pekka Hyvönen | 2012-09-04 | 1 | -1/+1 |
* | Removed getters/setters from states and made instance variabled public | John Ahlroos | 2012-08-31 | 1 | -9/+15 |
* | refak listeners com.vaadin.ui | Petri Heinonen | 2012-08-30 | 1 | -6/+59 |
* | Rename Vaadin6Component to LegacyComponent (#9434) | Johannes Dahlström | 2012-08-29 | 1 | -2/+2 |
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -3/+3 |
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -7/+7 |
* | Handle requestRepaint automatically (#9325) | Leif Åstrand | 2012-08-23 | 1 | -3/+0 |
* | Make the (server-side) getState method protected (#9315) | Leif Åstrand | 2012-08-22 | 1 | -1/+1 |
* | Introduce ClientConnector.beforeClientResponse(boolean initial) #9228 | Leif Åstrand | 2012-08-20 | 1 | -2/+2 |
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 1 | -1/+13 |
* | Eliminated dependencies from server to client (#9279) | Artur Signell | 2012-08-13 | 1 | -8/+10 |
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+674 |