aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/terminal/Page.java
Commit message (Collapse)AuthorAgeFilesLines
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-653/+0
|
* Remaining Root -> UI renames (#8908)Artur Signell2012-08-241-13/+13
|
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-241-30/+30
| | | | | | | | | | | | | | | | | | | 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()
* Changed Notification type and position to enum (#9072)Artur Signell2012-08-231-2/+2
|
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-5/+5
| | | Also remove some requestRepaint calls that are no longer needed (#9325)
* Changed border style to enum (#9072)Artur Signell2012-08-221-10/+11
|
* Support @Delayable and change window size update to use it (#8421)Leif Åstrand2012-08-201-13/+7
|
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
|
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-10/+10
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+646