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/09/06 09:37:53 UTC

[royale-asjs] branch feature/MXRoyale updated (ec96194 -> 0448c21)

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 ec96194  Revert ApplicationDomain.as
     add a7b0e42  Merge pull request #5 from apache/feature/MXRoyale
     add 1ac0c51  Update Label.as
     add faba2f3  Update ProgressEvent.as
     add 4ee4240  Update Label.as
     add f4a80fc  Update Fault.as
     add d916632  Update FileReference.as
     add d117994  Making currentDomain static ApplicationDomain
     add 53ff859  Merge branch 'feature/MXRoyale' into branch10
     new 0448c21  Merge pull request #286 from pashminakazi/branch10

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:
 .../src/main/royale/mx/events/ProgressEvent.as     |  8 +++---
 .../src/main/royale/mx/net/FileReference.as        | 10 ++++++++
 .../MXRoyale/src/main/royale/mx/rpc/Fault.as       |  8 ++++++
 .../src/main/royale/mx/system/ApplicationDomain.as |  7 +++---
 .../src/main/royale/spark/components/Label.as      | 29 ++++++++++++++++++++++
 5 files changed, 56 insertions(+), 6 deletions(-)


[royale-asjs] 01/01: Merge pull request #286 from pashminakazi/branch10

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 0448c2145d095607ea327b846e582bfe6397203c
Merge: ec96194 53ff859
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu Sep 6 14:37:51 2018 +0500

    Merge pull request #286 from pashminakazi/branch10
    
    changes on 6.sep.2018

 .../src/main/royale/mx/events/ProgressEvent.as     |  8 +++---
 .../src/main/royale/mx/net/FileReference.as        | 10 ++++++++
 .../MXRoyale/src/main/royale/mx/rpc/Fault.as       |  8 ++++++
 .../src/main/royale/mx/system/ApplicationDomain.as |  7 +++---
 .../src/main/royale/spark/components/Label.as      | 29 ++++++++++++++++++++++
 5 files changed, 56 insertions(+), 6 deletions(-)