This is an automated email from the ASF dual-hosted git repository.
gregdove pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 47ff825 Refactoring in reflection to add a lightweight getAncestry
reflection method (with no TypeDefinition dependency).
new c256c43 Improvements in ViewStack and LinkBar (startup behaviour and
integration).
new c0b9b43 Specific support for invalidate/commit deferred in emulation
The 2 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/resources/defaults.css | 7 +-
.../MXRoyale/src/main/royale/MXRoyaleClasses.as | 1 +
.../src/main/royale/mx/containers/ViewStack.as | 15 +++
.../src/main/royale/mx/controls/LinkBar.as | 33 +++---
.../MXRoyale/src/main/royale/mx/controls/NavBar.as | 9 ++
...DataGridHeaderSeparator.as => LinkSeparator.as} | 116 ++++++++++++---------
.../src/main/royale/MXRoyaleBaseClasses.as | 1 +
.../RoyaleUtil.as} | 78 +++++++-------
8 files changed, 156 insertions(+), 104 deletions(-)
copy
frameworks/projects/MXRoyale/src/main/royale/mx/skins/halo/{DataGridHeaderSeparator.as
=> LinkSeparator.as} (56%)
copy
frameworks/projects/MXRoyaleBase/src/main/royale/mx/{messaging/messages/AcknowledgeMessageExt.as
=> utils/RoyaleUtil.as} (51%)