You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ma...@apache.org on 2013/10/08 09:13:50 UTC

[06/17] git commit: [flex-sdk] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop

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/6e0cb6c1
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/6e0cb6c1
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/6e0cb6c1

Branch: refs/heads/develop
Commit: 6e0cb6c10e1dc370f49ea43ce419b2e5555616f8
Parents: 05ae41d acc1b96
Author: mamsellem <ma...@systar.com>
Authored: Mon Oct 7 21:36:44 2013 +0200
Committer: mamsellem <ma...@systar.com>
Committed: Mon Oct 7 21:36:44 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(-)
----------------------------------------------------------------------