[royale-asjs] branch ReleaseModules updated: update poms to use latest module output options

2022-01-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ReleaseModules by this push: new 6f815a4 update poms

[royale-asjs] branch ReleaseModules updated: update config to use list format

2022-01-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ReleaseModules by this push: new 945f79f update config

[royale-compiler] branch ReleaseModules updated: change prevent-rename-object-keys to a list like other config lists

2022-01-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/ReleaseModules by this push: new 1f0aced change

[royale-asjs] branch ReleaseModules updated: compiler will fix up relative path

2022-01-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ReleaseModules by this push: new 14e0dcf compiler will fix

[royale-compiler] branch ReleaseModules updated: fix up relative path in externs

2022-01-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/ReleaseModules by this push: new a3ed139 fix up

[royale-compiler] 01/06: revert back to original passes

2022-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 29eea23bc52d621c22c35c08b15b3c804c9e0f9e Author: Alex Harui AuthorDate: Tue Jan 11 00:28:53 2022 -0800

[royale-compiler] 03/06: get release modules to work by preventing rename of superClass_ in base.js, and by excluding compilation of files excluded from the module

2022-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 5a60e41d795e003a4d781626f489f6d50ac881f6 Author: Alex Harui AuthorDate: Tue Jan 11 00:45:02 2022 -0800

[royale-compiler] 05/06: don't bring in files for modules that were in the app, rename object keys in files, and prevent renaming of Language APIs if outputting a module

2022-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit f7634afdcf57069ba42ba53081a1ebab9b364cfe Author: Alex Harui AuthorDate: Tue Jan 11 00:55:23 2022 -0800

[royale-compiler] 02/06: move externs reporting to Closure Compiler. It knows how to produce a much better set of externs

2022-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit d27c834edaabed222bc9c7030a0818ecd13795a0 Author: Alex Harui AuthorDate: Tue Jan 11 00:40:53 2022 -0800

[royale-compiler] 06/06: get release modules to work by removing package initialization from modules that shouldn't be there, by using Closure Compiler for externs reports, and adding Language APIs to

2022-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit a06255f461f10465f689445c369fde4bb2d7c56d Author: Alex Harui AuthorDate: Tue Jan 11 00:58:21 2022 -0800

[royale-compiler] branch ReleaseModules created (now a06255f)

2022-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-compiler.git. at a06255f get release modules to work by removing package initialization from modules

[royale-compiler] 04/06: add option to prevent renaming some object keys

2022-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit b86268705764d21b4d4e465377f9ab7f43e47d9c Author: Alex Harui AuthorDate: Tue Jan 11 00:51:31 2022 -0800

[royale-asjs] branch ReleaseModules created (now bda06f8)

2022-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. at bda06f8 update configs to use new option to prevent renaming of certain object keys This branch

[royale-asjs] 01/01: update configs to use new option to prevent renaming of certain object keys

2022-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ReleaseModules in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit bda06f83e892bd6da1da3e2ec17f6bb241834d0d Author: Alex Harui AuthorDate: Tue Jan 11 01:03:06 2022 -0800

[royale-compiler] branch develop updated: maven build needs more goog files too

2021-12-28 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 faa733b maven build needs more goog

[royale-compiler] 01/02: ignore disabled conditional compilation blocks

2021-12-26 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 3ccebe5cb71c0bf0d7f313c2e88fc340a622aafa Author: Alex Harui AuthorDate: Sun Dec 26 23:35:05 2021 -0800

[royale-compiler] 02/02: add HtmlSanitizer to the list of goog files that are added to output

2021-12-26 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 ebf3137416dc20615288f03b5e42e3f20f9d891c Author: Alex Harui AuthorDate: Sun Dec 26 23:42:06 2021 -0800

[royale-compiler] branch develop updated (363efd1 -> ebf3137)

2021-12-26 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 363efd1 MemberAccessEmitter: improved detection of XMLish expressions to determine if dynamic-access

