summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Embedded.java
Commit message (Expand)AuthorAgeFilesLines
* RPC -> Rpc for consistencyArtur Signell2012-04-181-2/+2
* Move SharedState and ServerRpc classes out from Connector classesArtur Signell2012-04-121-1/+1
* Moved each component to its own package on client sideArtur Signell2012-04-121-2/+2
* Component no longer implements PaintableArtur Signell2012-04-121-2/+6
* Simplified Rpc registration on server side (#8591)Artur Signell2012-04-051-1/+1
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-1/+0
* Added missing RPC registration on server sideArtur Signell2012-03-291-1/+3
* Refactored ClickEventHandler and LayoutClickEventHandler to use RPCArtur Signell2012-03-291-33/+12
* Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-231-0/+33
|\
| * #6085 Allow setting an alternate text for Embedded, for accessibility purposesJohannes Dahlström2012-03-201-0/+33
* | Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-3/+3
* | Splitted VEmbedded to Widget and Paintable.Jens Jansson2012-01-311-3/+3
|/
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* Merged some changes from 6.5Henri Sara2011-03-161-18/+51
* fine tuned fix for #5879Matti Tahvonen2010-12-301-1/+3
* fixes #5879, putting flash plugin to mode that supports z-indexes propertly b...Matti Tahvonen2010-12-301-0/+9
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-0/+1
* improved javadocMatti Tahvonen2010-09-211-0/+1
* Fix #5012 - Self comparison of classId with itself in com.vaadin.ui.Embedded....Artur Signell2010-06-161-1/+1
* Added genericsArtur Signell2009-12-151-8/+8
* JavadocArtur Signell2009-11-251-0/+17
* Cleaned up codeArtur Signell2009-11-251-1/+1
* Separated client side listeners to a ClickEventHandler classArtur Signell2009-11-251-3/+3
* Work in progressArtur Signell2009-11-251-6/+19
* Initial commit for framework enhancement for #3234Artur Signell2009-11-201-0/+18
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-10/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+425