Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor UI bootstrap (#9443) | Leif Åstrand | 2012-08-31 | 1 | -37/+0 |
| | |||||
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | Remaining Root -> UI renames (#8908) | Artur Signell | 2012-08-24 | 1 | -1/+1 |
| | |||||
* | Renamed Application and UI methods and fields from "Root" to "UI" (#8908). | Artur Signell | 2012-08-24 | 1 | -1/+1 |
| | |||||
* | Rename Root related classes and package to UI (#8908) | Artur Signell | 2012-08-24 | 1 | -0/+37 |
Automatic renames in Eclipse of: - package com.vaadin.terminal.gwt.client.ui.root to .UI - RootConnector to UIConnector - RootServerRpc to UIServerRpc - RootState to UIState - VRoot to VUI - RootRequiresMoreInformationException to UIRequiresMoreInformationException |