[royale-asjs] branch ChildResize updated: try to fix #1021

2021-01-03 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ChildResize by this push: new 8920c39 try to fix #1021

[royale-compiler] branch develop updated: fix some bugs around fx:Array, fx:Object, fx:Number, etc in fx:Declarations. Should fix apache/royale-asjs#1007 and apache/royale-asjs#999

2020-12-21 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 ba2d331 fix some bugs around

[royale-asjs] 01/02: stop forcing size of DG to 200x200 and try measuring based on rowHeight and number of rows in DG when set

2020-12-15 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 11c17357f1b148c7f91cdfe35496bb4423be8403 Author: Alex Harui AuthorDate: Tue Dec 15 23:11:59 2020 -0800

[royale-asjs] 02/02: invalidateSize if children are growing during layout. It means that a child that was sizedToContent was re-measured or otherwise got a new size so the parent's size is invalid unl

2020-12-15 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 578764997cbe51f505ff30b871cbf0282c0467a6 Author: Alex Harui AuthorDate: Tue Dec 15 23:13:36 2020 -0800

[royale-asjs] branch ChildResize updated (8d9bb55 -> 5787649)

2020-12-15 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from 8d9bb55 Merge branch 'ChildResize' of https://github.com/apache/royale-asjs into ChildResize new

[royale-asjs] branch ChildResize updated: handle skins of SkinnableContainers that are fully sized by parent

2020-12-09 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ChildResize by this push: new 6c7c869 handle skins

[royale-asjs] 02/03: Spark Label is a 'native' control (no view) so it has to send notifications if its size changes as the text changes

2020-12-07 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 47a85d8436ebfcfc3d695e8418eed17c40f84ed7 Author: Alex Harui AuthorDate: Mon Dec 7 19:50:16 2020 -0800

[royale-asjs] branch ChildResize updated (43ce0a8 -> 8ccfa56)

2020-12-07 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from 43ce0a8 Merge branch 'develop' into ChildResize new 199b495 make sure Image/Bitmap image

[royale-asjs] 03/03: listen for child size changing

2020-12-07 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 8ccfa56c28f457f725c7025b1779025d27060f64 Author: Alex Harui AuthorDate: Mon Dec 7 19:50:57 2020 -0800

[royale-asjs] 01/03: make sure Image/Bitmap image measurements are not NaN

2020-12-07 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 199b4959b9f9b5d400718ababfedf1df720f9b08 Author: Alex Harui AuthorDate: Mon Dec 7 19:47:50 2020 -0800

[royale-asjs] branch develop updated: initial JS implementation of ProgressBar. Should help fix #931

2020-12-06 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 8702ca1 initial JS implementation

[royale-asjs] branch develop updated: fix ProgressEvent and ModuleEvent. Should fix #959

2020-11-30 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 ab7dcb4 fix ProgressEvent

[royale-asjs] 01/02: Revert "Temp fix for #952". Try a different strategy in upcoming commit

2020-11-26 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 f5ff2ec5053d603ba90cd0506fd66ae2bedb6ef3 Author: Alex Harui AuthorDate: Thu Nov 26 18:20:24 2020 -0800

[royale-asjs] branch develop updated (9602a8c -> ed8999f)

2020-11-26 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 9602a8c Merge pull request #911 from SolidSoft-Lda/develop new f5ff2ec Revert "Temp fix for #952&q

[royale-asjs] 02/02: have dropdown check if sizedToContent and use the same measuredHeight as Flex did. Should fix #952

2020-11-26 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 ed8999f3fc97d0ab422131358aa050ffc7c5c7cd Author: Alex Harui AuthorDate: Thu Nov 26 18:33:07 2020 -0800 have

[royale-asjs] 02/02: delay state setting until skin is set

2020-11-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 259f0d51526e9ddf0edabb85b4f8788a2a6476ee Author: Alex Harui AuthorDate: Sun Nov 22 23:36:22 2020 -0800 delay

[royale-asjs] 01/02: special case height/width in states

