aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/DefaultRoot.java
Commit message (Expand)AuthorAgeFilesLines
* Removed the Root interface and renamed DefaultRoot class to RootLeif Åstrand2011-11-031-418/+0
* Restored support for executeJavaScript in RootLeif Åstrand2011-11-021-0/+47
* Restored support for Notifications in rootLeif Åstrand2011-11-021-0/+173
* Restored functionality related to subwindows and focus in RootLeif Åstrand2011-11-021-3/+143
* Split Window to Root and WindowLeif Åstrand2011-11-011-0/+58