This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from f3e5829  js build of mxtests
     new 112c94d  try to handle no initialView
     new c048ae3  start converting mxtests
     new a5d158a  more APIs

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../royale/org/apache/royale/core/Application.as   |   6 +-
 .../src/main/resources/mx-royale-manifest.xml      |   5 +-
 .../src/main/royale/mx/core/Application.as         | 164 +++++++++++++++++++++
 .../MXRoyale/src/main/royale/mx/core/Container.as  |  70 ++++++++-
 .../MXRoyale/src/main/royale/mx/states/State.as    | 101 +++++++++++++
 mustella/tests/mxtests/basicTests/BasicTests.mxml  |  21 +--
 .../mxtests/basicTests/halo/views/ButtonTests.mxml |   2 +-
 .../basicTests/halo/views/CheckBoxTests.mxml       |   2 +-
 8 files changed, 355 insertions(+), 16 deletions(-)
 create mode 100644 
frameworks/projects/MXRoyale/src/main/royale/mx/states/State.as

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to