2020-11-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 7628fb6071634646344a74f5fde8f50509dd26de Author: Alex Harui AuthorDate: Sun Nov 22 23:34:54 2020 -0800

[royale-asjs] branch develop updated (490f032 -> 259f0d5)

2020-11-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 490f032 Scroller measures viewport. Should fix #944 new 7628fb6 special case height/width in states

[royale-asjs] 01/02: handle sizedToContent without skins

2020-11-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 0e8d9c8c1f0e212f8c9034a9de4ca659e05c987e Author: Alex Harui AuthorDate: Sun Nov 22 20:52:36 2020 -0800

[royale-asjs] branch develop updated (0c08c23 -> 490f032)

2020-11-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 0c08c23 Merge pull request #948 from estanglerbm/urlvariables-in-mx new 0e8d9c8 handle sizedToContent

[royale-asjs] 02/02: Scroller measures viewport. Should fix #944

2020-11-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 490f032f326abd049decccdffdd6fb1d6adf8743 Author: Alex Harui AuthorDate: Sun Nov 22 20:53:11 2020 -0800

[royale-asjs] branch develop updated: try forcing unskinned Spark Application's contentView to the size given by the SystemManager. SHould fix #935

2020-11-20 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 4638a75 try forcing unskinned Spark

[royale-asjs] branch develop updated: emulate more RichTextEditor properties. Should fix #929.

2020-11-10 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 8105296 emulate more RichTextEditor

[royale-asjs] branch develop updated: emulate more RichTextEditor properties. Should fix #929.

2020-11-10 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 8105296 emulate more RichTextEditor

[royale-asjs] branch develop updated: try to prevent multiple toolbars. Should fix #929

2020-11-07 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 d1a36ef try to prevent multiple

[royale-asjs] branch ChildResize updated: handle remove

2020-09-18 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ChildResize by this push: new b01a9aa handle remove b01a9aa

[royale-asjs] branch ChildResize updated: fix crash in Panel

2020-09-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ChildResize by this push: new f59cbc3 fix crash in Panel

[royale-asjs] branch develop updated: don't need this anymore. The menu renderer sends it. Should fix #884

2020-07-06 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 9746909 don't need this anymore

[royale-asjs] branch develop updated: need unique clippaths. Should fix #856

2020-07-05 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 5ff7aab need unique clippaths. Should

[royale-asjs] branch develop updated: TinyEditor wrapper as replacement for MX RichTextEditor

2020-06-29 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 41bf846 TinyEditor wrapper

[royale-compiler] branch develop updated: allow more than one leading underscore in selector names

2020-06-29 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 c6f8b4a allow more than one leading

[royale-asjs] branch develop updated (92c7668 -> 08705f5)

2020-06-28 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 92c7668 tourdejewel: fix a problem when use runtime theme switching in numericstepper new 111ec12 ADG

[royale-asjs] branch develop updated: ADG Column Layout has to set width of renderer. Should fix #868.

2020-06-24 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 bb90cf6 ADG Column Layout has to set

[royale-asjs] branch ChildResize updated: try to get measurement changes propagated bottom up

2020-06-22 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ChildResize by this push: new 241c927 try to get measurement

[royale-compiler] branch develop updated: oops, messed up the merge

2020-06-21 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 e0ff381 oops, messed up the merge

[royale-compiler] branch develop updated (4d325fb -> cb4b009)

2020-06-21 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 4d325fb OrderSwitchesMojo. Need to release compiler-build-tools with new mojo new a623ac8 update

[royale-compiler] branch develop updated: OrderSwitchesMojo. Need to release compiler-build-tools with new mojo

2020-06-21 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 4d325fb OrderSwitchesMojo. Need

[royale-compiler] branch develop updated: force order of JFlex switch statements to help with reproducible binaries

2020-06-21 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 caa35fe force order of JFlex switch

[royale-asjs] branch develop updated: fix editor position. Should fix #863

2020-06-14 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 75fe027 fix editor position. Should

