summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/AbstractSingleComponentContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Make Vaadin component handling proxy-friendly (#14639)Juuso Valli2014-09-151-1/+1
* Prevent adding/setting parent component as child (#12720).Denis Anisimov2014-05-221-0/+6
* Merge changes from origin/7.1Artur Signell2014-04-231-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Make removeFromParent throw if the right session is not locked (#13473)Leif Åstrand2014-04-021-0/+15
|/
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+1
* Moved setVisible dirty logic to AbstractComponent where it belongs (#10414)Artur Signell2012-11-281-13/+0
* Moved isComponentVisible to separate interface (#10303)Artur Signell2012-11-201-11/+0
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-0/+281