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

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


    from f0d8224  Removed reference to Tile.png icon file.
     add 78e42a2  Added gridClasses folder with files
     add 3453d40  Delete gridClasses.zip
     add cbceafc  Copied GridColumnInfo.as FlexSDK->Royale
     add ff9879a  Copied GridRowInfo.as FlexSDK->Royale
     add db20b05  Copied GridItem & GridRow Flex->Royale
     add 374f01c  Update GridColumnInfo.as
     add ea72ca2  Update GridRowInfo.as
     add 64c72ed  MxRoyaleClasses.as :GridColumnInfo & GridRowInfo
     add 750fe6a  Merge branch 'feature/MXRoyale' into GridItemGridRow
     new 44d0846  Merge pull request #146 from alinakazi/GridItemGridRow

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    |   2 +
 .../src/main/royale/mx/containers/GridItem.as      | 235 ++++++++
 .../src/main/royale/mx/containers/GridRow.as       | 627 +++++++++++++++++++++
 .../gridClasses/GridColumnInfo.as}                 |  71 ++-
 .../GridRowInfo.as}                                | 414 +++++++-------
 5 files changed, 1108 insertions(+), 241 deletions(-)
 create mode 100644 
frameworks/projects/MXRoyale/src/main/royale/mx/containers/GridItem.as
 create mode 100644 
frameworks/projects/MXRoyale/src/main/royale/mx/containers/GridRow.as
 copy frameworks/projects/MXRoyale/src/main/royale/mx/{core/IToolTip.as => 
containers/gridClasses/GridColumnInfo.as} (62%)
 copy 
frameworks/projects/MXRoyale/src/main/royale/mx/containers/{utilityClasses/FlexChildInfo.as
 => gridClasses/GridRowInfo.as} (58%)

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

Reply via email to