aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/UploadIFrameOnloadStrategy.java
Commit message (Collapse)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-25/+0
| | | | | | Class loaders have problems with referring to static inner classes (e.g. state classes) when they cannot load the declaring class. To deal with this the components have been moved to their own packages and state/rpc classes will be defined in their own Java files.
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
| | | | svn changeset:22317/svn branch:6.7
* Made the LicenseInJavaFiles test passJonatan Kronqvist2011-08-241-0/+3
| | | | svn changeset:20616/svn branch:6.7
* fixes #4605Matti Tahvonen2010-04-291-0/+22
svn changeset:12930/svn branch:6.3