Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove sub window references from Window javadocs (#9892) | Leif Åstrand | 2013-06-28 | 1 | -62/+51 |
| | | | | Change-Id: I51f1f39a9730313e0150bff2fccdba67e69e9d95 | ||||
* | Move ClientConnector.setParent to Component and Extension (#11777) | Artur Signell | 2013-06-11 | 1 | -2/+1 |
| | | | | Change-Id: I1f0b2597f621160329ddc432869277b2758efd52 | ||||
* | Renamed DisplayState to WindowMode (#11662) | Artur Signell | 2013-04-23 | 1 | -60/+57 |
| | | | | Change-Id: I0f70c4195a0871185a1924b008ebd855068e5787 | ||||
* | Global code reformat | Leif Åstrand | 2013-04-05 | 1 | -2/+4 |
| | | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2 | ||||
* | Maximize Restore for Window #3400 | Pekka Hyvönen | 2013-04-04 | 1 | -6/+141 |
| | | | | Change-Id: I164ae83bd6cf98f7a3d7e76d8e717a56e8cb5183 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Fail if a Window is attached to something else than a UI (#10374) | Artur Signell | 2012-11-27 | 1 | -0/+18 |
| | | | | Change-Id: Ibe0fcbda1222e2aa781ae14f479fbedd99715ff9 | ||||
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 1 | -8/+8 |
| | | | | Change-Id: If3fc2c2d9b251cbc6f2a9da2ede23ff17f7362ef | ||||
* | Updated Panel, Window to use Component in constructors (#10300) | Artur Signell | 2012-11-20 | 1 | -8/+6 |
| | | | | | | * Updated javadoc to be consistent with how Panel and Window behave (#10289) Change-Id: I682d202e27b14d9695a8a6cd9eaff8a53fc6ae82 | ||||
* | Remove Window.addComponent() (#2924) | Henri Sara | 2012-11-14 | 1 | -34/+0 |
| | | | | Change-Id: Ida3269e3cce906fd4b55c5e1049b24e0ff383289 | ||||
* | Panel and Window based on AbstractSingleComponentContainer (#2924) | Henri Sara | 2012-11-14 | 1 | -6/+24 |
| | | | | Change-Id: I9eb1f40a02dcad0f756ad2518d86ef1c52aa69c2 | ||||
* | Move LegacyComponent from com.vaadin.server to com.vaadin.ui | Johannes Dahlström | 2012-11-02 | 1 | -1/+0 |
| | | | | Change-Id: I482517e6f83dfed2654476f928bb7bb01c9de202 | ||||
* | inner Event classes converted to static nested classes (#5855) | Pekka Hyvönen | 2012-09-04 | 1 | -2/+2 |
| | |||||
* | Removed getters/setters from states and made instance variabled public | John Ahlroos | 2012-08-31 | 1 | -16/+20 |
| | |||||
* | refak listeners com.vaadin.ui | Petri Heinonen | 2012-08-30 | 1 | -8/+79 |
| | |||||
* | Rename Vaadin6Component to LegacyComponent (#9434) | Johannes Dahlström | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -4/+4 |
| | |||||
* | Remaining Root -> UI renames (#8908) | Artur Signell | 2012-08-24 | 1 | -4/+4 |
| | |||||
* | Component.getRoot() -> Component.getUI() (#8908) | Artur Signell | 2012-08-24 | 1 | -2/+2 |
| | |||||
* | Renamed Root to UI, automatic rename (#8908) | Artur Signell | 2012-08-24 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | 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() | ||||
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -1/+1 |
| | | | Also remove some requestRepaint calls that are no longer needed (#9325) | ||||
* | Handle requestRepaint automatically (#9325) | Leif Åstrand | 2012-08-23 | 1 | -44/+2 |
| | |||||
* | Make the (server-side) getState method protected (#9315) | Leif Åstrand | 2012-08-22 | 1 | -1/+1 |
| | |||||
* | Support @Delayable and change window size update to use it (#8421) | Leif Åstrand | 2012-08-20 | 1 | -19/+0 |
| | |||||
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 1 | -1/+13 |
| | |||||
* | Removed @version which is included in some files but not in all (#9299) | Artur Signell | 2012-08-15 | 1 | -2/+0 |
| | |||||
* | Eliminated dependencies from server to client (#9279) | Artur Signell | 2012-08-13 | 1 | -3/+3 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+853 |