You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by cd...@apache.org on 2021/03/21 11:38:26 UTC

[royale-asjs] branch develop updated (a50c89a -> 04c4ba5)

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from a50c89a  - Added the updated Maven distribution to the RELEASE_NOTES.md
     add 26c96b5  - Re-imported the current versions of Ant distribution descriptors and adjusted them for a maven directory structure.
     add 3716110  added in Accordion
     add b922c81  in mx DataGridColumn itemtoDataTip added
     add a8f6264  autoload property added in mx Image
     add b358cc7  autoLayout property added to mx container
     add 9ac5449  jewel-daterangerestriction: Fix logic when both min and max dates are set
     add 2d43f40  tour-de-jewel: reduce code on h list
     add de7c335  jewel-tilelayouts: perform layout when changed at runtime
     add 9371acb  jewel-tilelayouts: perform layout when changed at runtime 2
     add f6f1fe4  Formatting tidyup and avoid duplicate var declaration warning
     add e6bca55  reduce build noise, avoid warnings for (presumably) intentional 'this within closure' usage (matches maven build)
     add 5e6a287  fix typo
     add a0591e7  AppWithLib: start of an example that uses a library. This is just the app part, created with the maven archetype on the fly
     add 31a7933  maven-archetype: new "royale-jewel-library-archetype" to generate libraries quickly
     add f7b3d36  add "royale-jewel-library-archetype" to modules
     add 57a5710  royale-jewel-library-archetype: few namespace fixes
     add b26894c  SampleLib: The lib part to use with AppWithLib example app, generated with the maven archetype "royale-jewel-library-archetype"
     add db3e22e  AppWithLib: add SampleLib dependency to AppWithLib example app
     add 957e6a6  moving new example from examples/jewel to crux, since it will have some crux code
     add 7dd4295  - Hopefully fixed the ACE build
     add 36d183e  - First major refactoring to align the Maven and the ANT distribution a bit more
     add f93925f  - Finished the sanitazion of the path-elements to match the names of the Maven distribution.
     add a4008ab  - Include only the "src" directory of the "projects" in the distribution
     add 559a936  - Added some more dummy files the FLashBuilder seems to look for
     add 3d63955  - Added the empty ***fonts.ser files to the rat exclusions - Moved all of the stuff needed for FlashBuilder support into a dedicated assembly descriptor, which can easily be dropped.
     add 41d561d  - Moved some of the goals preparing resources for the packaging from "packaging" to "prepare-resources"
     add d030999  AppWithLib: fix project and and allow fx:Array
     add 993ebe2  new methods and properties added to mx and spark emulation components
     add fb5739c  maven: fix MXRoyale exclusion in examples and archetypes since are not distribution and use maven artifact with version included
     add 7594d12  ContainerGlobals.as added
     add 6dd6e09  todo-jewel-crux: make it work with sdk distribution
     add 1efabf1  changes in slider
     add d9a98b7  URLLoaderDataFormat added in mx emulation
     add fc8a5c0  SparkRoyale: Add implementation of removeAllElements in Group
     add c465828  PrintJobOptions added in mx emulation
     add 325ee26  - Updated the js-only distributions to work for FlashBuilder
     add 3732aa3  - Made the build remove the library-path elements in case of a "without-swf" build.
     add 8c07c66  - Worked on getting the MANIFEST classpath entries right - Made the distribution create the same output in the js/lib directory
     add e7d4e69  - Added the antlr-runtime.jar to the classpath - Added some comments on the Class-Path setting in pom.xml
     add 3c94ad6  - Stripped down the distribution to only contain the jars actually needed.
     add 0bcbaf2  changes in UIComponent
     add fb6602b  TextFieldAutoSize added in mxroyale
     add fca62e0  Changes in MXTreeItemRenderer
     add f8b58bb  TextField added in mx emulation
     add 943a0e2  Rotate Instance added in mxRoyale
     add c8fe02e  Rotate added in  mxRoyale
     add 3ed8191  commit for issue in emulation MenuBar https://github.com/apache/royale-asjs/issues/1088
     add af433d0  MXRoyale: Fix issue where removing item from ArrayCollection wasn't reflected in UI of DataGrid
     add 73e39bd  for LinkBar fixes , added NavBar in emulation also.. now LinkBar Extends NavBar
     add c7eb41a  Quick build fix
     add a518cc3  BitMapData setter added
     add 6992cce  Better buttonDown support
     add 0d1c269  Update MouseEvent.as added CONTEXT_MENU in Core
     add 608c39c  Update MouseEvent.as added CONTEXT_MENU in MXRoyale
     add 5246b67  Update UIComponent added contextMenu Event
     add c963c68  Update mx-royale-manifest added ApplicationControlBar
     add c3dbabe  Update ComboBox.as added itemRenderer property
     add 0467edb  Update CheckBox.as added disabledIconColor Style
     add 11c9ac0  Update SWFLoader added load
     add 6dc422e  Create ScriptTimeoutError.as
     add 76caa25  Update MXRoyaleClasses.as added ScriptTimeoutError
     add 92e2e93  Update URLLoader.as added dataFormat
     add c9962ab  Update Image.as added load
     add b29a16c  Multi SelectionList is added in mx emulation
     add 41610e4  added files for MultiSelectionList
     add 12d9c15  Build fix: missing import
     add 329def9  emulation utils dictionary added
     add b3ccfc2  DescribeTypeCache added
     add f03c855  method added in DescribeTypeCache
     add 3441228  added XMLNode emulation
     add d1a959c  removed flash API's from SDK
     add 9907040  new API's added
     add 67bb76c  Changes in LinearGradient
     add fa44b77  changes in mx repeater
     add 502e9e4  miterlimit and joints properties added in SolidColorStroke
     add c80f973  blendMode property added in spark line
     add e41cf55  IncludeLayout added in MultiSelectionList
     add c39a7fb  DateChooser styles added
     add 34ef108  update mx combobase and combobox
     add ab3b3cc  close added in Event.as
     add 0face9e  changes in UIComponent
     add c613ba6  - Renamed the "with-cordova" profile to "option-with-cordova" to fit to the generally used naming convention for Royale maven profiles.
     add 2d9ff29  - Some minor updates in the pom
     add bf46171  - Added documentation on the Maven build to the README
     add d5414cd  - Added the updated Maven distribution to the RELEASE_NOTES.md
     new 04c4ba5  Merge remote-tracking branch 'origin/develop' into develop

The 1 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:

[royale-asjs] 01/01: Merge remote-tracking branch 'origin/develop' into develop

Posted by cd...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 04c4ba50d040f3e720e670960a8b9ab005d10ad0
Merge: d5414cd a50c89a
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Sun Mar 21 12:38:07 2021 +0100

    Merge remote-tracking branch 'origin/develop' into develop