You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pu...@apache.org on 2018/10/03 11:14:04 UTC

[royale-asjs] branch develop updated (fb58fc5 -> 1fb5957)

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

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


    from fb58fc5  some little fixes in jewel
     add 912f8a9  Merge pull request #18 from apache/develop
     add d662358  Update UIComponent.as
     add 410c3c5  Update ScrollControlBase.as
     add fe95ea2  Update ListBase.as
     add 38f194b  Update AdvancedListBase.as
     add af05d64  Update UIComponent.as
     add c7c3066  Revert UIComponent.as
     add 024bb92  Update ModuleManager.as
     add 0d3d96e  Update MXRoyaleClasses.as
     new 1fb5957  Merge pull request #310 from pashminakazi/branch22

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:
 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |  1 +
 .../mx/controls/listClasses/AdvancedListBase.as    |  4 ++--
 .../royale/mx/controls/listClasses/ListBase.as     |  5 ++--
 .../src/main/royale/mx/core/ScrollControlBase.as   | 28 ++++++++++++++++++++++
 .../src/main/royale/mx/core/UIComponent.as         | 13 ++++++++++
 .../src/main/royale/mx/modules/ModuleManager.as    |  4 ++--
 6 files changed, 49 insertions(+), 6 deletions(-)


[royale-asjs] 01/01: Merge pull request #310 from pashminakazi/branch22

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

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

commit 1fb59574a3ed736622ac7c04d97b93df24c809cb
Merge: fb58fc5 0d3d96e
Author: pashminakazi <42...@users.noreply.github.com>
AuthorDate: Wed Oct 3 16:13:58 2018 +0500

    Merge pull request #310 from pashminakazi/branch22
    
    Changes on 3.Oct.2018

 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |  1 +
 .../mx/controls/listClasses/AdvancedListBase.as    |  4 ++--
 .../royale/mx/controls/listClasses/ListBase.as     |  5 ++--
 .../src/main/royale/mx/core/ScrollControlBase.as   | 28 ++++++++++++++++++++++
 .../src/main/royale/mx/core/UIComponent.as         | 13 ++++++++++
 .../src/main/royale/mx/modules/ModuleManager.as    |  4 ++--
 6 files changed, 49 insertions(+), 6 deletions(-)