summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/UI.java
Commit message (Expand)AuthorAgeFilesLines
* Rename Application back to LegacyApplication (#9402)Leif Åstrand2012-09-071-5/+5
* Make ClassResource find associated Application class (#9402)Leif Åstrand2012-09-071-0/+10
* Remove some references to Application in API and docs (#9402)Leif Åstrand2012-09-061-4/+5
* Reformat projectLeif Åstrand2012-09-051-2/+2
* Rename LegacyApplication -> Application (#9402)Leif Åstrand2012-09-051-1/+1
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-17/+36
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-051-14/+14
* Move LegacyApplication to its own file (#9402)Leif Åstrand2012-09-051-1/+2
* Unify ThreadLocal handling (#9469)Leif Åstrand2012-09-051-7/+3
* Move UI class info querying to UIProvider (#9402)Leif Åstrand2012-09-051-1/+2
* Do detach() before clearing application (#9419)Leif Åstrand2012-09-041-2/+3
* Moved ReflectTools to com.vaadin.util (#4294)Artur Signell2012-09-041-1/+1
* Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460)Leif Åstrand2012-09-031-2/+2
* Remove @EagerInit (#9445)Leif Åstrand2012-08-311-12/+2
* Refactor UI bootstrap (#9443)Leif Åstrand2012-08-311-27/+23
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-8/+8
* refak listeners com.vaadin.uiPetri Heinonen2012-08-301-23/+17
* Rename Vaadin6Component to LegacyComponent (#9434)Johannes Dahlström2012-08-291-2/+2
* Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)Artur Signell2012-08-291-1/+1
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-9/+9
* Merge branch 'master' into root-cleanupJohannes Dahlström2012-08-271-1/+121
* Remaining Root -> UI renames (#8908)Artur Signell2012-08-241-9/+9
* Component.getRoot() -> Component.getUI() (#8908)Artur Signell2012-08-241-6/+6
* Renamed Application and UI methods and fields from "Root" to "UI" (#8908).Artur Signell2012-08-241-99/+99
* Rename Root related classes and package to UI (#8908)Artur Signell2012-08-241-7/+7
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-241-0/+1241