[royale-asjs] branch develop updated: Export duplication code to a reusable class. This is also more efficient because element is not swapped in runtime.

2017-10-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 95922ad Export duplication code

[royale-asjs] branch develop updated: Make rect transformable

2017-11-26 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new df72e1a Make rect transformable

[royale-asjs] branch develop updated: First implementation of ThrottleBead

2017-12-17 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new e04299c First implementation

[royale-asjs] branch develop updated: Added first version. User will need to feed the browser path after they launch eclipse, until we find a better solution.

2017-12-14 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 7b89f3c Added first version. User

[royale-asjs] branch develop updated: Fixed typo.

2017-12-19 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 8c1dbe8 Fixed typo. 8c1dbe8

[royale-asjs] 01/01: Merge pull request #97 from justinmclean/button_text_overflow_II

2017-12-19 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 7709edc2f2d3b93c65e09b3264b634a8135f18d5 Merge: 8c1dbe8 41972b3 Author: yishayw <yishayj...@hotmail.

[royale-asjs] branch develop updated (8c1dbe8 -> 7709edc)

2017-12-19 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from 8c1dbe8 Fixed typo. add 84e7b3b Add test overflow beads fixes #77 add e92c79a not needed as it's

[royale-asjs] branch develop updated: isHeightSizedToContent is a method, not a prop

2017-11-21 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 6dd1416 isHeightSizedToContent

[royale-asjs] branch develop updated: rerender event is no longer necessary, that logic is taken care of by IChangePropagator implementers

2017-11-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new b035993 rerender event is no longer

[royale-asjs] branch develop updated: Make sure all target references the correct compiler target.

2017-11-07 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 08fce56 Make sure all target

[royale-asjs] 02/02: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

2017-11-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit c885d328096592f17fad63a3e783869855a6f5b1 Merge: aea1a85 e200047 Author: DESKTOP-RH4S838\Yishay <yish

[royale-asjs] branch develop updated: Ammended 16f3de0425d310271275d9b9dfd33d1b80156d1b - added fix to js side, and removed unnecessary changes.

2017-12-10 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new dc72b0d Ammended

[royale-asjs] branch develop updated: Add DisableClipBead, also make sure manifest is svg-manifest is included in build

2017-12-10 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 8417457 Add DisableClipBead, also make

[royale-asjs] branch develop updated: Adding the name that's currently the default for windows

2017-12-12 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new b704800 Adding the name that's

[royale-asjs] branch develop updated: Number of rows increases, event if there's one extra, so Math.ceil() is a more appropriate function

2017-12-06 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 16f3de0 Number of rows increases

[royale-asjs] branch develop updated: Get rid of redundant imports

2018-05-17 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 73de5ce Get rid of redundant imports

[royale-asjs] 02/02: remove from controller logic which is handled by view

2018-05-16 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 1f3294450d6fa608092ca727020defd2f76b1f79 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.com> AuthorDat

[royale-asjs] branch develop updated (eab9ac2 -> 1f32944)

2018-05-16 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from eab9ac2 example passing a "flex.messaging.io.ArrayCollection" to "org.apache.royale.collec

[royale-asjs] 01/02: Make ComboBoxView more reusable

2018-05-16 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 60b858cef128ea59654138bf692a367432d862a8 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.com> AuthorDat

[royale-asjs] branch develop updated: Make controller more reusable

2018-05-16 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 0a13750 Make controller more reusable

[royale-asjs] branch feature/revert-refactor updated (bb438c2 -> f770aa3)

2018-05-22 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from bb438c2 Changed Multiline whitespace to pre-wrap new 6932fbf Adding

[royale-asjs] 03/04: Make controller more reusable

2018-05-22 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit fa227839d7846c6740d8318e105341cf125874c3 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.

[royale-asjs] 02/04: Get rid of redundant imports

2018-05-22 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 8cda66febeca08f2d0775632282148f5cf181ec7 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.

[royale-asjs] 04/04: Make ComboBoxView more reusable

2018-05-22 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit f770aa314d2ff107338b23578e45b0fe2ce7eed6 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.

[royale-asjs] 01/04: Adding HideComboPopupOnMouseDownBead

2018-05-22 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 6932fbfc6558b9a3ce0d4cc815b55be922af61a5 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.

[royale-asjs] branch feature/revert-refactor updated: remove from controller logic which is handled by view

2018-05-22 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Fixes #261. Untyped members need to be surrounded with quotes.