[royale-asjs] branch develop updated: fix file filters for FileReference.browse. Should fix #865

2020-06-13 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 94a3715 fix file filters

[royale-asjs] branch develop updated: try not tracking selectedIndices if not multipleselection. Should fix #851

2020-06-12 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 b676f42 try not tracking

[royale-asjs] branch develop updated: dispatch valueCommit from Checkbox. Should fix #857

2020-06-11 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 6b94870 dispatch valueCommit from

[royale-compiler] branch develop updated: suppress Databinding warning for (as XML) expressions

2020-06-10 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 f5c8013 suppress Databinding

[royale-asjs] branch develop updated: add null check for #852

2020-06-10 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 cb1bf69 add null check for #852 cb1bf69

[royale-asjs] branch develop updated: fix programmatic selection in ADG.

2020-06-10 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 2b04ee2 fix programmatic selection

[royale-asjs] branch develop updated: add typename

2020-06-09 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 1bd88ff add typename 1bd88ff

[royale-asjs] branch develop updated: fix DateChooser column headers. Should fix #844

2020-06-09 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 f5e3972 fix DateChooser column headers

[royale-asjs] branch ChildResize updated: fix DateChooser column headers. Should fix #844

2020-06-09 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ChildResize by this push: new c819fec fix DateChooser column

[royale-asjs] branch ChildResize updated: add typename

2020-06-08 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/ChildResize by this push: new 7704676 add typename 7704676

[royale-asjs] 02/02: BoxLayout listens to children and runs layout if they change size

2020-06-08 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 0977676251212ef20382044da91701a3a0047691 Author: Alex Harui AuthorDate: Mon Jun 8 00:47:53 2020 -0700

[royale-asjs] branch ChildResize created (now 0977676)

2020-06-08 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. at 0977676 BoxLayout listens to children and runs layout if they change size This branch includes

[royale-asjs] 01/02: remove trace statement so it doesn't show up in greps

2020-06-08 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch ChildResize in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 03cc89ec739af9b6b1cff557922cb4c07e430ec5 Author: Alex Harui AuthorDate: Mon Jun 8 00:47:16 2020 -0700

[royale-asjs] branch develop updated: cancel event for FileReference. Uses blur/focus in Chrome, uses key/mouse in other browsers which could cause delay in getting the event if user is perfectly idle

2020-06-06 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 2f4bbaa cancel event for FileReference

[royale-asjs] branch develop updated: prevent line wrapping in DownloadButton

2020-05-30 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 2d23245 prevent line wrapping

[royale-asjs] branch develop updated: DownloadButton replacement for FileReference.save. Might fix #838

2020-05-29 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 e5d57b6 DownloadButton replacement

[royale-asjs] branch develop updated: suppress event if requested. Should help fix #824

2020-05-23 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 ce04386 suppress event if requested

[royale-asjs] branch develop updated: eliminate extra change event. Should fix #830

2020-05-19 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 ab11be3 eliminate extra change event

[royale-asjs] branch develop updated: setting XMLListCollection.source will update MenuBar and other list-like components

2020-05-17 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 607f96a setting

[royale-asjs] branch develop updated: implement Spark List selectedItem. Should fix #830

2020-05-15 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 c7ebd9e implement Spark List

[royale-asjs] branch develop updated: fix MXTests

2020-05-15 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 a29feb7 fix MXTests a29feb7

[royale-asjs] branch develop updated: fix some events for Spark List. Might fix #830

2020-05-15 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 12a0329 fix some events for Spark List

[royale-asjs] branch develop updated: handle showRoot=false and item click event

2020-05-14 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 928e3a2 handle showRoot=false and item

[royale-asjs] branch develop updated: alert shown in close handler was going up before the controller removed the first alert. Should fix #812

2020-05-13 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 05dd255 alert shown in close handler

[royale-asjs] 02/04: use interfaces for Menu

