Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ec6884b5 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ec6884b5 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/ec6884b5 Branch: refs/heads/develop Commit: ec6884b5cbff252bff0c98b8fce6d9fdc1180b70 Parents: dfb448b 4a0a7e3 Author: Om <[email protected]> Authored: Sun Mar 31 02:44:24 2013 -0700 Committer: Om <[email protected]> Committed: Sun Mar 31 02:44:24 2013 -0700 ---------------------------------------------------------------------- examples/FlexJSTest_again/src/MyInitialView.mxml | 4 +- frameworks/as/flex-config.xml | 7 + frameworks/as/src/FlexJSUIClasses.as | 1 + .../org/apache/flex/html/staticControls/Button.as | 13 ++ .../flex/html/staticControls/DropDownList.as | 2 +- .../org/apache/flex/html/staticControls/List.as | 2 +- .../beads/controllers/DropDownListController.as | 5 +- .../supportClasses/DropDownListList.as | 2 +- .../as/src/org/apache/flex/net/HTTPService.as | 12 +- .../apache/flex/html/staticControls/ComboBox.js | 140 +++++++++------ .../FlexJS/src/org/apache/flex/net/HTTPService.js | 6 +- .../org/apache/flex/utils/MXMLDataInterpreter.js | 5 +- 12 files changed, 132 insertions(+), 67 deletions(-) ----------------------------------------------------------------------
