Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor Html5 DnD feature based on API review (#9306) | Pekka Hyvönen | 2017-05-12 | 1 | -182/+0 |
* | Fix HTML5 DnD regression for FF (#9245) | Pekka Hyvönen | 2017-05-05 | 1 | -72/+42 |
* | Make some of dnd's javadoc clearer. | Adam Wagner | 2017-04-27 | 1 | -3/+6 |
* | Make it possible to drop things on top of Grid rows (#8747) | Adam Wagner | 2017-04-12 | 1 | -2/+13 |
* | Clean DropEvent and DragEndEvent properties (#8925) | Adam Wagner | 2017-03-24 | 1 | -2/+2 |
* | Remove support for transfer data type (#8910) | Adam Wagner | 2017-03-22 | 1 | -12/+3 |
* | Add @author and @since tags to drag and drop related new files (#8693) (#8694) | Adam Wagner | 2017-03-01 | 1 | -0/+2 |
* | Make DragSource extension/component available in DropEvent (#8636) | Adam Wagner | 2017-02-22 | 1 | -2/+11 |
* | Add javadoc warning and example for criteria scripts (#8643) | Adam Wagner | 2017-02-22 | 1 | -0/+42 |
* | Make DragSourceExtension and DragTargetExtension generic (#8628) | Adam Wagner | 2017-02-21 | 1 | -15/+24 |
* | HTML5 Drag and Drop Support (#8264) | Adam Wagner | 2017-02-10 | 1 | -0/+145 |