You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ca...@apache.org on 2013/05/03 01:56:06 UTC

[3/9] git commit: [flex-asjs] [refs/heads/develop] - Merge branch 'develop' into feature/createjs-checkbox

Merge branch 'develop' into feature/createjs-checkbox

# By Alex Harui (4) and Carlos Rovira (1)
* develop:
  [CreateJS] fixed type coercion with flash.events.Event in Application
  Selection Model should send selectedIndexChanged as well when selectedItem changed
  add initComplete event sort of like creationComplete in current Flex SDK
  Handle MXML views not having any styles
  SimpleBinding must use flash.Events on the AS side for click and other mouse events


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

Branch: refs/heads/develop
Commit: 671e059eabdc153f2a0a56bd212c604596801929
Parents: a898de0 138cf91
Author: Carlos Rovira <ca...@apache.org>
Authored: Wed May 1 19:24:07 2013 +0200
Committer: Carlos Rovira <ca...@apache.org>
Committed: Wed May 1 19:24:07 2013 +0200

----------------------------------------------------------------------
 .../src/org/apache/flex/binding/SimpleBinding.as   |    5 +++--
 .../org/apache/flex/core/SimpleCSSValuesImpl.as    |    5 +++++
 frameworks/as/src/org/apache/flex/core/ViewBase.as |    3 +++
 .../as/src/org/apache/flex/createjs/Application.as |    2 +-
 .../beads/models/ArraySelectionModel.as            |    1 +
 5 files changed, 13 insertions(+), 3 deletions(-)
----------------------------------------------------------------------