summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/annotations
Commit message (Collapse)AuthorAgeFilesLines
* Document @PreserveOnRefreshLeif Åstrand2012-11-231-1/+18
| | | | Change-Id: I620838632525851246fd2273d71312744bf27662
* Rename DependencyResource to PublishedFile (#10224)Leif Åstrand2012-11-212-1/+5
| | | | Change-Id: I18bd5fbaba7d443cab0626ddd477626995b5f16a
* Remove @EagerInit (#9445)Leif Åstrand2012-08-311-42/+0
|
* Refactor UI bootstrap (#9443)Leif Åstrand2012-08-312-0/+66
|
* Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)Artur Signell2012-08-292-2/+2
|
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-2/+2
|
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-243-7/+7
| | | | | | | | | | | | | | | | | | | Automatic rename in Eclipse of the class Root to UI with all rename options enabled, rename also embedded "Root" in variable and method names. The following classes/methods were excluded in the rename: - BootstrapHandler.getApplicationCSSClassName() - ComponentLocator - ConnectorMap - ItemClickEvent - KeepAllItemsVisible - MenuBarTest - MenuBarTooltips - TreeTableTest - TreeWithIcons - Trees - VDebugConsole.printLayoutProblems()
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-166-6/+78
|
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-153-4/+0
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-137-0/+188