2018-06-17 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Fixes #256.

2018-05-29 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Issue #256 - don't mess with positioning if it's already positioned.

2018-05-29 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch develop updated: Fixes #258. But is that a proper fix?

2018-06-03 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 37a3a6d Fixes #258

[royale-asjs] branch develop updated: Remove code that's not necessary if a flex layout

2018-06-07 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 4b34998 Remove code that's

[royale-asjs.wiki] branch master updated: Created Layout Challenges (markdown)

2018-05-30 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git The following commit(s) were added to refs/heads/master by this push: new df4d41f Created Layout Challenges

[royale-asjs] branch develop updated: Different way to fix #258. Should it be a pattern for layouts that use absolute positioning of children to make sure the host is not statically positioned?

2018-06-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 799f187 Different way to fix #258

[royale-asjs] branch feature/revert-refactor updated: Refactored DropShadow to be more PAYG. Still some refactoring due in terms of renaming and creating a factory bead.

2018-07-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Renamed filter files

2018-07-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch develop updated: Fixes #261. Untyped members need to be surrounded with quotes.

2018-06-20 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new ca4c5cc Fixes #261. Untyped members

[royale-asjs] branch feature/revert-refactor updated: DropShadowFilter, first implementation

2018-06-27 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: DropShadowFilter, first implementation

2018-06-27 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Add DropShadowFilter bead which is a convenience bead that adds a series of beads and initiailized them.

2018-07-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Add ColorMatrix to DropShadowFilter

2018-07-03 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Added spread filter element.

2018-07-03 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch develop updated: Add option to observe addition of new descendants when forcing style inheritance.

2018-05-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 275658e Add option to observe addition

[royale-asjs] branch develop updated: Take care of all items added detected by observer, not just the first one.

2018-05-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new cf411bc Take care of all items added

[royale-asjs] branch develop updated: Add a bead to force descendants of a container to inherit a style attribute

2018-05-01 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new e1bc712 Add a bead to force

[royale-asjs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

2018-01-11 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit bc02233f59bf3b74039a9f539ac827123559a3b3 Merge: e8ee330 ca6f7c8 Author: DESKTOP-RH4S838\Yishay <yish

[royale-asjs] 01/03: Make GraphicContainer mxml enabled. Still half-baked.

2018-01-11 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 31c93e06c914855b8bff1203f1755f7234931494 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.com> AuthorDat

[royale-asjs] branch develop updated (ca6f7c8 -> bc02233)

2018-01-11 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from ca6f7c8 fix RoyaleThemes example and include Slider. Include example in example/royale modules list

[royale-asjs] branch develop updated: Add basic project files

2018-01-10 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new d6e226a Add basic project files

[royale-typedefs] 02/02: Add ace to the main typedefs build

2018-02-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/ace-editor in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git commit 11818ee1ab2e1c5e7ce7594b71b28259aca5743d Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.

[royale-asjs] branch ace-editor created (now 7f16aa9)

2018-02-17 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch ace-editor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. at 7f16aa9 Not working yet This branch includes the following new commits: new 7f16aa9 Not working

[royale-asjs] branch ace-editor updated: No need for a special application.

2018-02-19 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch ace-editor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ace-editor by this push: new 7bd5b87 No need for a special

[royale-asjs] branch ace-editor updated: Working example of ace editor, lots of cleaning up to do and also need to put classes in a separate package

2018-02-18 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch ace-editor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ace-editor by this push: new 4643a0e Working example of ace

[royale-asjs] 04/04: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

2018-01-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit fa25395df1556b088fda4ac8eccee0e6dfcb4db8 Merge: 00bbbca e6278f9 Author: DESKTOP-RH4S838\Yishay <yish

[royale-asjs] branch develop updated (e6278f9 -> fa25395)

2018-01-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from e6278f9 Bring back original state for flex-sdk-description file new c3008e7 First version. new

[royale-asjs] 03/04: MaskBead now changes svg element into a mask definition instead of attempting to draw mask using path.

2018-01-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 00bbbcae9b249fde65d43637b412a4a99c8a0870 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.com> AuthorDat

[royale-asjs] branch develop updated: Implement set positioner on IUIBase implementers

2018-01-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 00ef033 Implement set positioner

[royale-asjs] branch feature/revert-refactor updated: Added merge, and more

2018-07-30 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Now that we're using Merge we don't need to play with sources in SuperImposeFilter

2018-07-30 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] 03/03: Merge branch 'feature/MXRoyale' of https://github.com/apache/royale-asjs into feature/MXRoyale

