Merge branch 'develop' into callout
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/3e23c769 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3e23c769 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3e23c769 Branch: refs/heads/release4.11.0 Commit: 3e23c769a3a2bcead78fb6db82ca629b9331d95e Parents: 0d6e7b3 6e0cb6c Author: mamsellem <[email protected]> Authored: Mon Oct 7 21:41:26 2013 +0200 Committer: mamsellem <[email protected]> Committed: Mon Oct 7 21:41:26 2013 +0200 ---------------------------------------------------------------------- RELEASE_NOTES | 12 ++- build/check_sigs.sh | 77 ++++++++++++++++++ build/deploy_release_candidate.sh | 82 ++++++++++++++++++++ build/make_release_branch.sh | 49 ++++++++++++ build/tag_release_candidate.sh | 47 +++++++++++ frameworks/downloads.xml | 26 ++----- .../itemRenderers/MenuBarItemRenderer.mxml | 41 +++++----- .../itemRenderers/MenuCoreItemRenderer.as | 2 + .../itemRenderers/MenuItemRenderer.mxml | 41 +++++----- .../experimental/src/spark/skins/AlertSkin.mxml | 41 +++++----- .../src/spark/skins/ColorPickerButtonSkin.mxml | 41 +++++----- .../src/spark/skins/ColorPickerSkin.mxml | 42 +++++----- .../src/spark/skins/MenuBarSkin.mxml | 41 +++++----- .../experimental/src/spark/skins/MenuSkin.mxml | 41 +++++----- .../src/spark/skins/ProgressBarSkin.mxml | 41 +++++----- 15 files changed, 434 insertions(+), 190 deletions(-) ----------------------------------------------------------------------
