| Commit message (Expand) | Author | Age | Files | Lines |
* | Use isConnectorEnabled instead of isEnabled for client requests(#12781). | Denis Anisimov | 2014-10-16 | 1 | -1/+1 |
* | Add clear() for fields and field group (#14755) | Artur Signell | 2014-09-26 | 1 | -0/+15 |
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-24 | 1 | -3/+4 |
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-23 | 1 | -2/+7 |
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
* | Use varargs instead of array where appropriate (#4513) | Artur Signell | 2013-06-26 | 1 | -1/+1 |
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
* | Added support for empty footer for Form (#10478) | Artur Signell | 2012-12-07 | 1 | -12/+17 |
* | Moved setVisible dirty logic to AbstractComponent where it belongs (#10414) | Artur Signell | 2012-11-28 | 1 | -13/+0 |
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 1 | -2/+2 |
* | Moved isComponentVisible to separate interface (#10303) | Artur Signell | 2012-11-20 | 1 | -5/+0 |
* | Updated Form to use hierarchy change event (#9923) | Artur Signell | 2012-11-14 | 1 | -0/+14 |
* | Move LegacyComponent from com.vaadin.server to com.vaadin.ui | Johannes Dahlström | 2012-11-02 | 1 | -1/+0 |
* | Move deprecated getComponentIterator() from HasComponents to implementing cla... | Johannes Dahlström | 2012-10-30 | 1 | -3/+6 |
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 1 | -2/+2 |
* | Removed getters/setters from states and made instance variabled public | John Ahlroos | 2012-08-31 | 1 | -6/+6 |
* | 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 | -7/+7 |
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -8/+8 |
* | Handle requestRepaint automatically (#9325) | Leif Åstrand | 2012-08-23 | 1 | -9/+0 |
* | Removed readThrough/writeThrough in favor of buffered (#8180) | Artur Signell | 2012-08-22 | 1 | -52/+10 |
* | Make the (server-side) getState method protected (#9315) | Leif Åstrand | 2012-08-22 | 1 | -1/+1 |
* | 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/+1420 |