2018-08-07 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/MXRoyale in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 0b524fbe4d521e4551e21d0287946c8824453b7a Merge: 59e9e26 bef6bc4 Author: DESKTOP-RH4S838\Yishay

[royale-asjs] 02/03: Merge branch 'disabled_uicomp' into feature/MXRoyale

2018-08-07 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/MXRoyale in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 59e9e26c86cfaaa808a10a7f1254bc08a05c2681 Merge: a37065d 6faacc7 Author: DESKTOP-RH4S838\Yishay

[royale-asjs] branch feature/MXRoyale updated (bef6bc4 -> 0b524fb)

2018-08-07 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch feature/MXRoyale in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from bef6bc4 fix RichTextEditor new 6faacc7 Implement UIComponent.enabled new 59e9e26 Merge

[royale-asjs] 01/03: Implement UIComponent.enabled

2018-08-07 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/MXRoyale in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 6faacc781c0a68350e201640cd3d2e4c9a64476f Author: DESKTOP-RH4S838\Yishay AuthorDate: Sun Aug 5 14:52:18

[royale-asjs] branch feature/revert-refactor updated: Add a wrapper bead the date formatter to add hours

2018-08-23 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch blend_refactor updated: Added SuperimposeFilter

2018-07-15 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch blend_refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/blend_refactor by this push: new fd2be19 Added

[royale-asjs] branch blend_refactor updated: DropShadowFilter is now just another Filter

2018-07-15 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch blend_refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/blend_refactor by this push: new 4a33233 DropShadowFilter

[royale-asjs] branch blend_refactor updated: Filter elements are now children of filter bead instead of beads.

2018-07-15 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch blend_refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/blend_refactor by this push: new 69b172f Filter elements

[royale-asjs] branch feature/revert-refactor updated: Enable CompoundGraphic for transformations (and blending some browsers).

2018-07-17 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch blend_for_compound_graphic deleted (was a89193b)

2018-07-17 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch blend_for_compound_graphic in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. was a89193b Make CompoundGraphic transformable (and blendable on Chrome). This change

[royale-asjs] branch blend_refactor deleted (was fd2be19)

2018-07-17 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch blend_refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. was fd2be19 Added SuperimposeFilter The revisions that were on this branch are still contained in other

[royale-asjs] branch feature/revert-refactor updated (f28dca9 -> fd2be19)

2018-07-16 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from f28dca9 Filters are not necessarily drop shadows add c0d5f43 Filter elements should

[royale-asjs] 01/01: Make CompoundGraphic transformable (and blendable on Chrome).

2018-07-16 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch blend_for_compound_graphic in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit a89193bb41931f995b771effe52c26958e183250 Author: DESKTOP-RH4S838\Yishay AuthorDate: Mon Jul

[royale-asjs] branch blend_for_compound_graphic created (now a89193b)

2018-07-16 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch blend_for_compound_graphic in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. at a89193b Make CompoundGraphic transformable (and blendable on Chrome). This branch

[royale-asjs] 02/02: Add some flexibility in order of stacked filters.

2018-09-05 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 9c1124255da5930a374451898c08acee3df33fab Author: DESKTOP-RH4S838\Yishay AuthorDate: Wed Sep 5 12

[royale-asjs] 01/02: ColorMatrixFilterElement now determines the color of the filter instead if masking it. It should probably be renamed to reflect this at some point.

2018-09-05 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 5becd946d7ce191764c1eff2d3585797beb20794 Author: DESKTOP-RH4S838\Yishay AuthorDate: Wed Sep 5 12

[royale-asjs] branch feature/revert-refactor updated (1ada6c9 -> 9c11242)

2018-09-05 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from 1ada6c9 Fix color matrix. RGBA values were mismatched new 5becd94

[royale-asjs] branch feature/revert-refactor updated: Make color values consistent with opacity, a decimal between 0 and 1.

2018-07-10 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Filters are not necessarily drop shadows

2018-07-11 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated (299a140 -> 396393d)

2018-07-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from 299a140 Added spread filter element. new 9644226 Some additions to make inset shadows

[royale-asjs] 02/02: Refactoring filter element, some common functioalities are now in a base class.

2018-07-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 396393daafeb69bdfd5db06619ffdd9b9092482b Author: DESKTOP-RH4S838\Yishay AuthorDate: Sun Jul 8 13

