| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
| |
widget classes. Improved VAbstractPaintable
|
|
|
| |
Widget), VPaintableWidget (paintable connected to a widget).
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
src/com/vaadin/Application.java
src/com/vaadin/data/Property.java
src/com/vaadin/data/util/PropertyFormatter.java
src/com/vaadin/terminal/ParameterHandler.java
src/com/vaadin/terminal/URIHandler.java
src/com/vaadin/terminal/gwt/client/HistoryImplIEVaadin.java
src/com/vaadin/terminal/gwt/client/ui/layout/ChildComponentContainer.java
src/com/vaadin/terminal/gwt/server/ApplicationPortlet.java
src/com/vaadin/terminal/gwt/server/PortletApplicationContext.java
src/com/vaadin/ui/Field.java
src/com/vaadin/ui/LoginForm.java
src/com/vaadin/ui/UriFragmentUtility.java
|
| |
| |
| |
| | |
svn changeset:22317/svn branch:6.7
|
|/ |
|
|
|
|
|
|
| |
server side event
svn changeset:20781/svn branch:6.6
|
|
|
|
| |
svn changeset:19499/svn branch:6.6
|
|
|
|
|
|
| |
reports the upload should be ready to receive
svn changeset:18618/svn branch:6.6
|
|
|
|
| |
svn changeset:18411/svn branch:6.6
|
|
|
|
| |
svn changeset:18319/svn branch:6.6
|
|
|
|
| |
svn changeset:18318/svn branch:6.6
|
|
|
|
| |
svn changeset:18161/svn branch:6.6
|
|
|
|
|
|
| |
this) setting uploadButtonCaption to null, hides the upload button (this way there is no need to use css for this).
svn changeset:18078/svn branch:6.6
|
|
|
|
| |
svn changeset:16012/svn branch:6.5
|
|
|
|
|
|
| |
fixes #5743 (removed dependency to commons fileupload), #5742 (drag and drop file uploads in webkits), #5741 (Receiver is upload specific), #4271 (uploads in GateIn). Also improves API for receiving files with drag and drop (rejection, canceling, tracking of the actual streaming) and transfers files in serial in DDW.
svn changeset:15461/svn branch:6.5
|
|
|
|
| |
svn changeset:15451/svn branch:6.5
|
|
|
|
|
|
| |
ApplicationConnection.getConsole
svn changeset:14989/svn branch:6.4
|
|
|
|
| |
svn changeset:14496/svn branch:6.4
|
|
|
|
|
|
| |
happens after the upload started event
svn changeset:13085/svn branch:6.3
|
|
|
|
| |
svn changeset:12930/svn branch:6.3
|
|
|
|
|
|
| |
component" from 6.1
svn changeset:9714/svn branch:6.2
|
|
|
|
|
|
| |
Changed the button from GWT Button to Vaadin VButton.
svn changeset:8561/svn branch:6.1
|
|
|
|
| |
svn changeset:8443/svn branch:6.0
|
|
|
|
|
|
|
|
|
| |
- implemented interruption of upload #963
- added generics
- changed deprecated gwt methods to 1.6 handlers
- immediate mode now works (also styled as "one button upload")
svn changeset:8442/svn branch:6.0
|
|
|
|
| |
svn changeset:7752/svn branch:6.0
|
|
yet CSS prefixes)
svn changeset:7742/svn branch:6.0
|