Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -2/+2 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Always mark child hierarchy dirty when switching tabs (#10404) | Artur Signell | 2012-11-28 | 1 | -9/+2 |
| | | | | Change-Id: Id6a0b23efb500d2c94bd696cc6eebfe5b5ffd60b | ||||
* | Added Component constructors (#10246) | Artur Signell | 2012-11-22 | 1 | -1/+13 |
| | | | | Change-Id: I86845693004fcdf65d5307c47a27e7d3a3274c52 | ||||
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 1 | -6/+6 |
| | | | | Change-Id: If3fc2c2d9b251cbc6f2a9da2ede23ff17f7362ef | ||||
* | Moved isComponentVisible to separate interface (#10303) | Artur Signell | 2012-11-20 | 1 | -2/+2 |
| | | | | | | HasComponents.isComponentVisible is now SelectiveRenderer.isRendered Change-Id: Ic3b9cd65278ffc2a38ee20c76ec771ee057268bf | ||||
* | AbstractComponentContainer should implement getComponentIterator and not ↵ | Artur Signell | 2012-11-06 | 1 | -1/+1 |
| | | | | | | iterator (#10144) Change-Id: I092cc71dfa9ded74f6624e6808a9ec1de7cf1cb5 | ||||
* | Move LegacyComponent from com.vaadin.server to com.vaadin.ui | Johannes Dahlström | 2012-11-02 | 1 | -1/+0 |
| | | | | Change-Id: I482517e6f83dfed2654476f928bb7bb01c9de202 | ||||
* | Reformat project | Leif Åstrand | 2012-09-05 | 1 | -0/+4 |
| | |||||
* | inner Event classes converted to static nested classes (#5855) | Pekka Hyvönen | 2012-09-04 | 1 | -2/+2 |
| | |||||
* | 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 | -7/+7 |
| | |||||
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -17/+17 |
| | | | Also remove some requestRepaint calls that are no longer needed (#9325) | ||||
* | Removed API deprecated in Vaadin 6 (#9071) | Artur Signell | 2012-08-22 | 1 | -78/+3 |
| | |||||
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 1 | -1/+13 |
| | |||||
* | Removed more @version included in some files but not in all (#9299) | Artur Signell | 2012-08-16 | 1 | -4/+0 |
| | |||||
* | Removed @version which is included in some files but not in all (#9299) | Artur Signell | 2012-08-15 | 1 | -2/+0 |
| | |||||
* | Eliminated dependencies from server to client (#9279) | Artur Signell | 2012-08-13 | 1 | -8/+8 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+1328 |