Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -2/+2 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Deprecated AbstractComponentContainer.getComponentIterator (#11328) | Artur Signell | 2013-03-14 | 1 | -0/+6 |
| | | | | Change-Id: I24298165f0b078d42415cfce65118eed5587623c | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | 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 | -4/+4 |
| | | | | Change-Id: If3fc2c2d9b251cbc6f2a9da2ede23ff17f7362ef | ||||
* | Added ComponentContainer.addComponents (#10245) | Artur Signell | 2012-11-22 | 1 | -0/+13 |
| | | | | Change-Id: Ie859d194456466424c55ef5e1c2a330f0172e5de | ||||
* | Moved isComponentVisible to separate interface (#10303) | Artur Signell | 2012-11-20 | 1 | -11/+0 |
| | | | | | | HasComponents.isComponentVisible is now SelectiveRenderer.isRendered Change-Id: Ic3b9cd65278ffc2a38ee20c76ec771ee057268bf | ||||
* | UI based on AbstractBasicComponentContainer (#2924) | Henri Sara | 2012-11-13 | 1 | -57/+18 |
| | | | | Change-Id: I1614a3464b8e7a0e9ecdd8c3a76335cdb85bdf87 | ||||
* | AbstractComponentContainer should implement getComponentIterator and not ↵ | Artur Signell | 2012-11-06 | 1 | -2/+2 |
| | | | | | | iterator (#10144) Change-Id: I092cc71dfa9ded74f6624e6808a9ec1de7cf1cb5 | ||||
* | Moved visible out from state so isVisible does not call markAsDirty (#9695) | Artur Signell | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Removed getters/setters from states and made instance variabled public | John Ahlroos | 2012-08-31 | 1 | -2/+6 |
| | |||||
* | refak listeners com.vaadin.ui | Petri Heinonen | 2012-08-30 | 1 | -4/+40 |
| | |||||
* | Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -7/+2 |
| | | | Also remove some requestRepaint calls that are no longer needed (#9325) | ||||
* | 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/+351 |