summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/DragAndDropWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2015-01-281-9/+0
* Revert "Make getMouseEvent() method available in the TargetDetailsImpl (#1341...Markus Koivisto2014-08-281-0/+9
* Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2014-08-251-9/+0
* Fixes DragAndDropWrapper does not support choosing a custom component as the ...Sebastian Nyholm2014-08-181-0/+41
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-241-1/+6
* Merge changes from origin/7.1Artur Signell2014-04-231-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Merge changes from origin/7.1Leif Åstrand2013-08-301-4/+23
|\|
| * Make sure that no fileIds are replayed to the client (#12330)Henrik Paul2013-08-151-4/+23
* | Support uploading files larger 2GB via drag and drop and file input (#11947).Fabian Lange2013-07-081-1/+1
|/
* Merge of (#10073) to Vaadin 7.Anna Koskinen2013-01-091-6/+7
* Merge of (#10072) to Vaadin 7.Anna Koskinen2013-01-091-3/+5
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Move LegacyComponent from com.vaadin.server to com.vaadin.uiJohannes Dahlström2012-11-021-1/+0
* Reformat projectLeif Åstrand2012-09-051-1/+1
* Rename Vaadin6Component to LegacyComponent (#9434)Johannes Dahlström2012-08-291-3/+3
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-4/+4
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-4/+4
* 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
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-3/+3
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+407