[royale-asjs] 01/02: Some additions to make inset shadows possible

2018-07-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 964422693c23c2847a5ca37742f9ab29a2de3ea3 Author: DESKTOP-RH4S838\Yishay AuthorDate: Wed Jul 4 18

[royale-asjs] branch feature/revert-refactor updated: Make sure blend has necessary arguments in DropShadowFilter

2018-07-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Don't write result if it wasn't given.

2018-07-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Add inset option to DropDownFilter

2018-07-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch feature/revert-refactor updated: Add swf version for DropShadowFilter

2018-07-09 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/revert-refactor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/revert-refactor by this push: new

[royale-asjs] branch develop updated (d64973a -> 7486410)

2018-03-15 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from d64973a go back to slashes and fix some links add c008696 Fixes #128 add 429032f Export cross

[royale-asjs] 01/01: Merge branch 'EventConverter' into develop

2018-03-15 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 74864108a78d6cc96624441af94a851a34240e86 Merge: d64973a 429032f Author: DESKTOP-RH4S838\Yishay <yish

[royale-asjs] branch EventConverter created (now 34b98d0)

2018-03-14 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch EventConverter in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. at 34b98d0 Maven: Update framework version for Examples to 0.9.3-SNAPSHOT No new revisions were added

[royale-asjs] branch EventConverter updated: Fixes #128

2018-03-14 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch EventConverter in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/EventConverter by this push: new c008696 Fixes #128

[royale-typedefs] branch feature/ace-editor updated (11818ee -> ec531c6)

2018-04-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch feature/ace-editor in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git. from 11818ee Add ace to the main typedefs build add 00dcf3a Revert "[maven-release-p

[royale-typedefs] 01/01: Merge branch 'develop' into ace

2018-04-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch feature/ace-editor in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git commit ec531c605fb68057db74594c3e0b611f8b412856 Merge: 11818ee 09c92ba Author: DESKTOP-RH4S838\Yishay

[royale-asjs] 01/02: Merge branch 'develop' into ace-editor

2018-04-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 38f452d26047ad43d1a5c65b17bef32a629aaddd Merge: 062e475 d6a1ba8 Author: DESKTOP-RH4S838\Yishay <yish

[royale-asjs] 02/02: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

2018-04-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit c428750fa1749baa725785ddeb9f154692faac8b Merge: 38f452d ad61184 Author: DESKTOP-RH4S838\Yishay <yish

[royale-asjs] branch develop updated: Fix examples build script (ace element)

2018-04-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new c49c31a Fix examples build script (ace

[royale-typedefs] branch develop updated (09c92ba -> ec531c6)

2018-04-08 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git. from 09c92ba Merge branch 'release/0.9.2' into develop add 08e1299 create ace externs add 11818ee

[royale-asjs] 03/03: Added AceJS config files, still not building

2018-04-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch ace-editor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 7698774e3ddb57d26fb10869a4229e89646ee7e9 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.com> Auth

[royale-asjs] 02/03: Starting to fix ACE package

2018-04-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch ace-editor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 6c3771a35aa8747330aac235b8e2ca8845acda26 Author: DESKTOP-RH4S838\Yishay <yishayj...@hotmail.com> Auth

[royale-asjs] branch ace-editor updated (7bd5b87 -> 7698774)

2018-04-02 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch ace-editor in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from 7bd5b87 No need for a special application. new 5544056 Fix MaskBead for non-chrome browsers

[royale-compiler] annotated tag org.apache.royale.compiler-0.9.4-rc1 deleted (was f0bbf91)

2018-10-15 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to annotated tag org.apache.royale.compiler-0.9.4-rc1 in repository https://gitbox.apache.org/repos/asf/royale-compiler.git. *** WARNING: tag org.apache.royale.compiler-0.9.4-rc1 was deleted! *** tag

[royale-compiler] annotated tag org.apache.royale.compiler-0.9.4-rc2 deleted (was 387ad3c)

2018-10-15 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to annotated tag org.apache.royale.compiler-0.9.4-rc2 in repository https://gitbox.apache.org/repos/asf/royale-compiler.git. *** WARNING: tag org.apache.royale.compiler-0.9.4-rc2 was deleted! *** tag

[royale-compiler] branch develop updated: TZ can be wrong due to day light saving

2018-10-28 Thread yishayw
This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 03902ab TZ can be wrong due to day

  1   2   3   4   5   6   7   8   9   10   >