This is an automated email from the ASF dual-hosted git repository.
yishayw pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 9f29229 - Made the TDJ example copy the themes into the debug-js and
not the release-js directory and added an execution of the resources plugin to
copy them over from debug to release
new fc44456 more stubs in mx
new b7714e0 Adding some stubs in emulation and moving some to base classes
new 0fe9243 Merge branch 'develop' of
https://github.com/apache/royale-asjs into develop
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:
.../src/main/royale/mx/controls/DataGrid.as | 5 ++
.../MXRoyale/src/main/royale/mx/controls/Tree.as | 89 +++++++++++-----------
.../mx/controls/listClasses/AdvancedListBase.as | 50 +++++-------
.../mx/controls/listClasses/DataGridListBase.as | 58 ++++----------
.../royale/mx/controls/listClasses/ListBase.as | 38 +++++++++
.../src/main/royale/mx/display/LoaderInfo.as | 8 +-
.../src/main/royale/spark/components/List.as | 14 ++--
7 files changed, 134 insertions(+), 128 deletions(-)