| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Vaadin component handling proxy-friendly (#14639) | Juuso Valli | 2014-09-15 | 1 | -2/+2 |
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-23 | 1 | -3/+8 |
* | Merge changes from origin/7.1 | Artur Signell | 2014-04-23 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
* | | Apply abstract ordered layout settings for replaced component (#13568). | Denis Anisimov | 2014-04-14 | 1 | -0/+10 |
|/ |
|
* | Global code reformat | Leif Åstrand | 2013-04-05 | 1 | -0/+1 |
* | Enable setting default alignment for VerticalLayout, HorizontalLayout, GridLa... | Artur Signell | 2013-04-02 | 1 | -1/+27 |
* | 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 | -2/+2 |
* | Added ComponentContainer.addComponents (#10245) | Artur Signell | 2012-11-22 | 1 | -12/+0 |
* | AbstractComponentContainer should implement getComponentIterator and not iter... | Artur Signell | 2012-11-06 | 1 | -1/+1 |
* | Commit Pekka's patch for #8030 ((Component...) constructor for layouts) and #... | Johannes Dahlström | 2012-09-07 | 1 | -1/+13 |
* | Reformat project | Leif Åstrand | 2012-09-05 | 1 | -4/+2 |
* | Removed getters/setters from states and made instance variabled public | John Ahlroos | 2012-08-31 | 1 | -14/+16 |
* | refak listeners com.vaadin.ui | Petri Heinonen | 2012-08-30 | 1 | -2/+20 |
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -1/+1 |
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -1/+1 |
* | Handle requestRepaint automatically (#9325) | Leif Åstrand | 2012-08-23 | 1 | -8/+1 |
* | Removed API deprecated in Vaadin 6 (#9071) | Artur Signell | 2012-08-22 | 1 | -13/+0 |
* | Make the (server-side) getState method protected (#9315) | Leif Åstrand | 2012-08-22 | 1 | -1/+4 |
* | Refactored margin handlers (#8292) | Artur Signell | 2012-08-22 | 1 | -1/+25 |
* | 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 | -3/+3 |
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+383 |