Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/d1d829c7 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/d1d829c7 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/d1d829c7 Branch: refs/heads/develop Commit: d1d829c730d4f0d6d1c5b8ef175417f1ad0e7e67 Parents: ea1f6fa d61c91c Author: mamsellem <[email protected]> Authored: Fri Nov 8 01:58:02 2013 +0100 Committer: mamsellem <[email protected]> Committed: Fri Nov 8 01:58:02 2013 +0100 ---------------------------------------------------------------------- RELEASE_NOTES | 4 + .../framework/src/mx/binding/BindingManager.as | 8 +- .../framework/src/mx/core/UIComponent.as | 27 +- .../src/mx/resources/ResourceManagerImpl.as | 9 +- .../framework/src/mx/states/AddItems.as | 340 ++++++++----- .../spark/src/spark/components/Group.as | 18 + .../primitives/supportClasses/GraphicElement.as | 507 +++++++++++++++++++ mustella/as3/src/mustella/UnitTester.as | 10 +- .../Integration/RTL_Integration_Flex20SWC.mxml | 50 -- .../RTL_SparkSkin/SWFs/RTL_Flex20SWCTest.mxml | 24 - .../Compiler/Compc_Params_Spaces.mxml | 85 ---- .../SWFs/Compc_Params_Spaces_App.compile | 2 - .../SWFs/Compc_Params_Spaces_App.mxml | 28 - 13 files changed, 789 insertions(+), 323 deletions(-) ----------------------------------------------------------------------