2020-05-13 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 9c69d22540c40b00fde8dd8a0760b64125190b92 Author: Alex Harui AuthorDate: Tue May 12 00:40:04 2020 -0700 use

[royale-asjs] 01/04: new interfaces for Menus

2020-05-13 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 7610f525803ea9d1e14523b5c2a610594eba3191 Author: Alex Harui AuthorDate: Tue May 12 00:38:46 2020 -0700 new

[royale-asjs] 04/04: use systemManager as the stage for JS

2020-05-13 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 deb1e0c13d3544516f4f074a8827003843fc9bc6 Author: Alex Harui AuthorDate: Tue May 12 23:58:01 2020 -0700 use

[royale-asjs] 03/04: mx:Menu. Should fix #815

2020-05-13 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 b98a1a5aad52cb7f087675f1d23fb14e937ccf30 Author: Alex Harui AuthorDate: Tue May 12 00:40:19 2020 -0700

[royale-asjs] branch develop updated (d0a5835 -> deb1e0c)

2020-05-13 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 d0a5835 NOTICE: add Open Sans and Lato new 7610f52 new interfaces for Menus new 9c69d22 use

[royale-asjs] branch develop updated: clip dropdowntext

2020-05-10 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 9cc8965 clip dropdowntext 9cc8965

[royale-asjs] branch develop updated: get MX FileReference.load() to return a ByteArray. Should fix #708

2020-05-10 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 24a4254 get MX FileReference.load

[royale-asjs] branch develop updated: get MXTests working again

2020-05-09 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 1e99e28 get MXTests working again

[royale-asjs] branch develop updated: special case xmlwatcher child of xml var. Partial fix for #819 along with royale-compiler change

2020-05-09 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 7f3d72a special case xmlwatcher child

[royale-compiler] branch develop updated: special case XML == true/false. Partial fix for apache/royale-asjs#819

2020-05-09 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 e78dbcf special case XML == true

[royale-asjs] branch release/0.9.7 updated (1c37dfd -> ce88f34)

2020-05-05 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from 1c37dfd Update copyright year new 543a1ce Revert "[maven-release-plugin] prepare for

[royale-typedefs] 02/02: Revert "[maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.7-rc3"

2020-05-05 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git commit cebf8f44e2cad28e430f036bd6fb78ca965ed7b1 Author: Alex Harui AuthorDate: Mon May 4 23:39:44 2020 -0700

[royale-typedefs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"

2020-05-05 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git commit e8ded7321d633a87731bf405cda217a85cab6e53 Author: Alex Harui AuthorDate: Mon May 4 23:39:34 2020 -0700

[royale-typedefs] branch release/0.9.7 updated (cecd1f7 -> cebf8f4)

2020-05-05 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git. from cecd1f7 Update copyright year new e8ded73 Revert "[maven-release-plugin] prepare for

[royale-compiler] 02/02: Revert "[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.7-rc3"

2020-05-05 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit e75d42b101c349e106c3967536a6cb692f645ddc Author: Alex Harui AuthorDate: Mon May 4 23:37:54 2020 -0700

[royale-compiler] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"

2020-05-05 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit a4a68e55c9cb1aa332ce24d56f3225622e155a38 Author: Alex Harui AuthorDate: Mon May 4 23:37:22 2020 -0700

[royale-compiler] branch release/0.9.7 updated (9dddbf5 -> e75d42b)

2020-05-05 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-compiler.git. from 9dddbf5 update binary licenses new a4a68e5 Revert "[maven-release-plugin] prepare for

[royale-asjs] 02/02: check new jar

2020-05-04 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit b5785f59df97639cde79881c6edb57b91122aa2d Author: Alex Harui AuthorDate: Sun May 3 23:55:40 2020 -0700

[royale-asjs] branch release/0.9.7 updated (abb854d -> b5785f5)

2020-05-04 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from abb854d add 0.9.7 to top-level RELEASE_NOTES new 4cc7f57 update binary package license new

  1   2   3   4   5   6   7   8   9   10   >