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 a3158ab  some layouts were being missed
     new c08c41d  Responder is not an IEventDispatcher
     new 540ef1e  Merge branch 'develop' of 
https://github.com/apache/royale-asjs into develop
     new 0b90c16  Support more legacy code.
     new 3a810bc  restore unwatch method in ChangeWatcher
     new 370efba  Adding ZipCodeFormatter (function still to be verified/tested)
     new 3507f9c  Merge branch 'develop' of 
https://github.com/apache/royale-asjs into develop

The 6 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    |   1 +
 .../main/royale/mx/binding/utils/ChangeWatcher.as  |   4 +-
 .../menuClasses/IMenuDataDescriptor.as}            | 143 +++++-----
 .../controls/treeClasses/DefaultDataDescriptor.as  |   3 +-
 .../royale/mx/formatters/SwitchSymbolFormatter.as  |  11 +-
 .../main/royale/mx/formatters/ZipCodeFormatter.as  | 296 +++++++++++++++++++++
 .../main/royale/org/apache/royale/net/Responder.as |   4 +-
 7 files changed, 370 insertions(+), 92 deletions(-)
 copy 
frameworks/projects/MXRoyale/src/main/royale/mx/{core/IDisplayObjectInterface.as
 => controls/menuClasses/IMenuDataDescriptor.as} (52%)
 create mode 100644 
frameworks/projects/MXRoyale/src/main/royale/mx/formatters/ZipCodeFormatter.as

Reply via email to