summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Video.java
Commit message (Expand)AuthorAgeFilesLines
* Add shorthand for avoiding null-checks with ResourceReference (#9211)Leif Åstrand2012-08-031-2/+2
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-1/+1
* Updated Audio and Video to use stateArtur Signell2012-05-111-13/+9
* Moved each component to its own package on client sideArtur Signell2012-04-121-1/+1
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-1/+0
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-3/+3
* Corrected paintable referencesArtur Signell2012-01-301-3/+3
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* More fixes based on review of #6909Jonatan Kronqvist2011-09-121-0/+5
* Add licence to the top of java filesJonatan Kronqvist2011-09-081-0/+4
* HTML5 <audio> and <video> support #6909Jonatan Kronqvist2011-09-071-0/+77