You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by al...@apache.org on 2018/08/09 06:54:05 UTC

[royale-asjs] branch feature/MXRoyale updated (166b8ca -> 7b1600d)

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

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


    from 166b8ca  see how much of Flex collections we can reuse.  This compiles but will it run?
     add 4da68d7  Merge pull request #1 from apache/feature/MXRoyale
     add ab7b93d  Update IBrowserManager.as
     add 07777e0  Update ResultEvent.as
     add 7ed6fba  Update compile-swf-config.xml
     add b1d8e0f  Update compile-js-config.xml
     add 8190684  Update compile-js-config.xml
     add ba0c94c  Update compile-swf-config.xml
     add 902bfe5  Update IBrowserManager.as
     add 2c1d3b4  Update Application.as
     add ea310c3  Merge branch 'feature/MXRoyale' into shmApplication
     new 7b1600d  Merge pull request #268 from pashminakazi/shmApplication

The 1 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:
 .../MXRoyaleJS/src/main/config/compile-js-config.xml        |  1 +
 .../SparkRoyaleJS/src/main/config/compile-js-config.xml     |  1 +
 .../MXRoyale/src/main/config/compile-swf-config.xml         |  1 +
 .../MXRoyale/src/main/royale/mx/managers/IBrowserManager.as |  4 ++++
 .../MXRoyale/src/main/royale/mx/rpc/events/ResultEvent.as   | 13 +++++++++++++
 .../SparkRoyale/src/main/config/compile-swf-config.xml      |  1 +
 .../src/main/royale/spark/components/Application.as         | 13 ++++++-------
 7 files changed, 27 insertions(+), 7 deletions(-)


[royale-asjs] 01/01: Merge pull request #268 from pashminakazi/shmApplication

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7b1600daaa326d083c6824d23a5f02c13387d270
Merge: 166b8ca ea310c3
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu Aug 9 11:54:03 2018 +0500

    Merge pull request #268 from pashminakazi/shmApplication
    
    Changes in IBrowserManager,ResultEvent,Spark Application

 .../MXRoyaleJS/src/main/config/compile-js-config.xml        |  1 +
 .../SparkRoyaleJS/src/main/config/compile-js-config.xml     |  1 +
 .../MXRoyale/src/main/config/compile-swf-config.xml         |  1 +
 .../MXRoyale/src/main/royale/mx/managers/IBrowserManager.as |  4 ++++
 .../MXRoyale/src/main/royale/mx/rpc/events/ResultEvent.as   | 13 +++++++++++++
 .../SparkRoyale/src/main/config/compile-swf-config.xml      |  1 +
 .../src/main/royale/spark/components/Application.as         | 13 ++++++-------
 7 files changed, 27 insertions(+), 7 deletions(-)