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 d859f8d189 Add VSlider
new f95c6761e8 Revert "Avoid the possibility of infinite loops (in JS
only, SWF untested) with xml watchers. This can happen if changes are made in
watcher functions."
new f533ae18ee Fix XMLList loop targets for JS in XMLNotifier
new c90fbce7a8 mx MenuBar incremental improvements. Should fix mx-tests
problem.
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:
.../MXRoyale/src/main/resources/defaults.css | 2 +-
.../MXRoyale/src/main/royale/MXRoyaleClasses.as | 1 +
.../src/main/royale/mx/controls/MenuBar.as | 16 +++--
.../mx/controls/beads/models/MenuBarModel.as | 19 +++++-
...ataItemRendererFactoryForICollectionViewData.as | 12 ++--
...taItemRendererFactoryForICollectionViewData.as} | 56 +++++++++------
.../src/main/royale/mx/utils/XMLNotifier.as | 79 +++++-----------------
7 files changed, 90 insertions(+), 95 deletions(-)
copy
frameworks/projects/MXRoyale/src/main/royale/mx/controls/{listClasses/DataItemRendererFactoryForICollectionViewData.as
=> menuClasses/MenuDataItemRendererFactoryForICollectionViewData.as} (86%)