This is an automated email from the ASF dual-hosted git repository. piotrz pushed a commit to branch feature/flexjs_wrapper in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 9b3376711079fbe4b8cdd5da8fb10bddfbb9e29d Merge: ad9458e 49831cb Author: piotrz <[email protected]> AuthorDate: Sun Oct 1 10:17:48 2017 +0200 Merge branch 'develop' into feature/flexjs_wrapper .../org/apache/flex/html/beads/DataGridView.as | 2 + .../projects/Core/src/main/flex/CoreClasses.as | 2 +- .../main/flex/org/apache/flex/utils/PointUtils.as | 24 +- .../{getByType.as => getParentOrSelfByType.as} | 10 +- .../DragDrop/src/main/flex/DragDropClasses.as | 2 + .../apache/flex/html/beads/ButtonBarReorderBead.as | 7 +- .../apache/flex/html/beads/DataGridDragDropBead.as | 243 +++++++++++++++++++++ .../html/beads/SingleSelectionDragImageBead.as | 10 +- .../html/beads/SingleSelectionDragSourceBead.as | 81 ++++++- .../html/beads/SingleSelectionDropTargetBead.as | 90 ++++++++ .../html/beads/controllers/DragMouseController.as | 118 +++++----- .../html/beads/controllers/DropMouseController.as | 74 +++---- .../DragDrop/src/main/resources/basic-manifest.xml | 2 + 13 files changed, 547 insertions(+), 118 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
