Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Added support for empty footer for Form (#10478) | Artur Signell | 2012-12-07 | 1 | -12/+17 |
| | | | | Change-Id: I4a9b4206ad735934246cdb0e03dc6b70a24fc726 | ||||
* | Moved setVisible dirty logic to AbstractComponent where it belongs (#10414) | Artur Signell | 2012-11-28 | 1 | -13/+0 |
| | | | | Change-Id: I05f8b739e862c3dd4a52492f2df41862bacd3ce4 | ||||
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 1 | -2/+2 |
| | | | | Change-Id: If3fc2c2d9b251cbc6f2a9da2ede23ff17f7362ef | ||||
* | Moved isComponentVisible to separate interface (#10303) | Artur Signell | 2012-11-20 | 1 | -5/+0 |
| | | | | | | HasComponents.isComponentVisible is now SelectiveRenderer.isRendered Change-Id: Ic3b9cd65278ffc2a38ee20c76ec771ee057268bf | ||||
* | Updated Form to use hierarchy change event (#9923) | Artur Signell | 2012-11-14 | 1 | -0/+14 |
| | | | | Change-Id: I33475b5445b4f4724d5af84206d22d0c8e71dad1 | ||||
* | Move LegacyComponent from com.vaadin.server to com.vaadin.ui | Johannes Dahlström | 2012-11-02 | 1 | -1/+0 |
| | | | | Change-Id: I482517e6f83dfed2654476f928bb7bb01c9de202 | ||||
* | Move deprecated getComponentIterator() from HasComponents to implementing ↵ | Johannes Dahlström | 2012-10-30 | 1 | -3/+6 |
| | | | | | | classes (#10085) Change-Id: Iedcb7b51f6d2a095b402a7141dc906b112ee6fe7 | ||||
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 1 | -2/+2 |
| | | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259 | ||||
* | 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 |
| | | | Also remove some requestRepaint calls that are no longer needed (#9325) | ||||
* | 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 |