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

[37/50] git commit: [flex-asjs] [refs/heads/develop] - Merge branches 'develop' and 'feature-autobuild/example-maven-dirs' of https://git-wip-us.apache.org/repos/asf/flex-asjs into feature-autobuild/example-maven-dirs

Merge branches 'develop' and 'feature-autobuild/example-maven-dirs' of https://git-wip-us.apache.org/repos/asf/flex-asjs into feature-autobuild/example-maven-dirs


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

Branch: refs/heads/develop
Commit: 4bac096e4a59fa4715993c174314b8b77842b443
Parents: a07e0a2 f4caf2c
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Tue Nov 8 15:31:23 2016 +0100
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Tue Nov 8 15:31:23 2016 +0100

----------------------------------------------------------------------
 distribution/jars/compc/pom.xml                 | 60 ++++++++++++++++++
 distribution/jars/falcon-asc/pom.xml            | 60 ++++++++++++++++++
 distribution/jars/falcon-compc/pom.xml          | 60 ++++++++++++++++++
 distribution/jars/falcon-mxmlc/pom.xml          | 60 ++++++++++++++++++
 distribution/jars/falcon-optimizer/pom.xml      | 60 ++++++++++++++++++
 distribution/jars/falcon-swfdump/pom.xml        | 65 ++++++++++++++++++++
 distribution/jars/mxmlc/pom.xml                 | 60 ++++++++++++++++++
 distribution/pom.xml                            | 49 ++++++++++++++-
 distribution/src/main/assembly/component.xml    |  1 +
 examples/flexjs/DesktopMap/pom.xml              | 10 +++
 examples/flexjs/MapSearch/pom.xml               |  9 +++
 examples/flexjs/MobileMap/pom.xml               |  9 +++
 examples/flexjs/StyleExample/pom.xml            |  2 +-
 examples/flexjs/TeamPage/pom.xml                | 30 +++------
 .../flex/org/apache/flex/core/CSSTextField.as   | 19 ++++--
 .../flex/org/apache/flex/utils/PointUtils.as    |  5 ++
 .../flex/org/apache/flex/core/Application.as    | 53 ++++++++++------
 .../controllers/ScrollBarMouseControllerBase.as |  6 +-
 .../supportClasses/TextFieldItemRenderer.as     | 22 +++----
 19 files changed, 578 insertions(+), 62 deletions(-)
----------------------------------------------------------------------