You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/08/25 15:32:24 UTC

[16/50] [abbrv] git commit: [flex-asjs] [refs/heads/spark] - Merge commit '726775219086ae65a22e3293a8ea04584210b2cc' into develop

Merge commit '726775219086ae65a22e3293a8ea04584210b2cc' into develop


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4cfde5b2
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4cfde5b2
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4cfde5b2

Branch: refs/heads/spark
Commit: 4cfde5b26c1748651fd04d7797433f8abd80a404
Parents: 3882e74 766c76a
Author: yishayw <yi...@hotmail.com>
Authored: Sun Jul 31 10:47:28 2016 +0300
Committer: yishayw <yi...@hotmail.com>
Committed: Sun Jul 31 10:47:28 2016 +0300

----------------------------------------------------------------------
 .../projects/Core/src/main/flex/CoreClasses.as  |  13 +-
 .../flex/org/apache/flex/core/IBeadTransform.as |  45 +++++
 .../flex/org/apache/flex/core/ITransformHost.as |  63 +++++++
 .../Core/src/main/resources/basic-manifest.xml  |   6 +
 .../projects/Graphics/.actionScriptProperties   |  21 ---
 frameworks/projects/Graphics/.flexLibProperties |  23 +--
 .../org/apache/flex/svg/GraphicContainer.as     | 175 ++++++++++++++++---
 .../src/main/resources/svg-manifest.xml         |   3 +-
 8 files changed, 283 insertions(+), 66 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/4cfde5b2/frameworks/projects/Core/src/main/flex/CoreClasses.as
----------------------------------------------------------------------