This is an automated email from the ASF dual-hosted git repository.
harbs pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 41ee8ed Merge pull request #1025 from estanglerbm/xml-faster-parse
new af2fb81 Add support for XML and XMLList to MX LogLogger logging
new bf7545c Add removeAllElements() and removeElementAt() to MX ViewStack
(via Container).
new ac13e07 Support null arg.
new 20ab20d Initialize _url in MX and Spark so that
FlexGlobals.topLevelApplication.url is defined.
new aedd772 Set ListEvent.itemRenderer on itemClick of AdvancedDataGrid.
new d9f5a9d Fix typos in MX CartesianChart regarding
verticalAxisRenderers that throw runtime errors.
new 457d058 Merge pull request #1017 from estanglerbm/mx-changes
The 12217 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:
.../mx/charts/chartClasses/CartesianChart.as | 4 ++--
...vancedDataGridSingleSelectionMouseController.as | 1 +
.../src/main/royale/mx/core/Application.as | 4 ++++
.../MXRoyale/src/main/royale/mx/core/Container.as | 19 +++++++++++++++++
.../src/main/royale/mx/logging/LogLogger.as | 23 +++++++++++++++------
.../main/royale/spark/components/Application.as | 24 ++++++++++++++++------
6 files changed, 61 insertions(+), 14 deletions(-)