[royale-asjs] 01/01: fresh branch with all vivid work, still not work

2018-02-22 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch feature/vivid-ui-set in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 8d9b616a21131fa3cad4999f6d6364ecb0766fe1 Author: Carlos Rovira

[royale-asjs] branch feature/vivid-ui-set updated (9832117 -> 8d9b616)

2018-02-22 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a change to branch feature/vivid-ui-set in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. discard 9832117 fresh branch with all vivid work, still not work add 2dd5941 Added simple

[royale-compiler] 02/02: we've been outputting incorrect interfaces for a while now. This should fix it

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit e8c6a62ee2ace622d90f932da6f00e2410d55a49 Author: Alex Harui AuthorDate: Thu Feb 22

[royale-compiler] branch develop updated (9ec3fb8 -> e8c6a62)

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git. from 9ec3fb8 don't rename global selector to * selector new 1827a70 GCC says Object doesn't coerce to

[royale-compiler] 01/02: GCC says Object doesn't coerce to Function so we have to type cast it

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 1827a703454842da07c08ccd47aeb8a2678086aa Author: Alex Harui AuthorDate: Thu Feb 22

[royale-compiler] 01/02: also for Class receiving a '*' type

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit bd774ec727e8fb8360082316e86297ecdd76c323 Author: Alex Harui AuthorDate: Thu Feb 22

[royale-compiler] branch develop updated (e8c6a62 -> 5ff4db6)

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git. from e8c6a62 we've been outputting incorrect interfaces for a while now. This should fix it new bd774ec

[royale-compiler] 02/02: clean up -remove-circulars so it doesn't result in warnings on top-level functions

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 5ff4db67f16b288b91c6b8146c4e6e4f9c24121f Author: Alex Harui AuthorDate: Thu Feb 22

[royale-asjs] branch develop updated: get rid of GCC warnings on this class

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui 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 b5d6b0a get rid of GCC warnings on this

[royale-asjs] 04/07: switch to PopUpList and clean up

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit cf255ee0defb1f62908ee8a09fbd0f88f53277ca Author: Alex Harui AuthorDate: Thu Feb 22 16:13:04

[royale-asjs] 02/07: should use typeNames instead of className. ClassName can be swapped out by the user

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 7a631d39f7642f930a703d4cf2540996df9b3458 Author: Alex Harui AuthorDate: Thu Feb 22 15:23:21

[royale-asjs] branch develop updated (b5d6b0a -> 4d298a1)

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from b5d6b0a get rid of GCC warnings on this class new ed0a0b4 create a PopUpList that encapsulates the

[royale-asjs] 05/07: turn off default theme

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 9af2ca42ca8c474ff430e84c3f6a09de32c56f9b Author: Alex Harui AuthorDate: Thu Feb 22 16:13:43

[royale-asjs] 03/07: ant build for MDLDynamicTabsExample

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 6c9e27abf6aa216a4ca5c2fc560cc1a4d19e9255 Author: Alex Harui AuthorDate: Thu Feb 22 15:23:54

[royale-asjs] 06/07: move some more visual styles to theme

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 2815145b962c783353b66d6ce4f42155019612a6 Author: Alex Harui AuthorDate: Thu Feb 22 16:14:19

[royale-asjs] 01/07: create a PopUpList that encapsulates the styles needed for floating over the view

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit ed0a0b4e919a44b82e3923d5feea25a00afa2492 Author: Alex Harui AuthorDate: Thu Feb 22 14:13:17

[royale-asjs] 02/05: default Group to 1 pixel border width

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 53db8b99af7cb92e00c607379d1157aeeb788666 Author: Alex Harui AuthorDate: Thu Feb 22 22:31:02

[royale-asjs] 03/05: fix up typenames for labels

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit bc711083170328b2b06dbaedd00cbdea0b6c1e4b Author: Alex Harui AuthorDate: Thu Feb 22 22:31:43

[royale-asjs] branch develop updated (5db1e78 -> 5db5c2c)

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from 5db1e78 no commas in classname list new dfc85d6 watch out for private property collisions in JS

[royale-asjs] 05/05: clean up warnings

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 5db5c2ca2b95d83fac5463d1c85030df06e55bf8 Author: Alex Harui AuthorDate: Thu Feb 22 22:34:50

[royale-asjs] 01/05: watch out for private property collisions in JS

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit dfc85d6497e48dec75f7cc97fb5392c3cd2edbcf Author: Alex Harui AuthorDate: Thu Feb 22 22:29:52

[royale-compiler] branch develop updated: handle static bindings in removecirculars

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui 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 f19695e handle static bindings in

[royale-asjs] branch develop updated: no commas in classname list

2018-02-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui 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 5db1e78 no commas in classname list

[royale-asjs] branch feature/vivid deleted (was 67f3342)

2018-02-22 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a change to branch feature/vivid in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. was 67f3342 add vivid example to examples pom This change permanently discards the following

[royale-typedefs] branch feature/vivid deleted (was 3887b6d)

2018-02-22 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a change to branch feature/vivid in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git. was 3887b6d fix JSON typedef The revisions that were on this branch are still contained in other

[royale-compiler] branch feature/vivid deleted (was 17397b9)

2018-02-22 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a change to branch feature/vivid in repository https://gitbox.apache.org/repos/asf/royale-compiler.git. was 17397b9 add other CSS files found in SWCs This change permanently discards the following