summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/PopupView.java
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Fix incorrect null check in PopupView (#10238)Henri Sara2012-11-231-1/+1
| | | | Change-Id: I6a1a3754787f312bbe8fee27588f04d2d6157afe
* Unified deprecation messagesArtur Signell2012-11-221-2/+2
| | | | Change-Id: If3fc2c2d9b251cbc6f2a9da2ede23ff17f7362ef
* Implement HasComponents directly in PopupView (#10238)Henri Sara2012-11-211-103/+16
| | | | Change-Id: If0bd9d3cf92c4f040e63f693da214aacac421168
* (#9924) Moved hierarchy code and fixed popup view to not be a ↵Mikael Grankvist2012-11-131-49/+27
| | | | | | LegacyComponent anymore. Change-Id: I2d12b8876bee47030383cf4845efd49eaeee72ee
* AbstractComponentContainer should implement getComponentIterator and not ↵Artur Signell2012-11-061-1/+1
| | | | | | iterator (#10144) Change-Id: I092cc71dfa9ded74f6624e6808a9ec1de7cf1cb5
* Move LegacyComponent from com.vaadin.server to com.vaadin.uiJohannes Dahlström2012-11-021-1/+0
| | | | Change-Id: I482517e6f83dfed2654476f928bb7bb01c9de202
* inner Event classes converted to static nested classes (#5855)Pekka Hyvönen2012-09-041-2/+2
|
* refak listeners com.vaadin.uiPetri Heinonen2012-08-301-2/+20
|
* Rename Vaadin6Component to LegacyComponent (#9434)Johannes Dahlström2012-08-291-2/+2
|
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-5/+5
|
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-2/+2
| | | Also remove some requestRepaint calls that are no longer needed (#9325)
* Removed API deprecated in Vaadin 6 (#9071)Artur Signell2012-08-221-16/+0
|
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+453