summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/PopupView.java
Commit message (Expand)AuthorAgeFilesLines
* Add missing @since for 7.5Leif Åstrand2015-05-121-0/+4
* Add declarative support for PopupView (#16334)Teemu Suo-Anttila2015-04-071-13/+75
* Make Vaadin component handling proxy-friendly (#14639)Juuso Valli2014-09-121-1/+1
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-241-3/+6
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-231-1/+6
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Fix incorrect null check in PopupView (#10238)Henri Sara2012-11-231-1/+1
* Unified deprecation messagesArtur Signell2012-11-221-2/+2
* Implement HasComponents directly in PopupView (#10238)Henri Sara2012-11-211-103/+16
* (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...Mikael Grankvist2012-11-131-49/+27
* AbstractComponentContainer should implement getComponentIterator and not iter...Artur Signell2012-11-061-1/+1
* Move LegacyComponent from com.vaadin.server to com.vaadin.uiJohannes Dahlström2012-11-021-1/+0
* 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
* 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