You are viewing a plain text version of this content. The canonical link for it is here.
- [royale-asjs] branch develop updated: jewel-datagrid: fix height % - posted by ca...@apache.org on 2020/03/01 10:19:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: update dg sample to show % height, even without dataprovider set - posted by ca...@apache.org on 2020/03/01 10:20:23 UTC, 0 replies.
- [royale-asjs] branch develop updated (7441db7 -> 4243f1c) - posted by ah...@apache.org on 2020/03/02 03:30:46 UTC, 0 replies.
- [royale-asjs] 01/02: handle case where destination array starts with 'this' - posted by ah...@apache.org on 2020/03/02 03:30:47 UTC, 0 replies.
- [royale-asjs] 02/02: support binding to Buttons as item renderers - posted by ah...@apache.org on 2020/03/02 03:30:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: more improvements to item editing - posted by ah...@apache.org on 2020/03/02 07:30:36 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fixes for multiple issues with Bindings and Bindables. Closes #114 - posted by gr...@apache.org on 2020/03/02 22:52:49 UTC, 0 replies.
- [royale-asjs] branch develop updated (6aca2b5 -> 16d92d3) - posted by gr...@apache.org on 2020/03/02 22:53:33 UTC, 0 replies.
- [royale-asjs] 01/02: Fixing a bunch of -Poption-with-swf issues in the maven examples builds - posted by gr...@apache.org on 2020/03/02 22:53:34 UTC, 0 replies.
- [royale-asjs] 02/02: Fixes for function bindings, improved consistency between swf and JS, and addition of first round of Binding unit tests, more to come. - posted by gr...@apache.org on 2020/03/02 22:53:35 UTC, 0 replies.
- [royale-docs] branch master updated: Update routing.md - posted by an...@apache.org on 2020/03/02 23:34:07 UTC, 2 replies.
- [royale-docs] branch master updated: Update toc.json - posted by an...@apache.org on 2020/03/02 23:36:07 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2749 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/03 00:14:19 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2750 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/03 02:18:03 UTC, 0 replies.
- [royale-asjs] branch develop updated (16d92d3 -> 62825f8) - posted by ha...@apache.org on 2020/03/03 08:57:40 UTC, 0 replies.
- [royale-asjs] 01/02: missing ignore - posted by ha...@apache.org on 2020/03/03 08:57:41 UTC, 0 replies.
- [royale-asjs] 02/02: Added IColorWithAlpha - posted by ha...@apache.org on 2020/03/03 08:57:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: Calling wrong super - posted by ha...@apache.org on 2020/03/03 10:09:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textinput: add TruncateText bead - posted by ca...@apache.org on 2020/03/03 15:00:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: show TruncateText use - posted by ca...@apache.org on 2020/03/03 15:00:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-combobox: add ComboBoxTruncateText bead - posted by ca...@apache.org on 2020/03/03 15:01:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: show ComboBoxTruncateText use - posted by ca...@apache.org on 2020/03/03 15:02:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: UIComponent is dispatching PREINITIALIZE, (as with Flex), but was missing its [Event] Metadata - posted by gr...@apache.org on 2020/03/03 16:59:44 UTC, 0 replies.
- [royale-compiler] branch develop updated: quick fix was too quick. This should fix apache/royale-asjs#743 - posted by ah...@apache.org on 2020/03/03 21:02:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix itemclick event. Should fix #744 - posted by ah...@apache.org on 2020/03/03 21:37:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: set focus manager in popups. SHould fix #745 - posted by ah...@apache.org on 2020/03/03 21:59:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix DateField owns. Should fix #746 - posted by ah...@apache.org on 2020/03/03 22:11:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-combobox: refine the button icon that was bigger due to some recent change in styles - posted by ca...@apache.org on 2020/03/04 12:46:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: update with latest combobox fixes - posted by ca...@apache.org on 2020/03/04 15:04:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-prompt-beads: update all prompt beads to support changes at runtime and data binding - posted by ca...@apache.org on 2020/03/04 16:49:44 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2758 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/04 17:07:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-prompt-beads: some improvements over last commit - posted by ca...@apache.org on 2020/03/04 17:23:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textinpuntbase: internal refactor to use "input" instead of element - posted by ca...@apache.org on 2020/03/04 18:49:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textprompt: make it happen on beadsadded event - posted by ca...@apache.org on 2020/03/04 18:51:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-combobox: refactor view to use "host" - posted by ca...@apache.org on 2020/03/04 18:52:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textprompt: fix swf - posted by ca...@apache.org on 2020/03/04 19:00:22 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2759 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/04 20:33:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textprompt: some cases was not working - posted by ca...@apache.org on 2020/03/04 22:20:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textprompt: dropdownlist is special case - posted by ca...@apache.org on 2020/03/04 22:27:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add prompt change examples in each affected play ground - posted by ca...@apache.org on 2020/03/04 22:28:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textprompt: fix swf again - posted by ca...@apache.org on 2020/03/04 22:36:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textprompt: fix swf again 2 - posted by ca...@apache.org on 2020/03/04 22:42:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textprompt: fix swf again 3 - posted by ca...@apache.org on 2020/03/04 22:51:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: another scenario for #744 - posted by ah...@apache.org on 2020/03/05 08:20:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-combobox: popup height should not be more than dp.length - posted by ca...@apache.org on 2020/03/05 11:11:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-combobox: fix percent width - posted by ca...@apache.org on 2020/03/05 12:46:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textinput: little adjust of padding to make default height 38px - posted by ca...@apache.org on 2020/03/05 12:46:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add a stub for textinput_changeHandler so overrides are successful. - posted by yi...@apache.org on 2020/03/05 13:22:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: Move textAlign stub up one layer so DataGridColumn users can compile too. - posted by yi...@apache.org on 2020/03/05 14:22:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-disabled: improve it sending event and making it bindable. Left commented "tabIndex" logic since generates blue focus ring when is -1 and the use click over it. Need to be revisited in the future - posted by ca...@apache.org on 2020/03/05 17:28:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: improve combobox page - posted by ca...@apache.org on 2020/03/05 17:28:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix comment - posted by ca...@apache.org on 2020/03/05 19:18:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-itemrenderers: fix rowHeight on normal lists (regression) - posted by ca...@apache.org on 2020/03/05 19:24:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: This is easier: The same bindings unit test code can now be run in Flex via Flexunit and in Royale via RoyaleUnit. (Needs a local Flex app setup with Flexunit) Reverted one change for function bindings to match Flex behaviour. Added consistency to Swf default Label to match js and Flex (mx:Label) - posted by gr...@apache.org on 2020/03/06 05:51:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: Oops. files got removed and then not added back in git. - posted by gr...@apache.org on 2020/03/06 07:33:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: location of editor got broken by other changes - posted by ah...@apache.org on 2020/03/06 08:02:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: Another part of the missing pieces. - posted by gr...@apache.org on 2020/03/06 08:11:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-theme: fix button text when disabled and hover - posted by ca...@apache.org on 2020/03/06 09:22:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-css: remove focus blue ring that shows when a control is disabled and gets tabindex=-1 - posted by ca...@apache.org on 2020/03/06 09:30:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-disabled-beads: add tabindex=-1 - posted by ca...@apache.org on 2020/03/06 09:31:34 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Move december report to archive - posted by pi...@apache.org on 2020/03/06 10:04:45 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Add draft of Royale report for March 2020 - posted by pi...@apache.org on 2020/03/06 10:22:19 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Update navigation with draft report - posted by pi...@apache.org on 2020/03/06 10:22:49 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Fix typo in report - posted by pi...@apache.org on 2020/03/06 10:23:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: fixed final issues with height and streamline view and layout - posted by ca...@apache.org on 2020/03/06 10:48:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: need recover percentage height when removed/added rows at runtime - posted by ca...@apache.org on 2020/03/06 10:55:15 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Made small text changes - posted by an...@apache.org on 2020/03/06 11:49:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: move default width and height to main DataGrid class - posted by ca...@apache.org on 2020/03/06 12:31:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-collection-mapper: fix assing null directly to dataProvider does not clear renderers - posted by ca...@apache.org on 2020/03/06 12:32:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add more datagrid examples (still WIP, more will come) - posted by ca...@apache.org on 2020/03/06 12:35:02 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: added more activities done in this period - posted by ca...@apache.org on 2020/03/06 15:03:56 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: small text edits - posted by an...@apache.org on 2020/03/06 15:09:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle binding to RB group to an RBG - posted by ah...@apache.org on 2020/03/06 18:01:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove unused import - posted by ah...@apache.org on 2020/03/06 19:27:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: some simplifications on structure - posted by ca...@apache.org on 2020/03/06 19:33:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: Create doap_Royale.rdf - posted by an...@apache.org on 2020/03/06 22:09:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: Delete doap_Royale.rdf - posted by an...@apache.org on 2020/03/06 22:14:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: update themes with latest fixes on button disabled on hover - posted by ca...@apache.org on 2020/03/07 10:02:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: fix when dg can surround a container and its height is percentual so it need to not overflow the container and adapt to the container's height - posted by ca...@apache.org on 2020/03/07 11:58:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: removed default height. If height is not provided component measures to the num rows * rowHeight. - posted by ca...@apache.org on 2020/03/08 00:57:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: some datagrid updates to examples - posted by ca...@apache.org on 2020/03/08 00:59:13 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fix for more cases where XMLList for-each iteration was not working properly e.g. for each(var myAtt:XML in myXML.attributes()) or for each(var myAtt:XML in myXMLList[0].attributes()) - posted by gr...@apache.org on 2020/03/08 05:58:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added cover for XMLList for-each iteration of attributes(), children() etc, newly added support to the compiler - posted by gr...@apache.org on 2020/03/08 05:58:43 UTC, 0 replies.
- [royale-asjs] branch develop updated (4033370 -> fb618bf) - posted by ah...@apache.org on 2020/03/08 07:08:51 UTC, 0 replies.
- [royale-asjs] 01/02: implement binding in these controls as rendererers - posted by ah...@apache.org on 2020/03/08 07:08:52 UTC, 0 replies.
- [royale-asjs] 02/02: outerDocument emulation - posted by ah...@apache.org on 2020/03/08 07:08:53 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2780 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/08 07:10:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix SWF side MXTests - posted by ah...@apache.org on 2020/03/08 07:38:58 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2781 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/08 08:35:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: some fixes in css rules for concrete cases - posted by ca...@apache.org on 2020/03/08 19:29:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-slider: add NullLayout - posted by ca...@apache.org on 2020/03/08 19:30:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: Make horizontal and vertical layouts dispatch 'sizeChanged' events for child elements in the container and update doc comments - posted by ca...@apache.org on 2020/03/08 19:32:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-vslider: fix for royale_wrapper undefined - posted by ca...@apache.org on 2020/03/08 19:56:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: change to ILayoutView since IParentIUIBase not handle all cases - posted by ca...@apache.org on 2020/03/08 22:00:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: make datagrid respond to changes in the size of containers - posted by ca...@apache.org on 2020/03/08 22:04:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-tour-de-jewel: more datagrid updates to examples - posted by ca...@apache.org on 2020/03/08 22:04:21 UTC, 0 replies.
- [royale-compiler] branch develop updated: Try a bit harder to determine the XMLish-ness of a function call return type from an XMLish member-access chain. This avoids the wrong interpretation of things like myXML.name() or myXML.namespace(), but still works for myXML.attributes(), for example - posted by gr...@apache.org on 2020/03/08 22:59:45 UTC, 0 replies.
- [royale-compiler] branch develop updated: Try to fix some CI integration test failures that are 'works for me' - posted by gr...@apache.org on 2020/03/09 03:29:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: solve different columnWidths. Also remove default dg.width. - posted by ca...@apache.org on 2020/03/09 11:11:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: continue datagrid examples updates - posted by ca...@apache.org on 2020/03/09 11:12:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: solve a case when width could grow due to more evaluations of "columnWidth" - posted by ca...@apache.org on 2020/03/09 15:29:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: change event from sizeChanged to layoutNeeded - posted by ca...@apache.org on 2020/03/09 15:51:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-label: sync with basic binding fix by greg and change to use sendEvent - posted by ca...@apache.org on 2020/03/10 12:14:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-searchforlist: fix decoration not working properly with latest changes - posted by ca...@apache.org on 2020/03/10 14:00:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-tabbar: star using basic DataItemRendererFactoryForCollectionView and create its own TabBarItemRendererInitializer - posted by ca...@apache.org on 2020/03/10 20:52:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: dont edit if column.editable=false - posted by ah...@apache.org on 2020/03/10 21:21:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: let owns/contains work for IUIBase - posted by ah...@apache.org on 2020/03/11 04:15:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: NS view now assumes that all sizeChange calls means that the size really did get set and are not sized to content. The only time the layout should be sized to content is if event is null as the view is initializing - posted by ah...@apache.org on 2020/03/11 05:42:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: Adding the contentType that Flex has for FileReference. - posted by yi...@apache.org on 2020/03/11 07:32:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic: fix path for asconfig.json - posted by ca...@apache.org on 2020/03/11 18:04:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic: some clean of imports and fix docs and refactor ToolTipRemovalWhenItemRemoved bead to work with new IR refactor done recenlty - posted by ca...@apache.org on 2020/03/11 20:45:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-buttonbar: refactor to use Basic DataItemRendererFactoryForCollectionView and create its own ButtonBarItemRendererInitializer - posted by ca...@apache.org on 2020/03/11 20:50:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: TextInput dispatch valueCommit as well as change. Should fix #752 - posted by ah...@apache.org on 2020/03/11 20:50:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-navigation: refactor to use Basic DataItemRendererFactoryForCollectionView and create its own NavigationItemRendererInitializer - posted by ca...@apache.org on 2020/03/11 20:55:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-tabbar: some little updates to tabbar recent refactor - posted by ca...@apache.org on 2020/03/11 20:58:01 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datacontainer: refactor to use Basic DataItemRendererFactoryForCollectionView and create its own DataContainerItemRendererInitializer - posted by ca...@apache.org on 2020/03/11 21:00:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: add check that Flex had for already removed popups - posted by ah...@apache.org on 2020/03/11 21:02:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-list: refactor to use Basic DataItemRendererFactoryForCollectionView and create its own ListItemRendererInitializer and remove JewelListItemRendererInitializer - posted by ca...@apache.org on 2020/03/11 21:05:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-DataItemRendererFactoryForCollectionView: remove jewel DataItemRendererFactoryForCollectionView commented references, but still can't be removed since there's still 2 more uses - posted by ca...@apache.org on 2020/03/11 21:12:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: Basic-Dynamic-IR-classes: All this base classes need to remove listeners to avoid dp hang and cause memory leak. Plus clean and organize imports - posted by ca...@apache.org on 2020/03/11 21:44:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic-mapper: fix for the case of assign dataProvider = null, but renderes remain. We need to removeAllItemRenderers too - posted by ca...@apache.org on 2020/03/11 21:57:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: fix rowHeight not set fue to recent refactor - posted by ca...@apache.org on 2020/03/11 22:28:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: remove Add, Remove and Update beads since are now integrated into the Basic Mapper so not needed any more, RemoveAll is still needed - posted by ca...@apache.org on 2020/03/11 22:44:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic-DataItemRendererFactoryForCollectionView: fix another issue where removing on one component dataprovider will cause to remove from another binded to same one - posted by ca...@apache.org on 2020/03/11 23:07:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: CRUD beads can't be removed from DataGrid, since these ones manages the underlying lists - posted by ca...@apache.org on 2020/03/11 23:08:32 UTC, 0 replies.
- [royale-asjs] branch develop updated (d28079b -> 024c280) - posted by yi...@apache.org on 2020/03/12 12:55:13 UTC, 0 replies.
- [royale-asjs] 01/03: Add itemToLabel for DG column - posted by yi...@apache.org on 2020/03/12 12:55:14 UTC, 0 replies.
- [royale-asjs] 02/03: Move function one level up so DataGridColumn enjoys it too - posted by yi...@apache.org on 2020/03/12 12:55:15 UTC, 0 replies.
- [royale-asjs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by yi...@apache.org on 2020/03/12 12:55:16 UTC, 0 replies.
- [royale-asjs] branch develop updated (024c280 -> b469a70) - posted by ca...@apache.org on 2020/03/12 14:18:29 UTC, 0 replies.
- [royale-typedefs] branch develop updated: - Bumped the version of the downloader-maven-plugin to avoid problems with newer maven versions. - posted by ca...@apache.org on 2020/03/12 14:19:04 UTC, 0 replies.
- [royale-compiler] branch develop updated: - Bumped the version of the downloader-maven-plugin to avoid problems with newer maven versions. - posted by ca...@apache.org on 2020/03/12 14:19:37 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2803 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/12 16:11:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: some improvements to item renderers and editors - posted by ah...@apache.org on 2020/03/13 05:11:45 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2804 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/13 06:37:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-slider: temporal fix for sliders on table-cells. - posted by ca...@apache.org on 2020/03/13 10:12:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: fix a slider example - posted by ca...@apache.org on 2020/03/13 10:13:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic: some simplifications for the relation between DataItemRendererFactoryForCollectionView and DataItemRendererFactoryBase - posted by ca...@apache.org on 2020/03/13 12:12:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-dropdownlist: change mapper to basic one, and add its own render initializer - posted by ca...@apache.org on 2020/03/13 12:16:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel: remove jewel DataItemRendererFactoryForCollectionView - posted by ca...@apache.org on 2020/03/13 12:17:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-dropdownlist: clean imports - posted by ca...@apache.org on 2020/03/13 12:54:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add additional example to depict DataGrid real use case - posted by pi...@apache.org on 2020/03/13 14:16:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: Revert "jewel-dropdownlist: clean imports" - posted by ca...@apache.org on 2020/03/13 15:20:01 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-card: fix height in primarycontent - posted by ca...@apache.org on 2020/03/13 15:36:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: add variableRowHeight to Horizontal and Vertical Layouts. Defaults to false. List defaults to true - posted by ca...@apache.org on 2020/03/13 15:45:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: update for List variableRowHeight - posted by ca...@apache.org on 2020/03/13 15:56:37 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2810 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/13 16:49:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-dropdownlist: fix var declared after use - posted by ca...@apache.org on 2020/03/13 18:40:03 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2811 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/13 19:30:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: fix swf - posted by ca...@apache.org on 2020/03/13 19:35:21 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2812 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/13 21:35:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix an issue following recent changes: data setter needs to dispatch 'dataChange' *after* any binding support has been added to the renderer. - posted by gr...@apache.org on 2020/03/14 04:41:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: add listener for sizeChanged in layout - posted by ca...@apache.org on 2020/03/15 00:00:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: Add DataGrid example to show issue with setup fixed size on initComplete - posted by pi...@apache.org on 2020/03/15 09:31:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: blog example 14: working with graphics - posted by ca...@apache.org on 2020/03/15 12:17:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: blog example 14: add to maven build - posted by ca...@apache.org on 2020/03/15 12:23:00 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2818 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/15 14:28:50 UTC, 0 replies.
- [royale-asjs] branch develop updated (0caa2f6 -> 506bfe6) - posted by ah...@apache.org on 2020/03/15 17:20:18 UTC, 0 replies.
- [royale-asjs] 01/04: this was adding a second Layout - posted by ah...@apache.org on 2020/03/15 17:20:19 UTC, 0 replies.
- [royale-asjs] 02/04: only send one event from setWidthAndHeight - posted by ah...@apache.org on 2020/03/15 17:20:20 UTC, 0 replies.
- [royale-asjs] 03/04: Core, Basic, MXRoyale, SparkRoyale with beforeLayout returning a boolean so we can be smarter about skipping some layout passes - posted by ah...@apache.org on 2020/03/15 17:20:21 UTC, 0 replies.
- [royale-asjs] 04/04: optimize for fewer DG layout passes - posted by ah...@apache.org on 2020/03/15 17:20:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: graphics-pom.xml: remove especific download plugin version and add defaults.css file to artifact - posted by ca...@apache.org on 2020/03/15 17:37:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: svg: transfer svg css from Graphics to Basic of components that are located in Basic instead of Graphics - posted by ca...@apache.org on 2020/03/15 17:39:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: finish DateBase overrides. Should fix #757 - posted by ah...@apache.org on 2020/03/15 17:43:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: svg: latest commit was adding to @media -royale-swf. Now the fixs works - posted by ca...@apache.org on 2020/03/15 18:10:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: blog example 14: now is possible to remove svg|Image css - posted by ca...@apache.org on 2020/03/15 18:11:07 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2819 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/15 19:29:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic-styleduibase: conform to latest changes on UIBase setWidthAndHeight - posted by ca...@apache.org on 2020/03/15 21:38:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: -Make StyledLayoutBase implement ILayoutStyleProperties instead of implement its own method -Make BasicLayout and the rest of layouts dispathc "sizeChanged" instead of layoutNeeded -End to implement the dispatch of events in the rest of jewel layouts and update to the ILayoutStyleProperties - posted by ca...@apache.org on 2020/03/15 21:42:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: core: add transformValueFromRange function - posted by ca...@apache.org on 2020/03/15 21:50:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-basiclayout: fix swf - posted by ca...@apache.org on 2020/03/15 22:00:15 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2820 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/15 23:36:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix inconsistency in Timer. 'running' should be a getter, not a method. This obscure little thing was causing mayhem in mx.messaging for PollingChannel... - posted by gr...@apache.org on 2020/03/16 06:07:32 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2821 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/16 07:29:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: Removed uses of innerHTML - posted by ha...@apache.org on 2020/03/16 07:31:35 UTC, 0 replies.
- [royale-compiler] branch develop updated (b7751d1 -> ff8aa37) - posted by gr...@apache.org on 2020/03/16 07:33:15 UTC, 0 replies.
- [royale-compiler] 01/02: Fix a NullPointerException when handling bindings with 'this', e.g. text="{this.someBindable}" - posted by gr...@apache.org on 2020/03/16 07:33:16 UTC, 0 replies.
- [royale-compiler] 02/02: Match Flex for IEventDispatcher-ness with Bindable classes that receive the IEventDispatcher upgrades from the compiler. - posted by gr...@apache.org on 2020/03/16 07:33:17 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2822 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/16 08:20:06 UTC, 0 replies.
- [royale-asjs] branch poc created (now d3e27d6) - posted by yi...@apache.org on 2020/03/16 09:13:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic: fix CloseButton.as - posted by ca...@apache.org on 2020/03/16 09:26:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: rat: exclude check for .afdesign files since don't see a way to add license headers - posted by ca...@apache.org on 2020/03/16 09:56:49 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2823 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/16 11:18:33 UTC, 0 replies.
- [royale-asjs] branch poc updated: Fix top/bottom styles not applying - posted by yi...@apache.org on 2020/03/16 12:32:09 UTC, 0 replies.
- [royale-compiler] branch develop updated: Take 2 on avoiding errors with implicit 'Bindable' IEventDispatcher methods - it can be derived from a [Bindable] ancestor as well. Same as Flex legacy code. - posted by gr...@apache.org on 2020/03/17 06:39:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix fixed size panel - posted by ah...@apache.org on 2020/03/17 07:30:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: Add another DataGrid to show issue with height="100%" - posted by pi...@apache.org on 2020/03/17 12:28:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-card: set defaults so Royale knows CSS default config of 100% w and h - posted by ca...@apache.org on 2020/03/17 16:56:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-group: add overflow hidden to make inner content adapt to global height - posted by ca...@apache.org on 2020/03/17 17:07:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixed element creation - posted by ha...@apache.org on 2020/03/17 17:54:33 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2830 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/17 18:37:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: minor: remove typo error - posted by gr...@apache.org on 2020/03/17 18:45:17 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2831 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/17 20:38:02 UTC, 0 replies.
- [royale-compiler] branch develop updated: goog.exportSymbol() is added for classes/interfaces duing a custom Google Closure compiler pass instead of by the Royale emitter in debug builds - posted by jo...@apache.org on 2020/03/17 21:50:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle label changes in TabBar. Should fix #758 - posted by ah...@apache.org on 2020/03/18 04:22:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix top/bottom styles not applying - posted by yi...@apache.org on 2020/03/18 07:40:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: updates to card changes in all themes - posted by ca...@apache.org on 2020/03/18 09:27:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-checkbox: update to size that was 24px by default - posted by ca...@apache.org on 2020/03/18 09:29:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: Revert "jewel-card: set defaults so Royale knows CSS default config of 100% w and h" - posted by ca...@apache.org on 2020/03/18 10:46:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel: remove jewel ItemRendererMouseController in favor of basic version since is not needed anymore - posted by ca...@apache.org on 2020/03/18 12:51:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: todo-mvc: fix h1 margin in both examples - posted by ca...@apache.org on 2020/03/18 12:59:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datechooser: fix size of button icons - posted by ca...@apache.org on 2020/03/18 20:18:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datefield: fix width of popup button - posted by ca...@apache.org on 2020/03/18 20:18:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: fix datechooser icon sizes - posted by ca...@apache.org on 2020/03/18 20:28:37 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-checkbox: fix for check overflowing boundaries - posted by ca...@apache.org on 2020/03/18 22:47:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-list: recover emphasis on renderers - posted by ca...@apache.org on 2020/03/18 23:04:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-itemrenderers: fix align - posted by ca...@apache.org on 2020/03/18 23:11:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-list: take into account if no emphasis is configured on list for renderers - posted by ca...@apache.org on 2020/03/18 23:13:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-container: add VContainer and HContainer - posted by ca...@apache.org on 2020/03/19 14:49:51 UTC, 0 replies.
- [royale-compiler] branch develop updated (c2281b5 -> 4f4700d) - posted by ca...@apache.org on 2020/03/19 14:55:38 UTC, 0 replies.
- [royale-typedefs] branch develop updated (e959eae -> 91ec33e) - posted by ca...@apache.org on 2020/03/19 14:56:34 UTC, 0 replies.
- [royale-asjs] branch develop updated (d3a3636 -> ea98bea) - posted by ca...@apache.org on 2020/03/19 14:57:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-gaps: fix gaps limits - posted by ca...@apache.org on 2020/03/19 15:37:52 UTC, 0 replies.
- [royale-compiler] branch develop updated: minification: fix issue where flex: 1 1 0%; is minified to flex: 1 1 0; - posted by ca...@apache.org on 2020/03/19 16:11:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-group: revert overflow to visible, since is what user are used to from Flex Group - posted by ca...@apache.org on 2020/03/19 16:58:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-container: fix HContainer - posted by ca...@apache.org on 2020/03/19 18:21:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-card: make card extends container instead group to compose clipping - posted by ca...@apache.org on 2020/03/19 18:39:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-table: add StyledContainerContentArea needed for incoming viewport changes - posted by ca...@apache.org on 2020/03/19 23:27:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-viewport: refactor viewport and add cliipContent method - posted by ca...@apache.org on 2020/03/19 23:29:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add VContainer to show nesting capabilities - posted by ca...@apache.org on 2020/03/19 23:30:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: CRUD beads are not needed anymore in datagrid - posted by ca...@apache.org on 2020/03/20 00:06:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-viewport: fix swf - posted by ca...@apache.org on 2020/03/20 00:19:29 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2841 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/20 00:27:37 UTC, 0 replies.
- [royale-asjs] branch develop updated: StyledContainerContentArea: fix wrong interface - posted by ca...@apache.org on 2020/03/20 01:02:47 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2842 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/20 02:31:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: Valuecommit is actually on focusout - posted by ah...@apache.org on 2020/03/20 05:45:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle late title changes. Should fix #761 - posted by ah...@apache.org on 2020/03/20 07:36:27 UTC, 0 replies.
- [royale-compiler] branch develop updated: .- Changed the default for allowSubclassOverrides to false and updated all the framework modules to add it, where it was needed. - posted by ca...@apache.org on 2020/03/20 15:42:15 UTC, 0 replies.
- [royale-asjs] branch develop updated (9d3be7d -> 10c9f16) - posted by ca...@apache.org on 2020/03/20 15:42:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic-itemrenderermousecontroller: fix ItemRenderers not responding to mouse events when positioner has more size than the inner element like in Jewel TabBar (fix #766) - posted by ca...@apache.org on 2020/03/20 16:30:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: update some tasks.json to add swf for maven task - posted by ca...@apache.org on 2020/03/20 17:17:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: jwel-centered-layouts: centered layouts sizing should have priority over other settings in inner elements (fix #768) - posted by ca...@apache.org on 2020/03/20 18:29:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add example for #768 - posted by ca...@apache.org on 2020/03/20 18:30:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-container: remove interface not needed - posted by ca...@apache.org on 2020/03/20 18:36:18 UTC, 0 replies.
- [royale-compiler] branch develop updated: Revert "goog.exportSymbol() is added for classes/interfaces duing a custom Google Closure compiler pass instead of by the Royale emitter in debug builds" - posted by jo...@apache.org on 2020/03/20 22:45:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: CanvasLayout should size things with percentages. Someday handle overloading percentages - posted by ah...@apache.org on 2020/03/21 05:33:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-card: more fixes for additional cases in simple cards - posted by ca...@apache.org on 2020/03/21 11:59:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: rework some layout cases to make it work (fix #767) - posted by ca...@apache.org on 2020/03/21 12:00:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de jewel: examples in layouts to show issue reported in #767 - posted by ca...@apache.org on 2020/03/21 12:01:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Make the content of the bin directories executable. - posted by ca...@apache.org on 2020/03/21 16:18:20 UTC, 0 replies.
- [royale-asjs] branch develop updated (5d16ba3 -> fc9e603) - posted by ca...@apache.org on 2020/03/21 22:29:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: update to card simple - posted by ca...@apache.org on 2020/03/21 23:13:48 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Updated Build Apache Royale with Maven (markdown) - posted by ca...@apache.org on 2020/03/21 23:29:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0014: add UIGraphicShape to fill the bottle - posted by ca...@apache.org on 2020/03/22 02:34:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: get paddingTop/Bttom to work in HGroup - posted by ah...@apache.org on 2020/03/22 06:48:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0014: add rule to show constraint - posted by ca...@apache.org on 2020/03/22 10:14:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-checkbox: remove font-size from check label to take size from jewel - posted by ca...@apache.org on 2020/03/22 10:15:37 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: updated all themes with checkbox change (still need to copy to TDJ example) - posted by ca...@apache.org on 2020/03/22 10:16:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Updated the pom of the ColorChooser example, but commented it out in the example-reactor. - posted by ca...@apache.org on 2020/03/22 10:23:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Added a self-activating profile in the themes to prevent the sass plugin from logging errors if there is no src/main/sass directory. - posted by ca...@apache.org on 2020/03/22 10:32:23 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: moved to examples/jewel - posted by ca...@apache.org on 2020/03/22 10:39:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Fix the distribution assembly to use artifact file names using SNAPSHOT instead of the timestamp notation. - posted by ca...@apache.org on 2020/03/22 10:46:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Fixed the parent pom artifact ids of the ModuleExamples child modules - posted by ca...@apache.org on 2020/03/22 11:36:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: examples: fix some names and add separators to reactor names to help identify the different example groups - posted by ca...@apache.org on 2020/03/22 13:27:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Added the classifier to the output file-name for the typedefs - posted by ca...@apache.org on 2020/03/22 16:21:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Removed the css resources of the themes and made maven copy them instead. - posted by ca...@apache.org on 2020/03/22 18:39:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-badge: temporal fix for badges clipped - posted by ca...@apache.org on 2020/03/22 22:50:34 UTC, 0 replies.
- [royale-asjs] branch develop updated (ecd7312 -> 9cd53a9) - posted by gr...@apache.org on 2020/03/23 07:07:50 UTC, 0 replies.
- [royale-asjs] 01/03: quick sweep through manualtests - posted by gr...@apache.org on 2020/03/23 07:07:51 UTC, 0 replies.
- [royale-asjs] 02/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by gr...@apache.org on 2020/03/23 07:07:52 UTC, 0 replies.
- [royale-asjs] 03/03: Sidestepping a few issues with swf html-template stuff to get past upper level gitignore rules. - posted by gr...@apache.org on 2020/03/23 07:07:53 UTC, 0 replies.
- [royale-compiler] branch develop updated: [maven-release-plugin] prepare for next development iteration - posted by ca...@apache.org on 2020/03/23 08:59:52 UTC, 2 replies.
- [royale-compiler] branch release/0.9.7 created (now 03632ab) - posted by ca...@apache.org on 2020/03/23 09:01:01 UTC, 0 replies.
- [royale-asjs] branch develop updated: Adding some small changes to support porting. MX Fade is a placeholder. Will be tested/matched for api. - posted by gr...@apache.org on 2020/03/23 09:03:12 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (03632ab -> cede2d3) - posted by ca...@apache.org on 2020/03/23 10:44:08 UTC, 0 replies.
- [royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.7-rc1 - posted by ca...@apache.org on 2020/03/23 10:44:09 UTC, 9 replies.
- [royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration - posted by ca...@apache.org on 2020/03/23 10:44:10 UTC, 21 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (a182c3b -> 2d4e18f) - posted by ca...@apache.org on 2020/03/23 10:45:58 UTC, 0 replies.
- [royale-compiler] branch develop updated: release: reset versions - posted by ca...@apache.org on 2020/03/23 11:21:53 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was cede2d3) - posted by ca...@apache.org on 2020/03/23 11:22:42 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 2d4e18f) - posted by ca...@apache.org on 2020/03/23 11:23:30 UTC, 0 replies.
- [royale-compiler] branch develop updated: pom: comment jgit - posted by ca...@apache.org on 2020/03/23 11:26:17 UTC, 0 replies.
- [royale-compiler] branch develop updated (8b849ca -> 3907ad3) - posted by ca...@apache.org on 2020/03/23 11:57:52 UTC, 0 replies.
- [royale-compiler] 01/02: [maven-release-plugin] prepare branch @{releaseLabel} - posted by ca...@apache.org on 2020/03/23 11:57:53 UTC, 11 replies.
- [royale-compiler] branch release/0.9.7 created (now fc8ba7d) - posted by ca...@apache.org on 2020/03/23 11:58:17 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (fc8ba7d -> 0aeded0) - posted by ca...@apache.org on 2020/03/23 12:08:44 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (188249f -> 529ac14) - posted by ca...@apache.org on 2020/03/23 12:08:55 UTC, 0 replies.
- [royale-compiler] branch develop updated (3907ad3 -> 341d54c) - posted by ca...@apache.org on 2020/03/23 13:43:12 UTC, 0 replies.
- [royale-compiler] branch develop updated: release-steps: update paths to match latest changes - posted by ca...@apache.org on 2020/03/23 13:45:55 UTC, 0 replies.
- [royale-compiler] branch develop updated: - Removed the line-separator setting as this causes the Antlr3 plugin to crash the VM - Added the latest version of the reproducible-build-maven-plugin - Went back to the last development version to re-try releasing with the new settings in place - posted by ca...@apache.org on 2020/03/23 14:47:15 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 529ac14) - posted by ca...@apache.org on 2020/03/23 14:51:14 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was 0aeded0) - posted by ca...@apache.org on 2020/03/23 14:51:38 UTC, 0 replies.
- [royale-compiler] branch develop updated (2b1cd9a -> b5e397a) - posted by ca...@apache.org on 2020/03/23 14:52:30 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now 9f28dd1) - posted by ca...@apache.org on 2020/03/23 14:52:46 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (9f28dd1 -> 2b1e883) - posted by ca...@apache.org on 2020/03/23 15:02:39 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (a50494a -> 5b2b35b) - posted by ca...@apache.org on 2020/03/23 15:02:50 UTC, 0 replies.
- [royale-compiler] branch develop updated (b5e397a -> 7e7ae56) - posted by ca...@apache.org on 2020/03/23 15:45:58 UTC, 0 replies.
- [royale-compiler] branch develop updated: - Bumped the version back to 0.9.7-SNAPSHOT - Fixed a wrong version property reference - posted by ca...@apache.org on 2020/03/23 15:55:07 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was 2b1e883) - posted by ca...@apache.org on 2020/03/23 15:55:36 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 5b2b35b) - posted by ca...@apache.org on 2020/03/23 15:55:54 UTC, 0 replies.
- [royale-compiler] branch develop updated (acb8beb -> 782ca59) - posted by ca...@apache.org on 2020/03/23 16:04:34 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now c9c53c2) - posted by ca...@apache.org on 2020/03/23 16:04:45 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (c9c53c2 -> e83884b) - posted by ca...@apache.org on 2020/03/23 16:25:15 UTC, 0 replies.
- [royale-compiler] 01/01: update utils versions - posted by ca...@apache.org on 2020/03/23 16:25:16 UTC, 2 replies.
- [royale-compiler] branch release/0.9.7 updated (e83884b -> 02bc5ae) - posted by ca...@apache.org on 2020/03/23 16:40:42 UTC, 0 replies.
- [royale-compiler] 01/01: [maven-release-plugin] prepare for next development iteration - posted by ca...@apache.org on 2020/03/23 16:40:43 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (60aedd3 -> b323edf) - posted by ca...@apache.org on 2020/03/23 16:40:47 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1355 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/23 17:11:35 UTC, 0 replies.
- [royale-compiler] branch develop updated: - Made the utils reporducible builds too - Bumped the apache parent version for the utils to the latest version 23 - Adjusted the releasesteps.xml to work with the changed directory structure - posted by ca...@apache.org on 2020/03/23 17:45:56 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was b323edf) - posted by ca...@apache.org on 2020/03/23 17:46:42 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was 02bc5ae) - posted by ca...@apache.org on 2020/03/23 17:47:00 UTC, 0 replies.
- [royale-compiler] branch develop updated (24f814d -> fe89dd8) - posted by ca...@apache.org on 2020/03/23 17:49:06 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now d7c9d97) - posted by ca...@apache.org on 2020/03/23 17:49:22 UTC, 0 replies.
- [royale-compiler] branch develop updated: release: reset versions again - posted by ca...@apache.org on 2020/03/23 17:55:47 UTC, 1 replies.
- [royale-compiler] branch release/0.9.7 deleted (was d7c9d97) - posted by ca...@apache.org on 2020/03/23 17:56:04 UTC, 0 replies.
- [royale-compiler] branch develop updated (dc7d54c -> 68aba81) - posted by ca...@apache.org on 2020/03/23 17:59:08 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now d7f9f89) - posted by ca...@apache.org on 2020/03/23 17:59:29 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (d7f9f89 -> 343d52c) - posted by ca...@apache.org on 2020/03/23 18:07:04 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (343d52c -> 5be4dd7) - posted by ca...@apache.org on 2020/03/23 18:34:47 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (ac80ef5 -> 335fa7f) - posted by ca...@apache.org on 2020/03/23 18:34:53 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1356 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/23 18:44:17 UTC, 0 replies.
- [royale-compiler] branch develop updated: - Moved the reproducible-build-plugin out of the pluginmanagement into the plugins section in order to make it actually do something. - posted by ca...@apache.org on 2020/03/23 18:58:58 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was 5be4dd7) - posted by ca...@apache.org on 2020/03/23 19:00:56 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 335fa7f) - posted by ca...@apache.org on 2020/03/23 19:01:09 UTC, 0 replies.
- [royale-compiler] branch develop updated (394b57b -> 8db073f) - posted by ca...@apache.org on 2020/03/23 19:08:41 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now e271ece) - posted by ca...@apache.org on 2020/03/23 19:09:11 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (e271ece -> c2bebf2) - posted by ca...@apache.org on 2020/03/23 19:25:13 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (c2bebf2 -> c4048a6) - posted by ca...@apache.org on 2020/03/23 19:41:00 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (fc30260 -> 9adb7f6) - posted by ca...@apache.org on 2020/03/23 19:41:05 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1357 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/23 19:44:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Adjusted the git plugin settings to the same ones in the compiler project - posted by ca...@apache.org on 2020/03/23 21:43:01 UTC, 0 replies.
- [royale-typedefs] branch develop updated: - Adjusted the git plugin settings to the same ones in the compiler project - posted by ca...@apache.org on 2020/03/23 21:43:24 UTC, 0 replies.
- [royale-typedefs] branch develop updated: - Adjusted the releasesteps.xml files to the new server name and directory structure. - posted by ca...@apache.org on 2020/03/23 22:08:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Adjusted the releasesteps.xml files to the new server name and directory structure. - posted by ca...@apache.org on 2020/03/23 22:08:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic: add SetFocus bead to allow components to get focus using the bindable enableFocus property. This bead could be enhanced to remove focus when enableFocus is turn to false - posted by ca...@apache.org on 2020/03/23 22:22:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: SetFocus: fix _strand. Warning this bead is still not working as expected - posted by ca...@apache.org on 2020/03/23 22:49:26 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1358 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 07:44:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Added a previously existing profile back which is used by the ant releasesteps.xml script - Adjusted the profile-name to reflect it's use - posted by ca...@apache.org on 2020/03/24 08:08:33 UTC, 0 replies.
- [royale-typedefs] branch develop updated: - Added a previously existing profile back which is used by the ant releasesteps.xml script - Adjusted the profile-name to reflect it's use - posted by ca...@apache.org on 2020/03/24 08:09:44 UTC, 0 replies.
- [royale-compiler] branch develop updated (8db073f -> 9872251) - posted by ca...@apache.org on 2020/03/24 08:10:24 UTC, 0 replies.
- [royale-compiler] branch develop updated: - Reset the overall version back to 0.9.7-SNAPSHOT - posted by ca...@apache.org on 2020/03/24 08:29:35 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 9adb7f6) - posted by ca...@apache.org on 2020/03/24 08:30:27 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was c4048a6) - posted by ca...@apache.org on 2020/03/24 08:31:14 UTC, 0 replies.
- [royale-compiler] branch develop updated (a66f6d8 -> 5369b93) - posted by ca...@apache.org on 2020/03/24 08:41:44 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now 6e1e4dd) - posted by ca...@apache.org on 2020/03/24 08:42:06 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1359 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 08:44:18 UTC, 0 replies.
- [royale-compiler] branch develop updated: update utils versions - posted by ca...@apache.org on 2020/03/24 08:51:46 UTC, 2 replies.
- [royale-compiler] branch release/0.9.7 updated: update utils versions - posted by ca...@apache.org on 2020/03/24 08:55:16 UTC, 2 replies.
- [royale-compiler] branch release/0.9.7 updated (2cca942 -> e06a77a) - posted by ca...@apache.org on 2020/03/24 09:12:09 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (d06a95a -> 1b18973) - posted by ca...@apache.org on 2020/03/24 09:15:48 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1360 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 09:44:16 UTC, 0 replies.
- [royale-compiler] branch develop updated: prevent signing - posted by ca...@apache.org on 2020/03/24 09:50:19 UTC, 0 replies.
- [royale-compiler] branch develop updated: make wagon deploy without required a pom.xml - posted by ca...@apache.org on 2020/03/24 10:12:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: fix urls to source code now that TDJ is in jewel folder - posted by ca...@apache.org on 2020/03/24 10:31:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Changed the developbranchname setting to "develop" - posted by ca...@apache.org on 2020/03/24 10:35:22 UTC, 0 replies.
- [royale-typedefs] branch develop updated: - Changed the developbranchname setting to "develop" - posted by ca...@apache.org on 2020/03/24 10:35:28 UTC, 0 replies.
- [royale-typedefs] branch release/develop created (now 7518460) - posted by ca...@apache.org on 2020/03/24 10:38:08 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 created (now 7518460) - posted by ca...@apache.org on 2020/03/24 10:38:16 UTC, 0 replies.
- [royale-typedefs] branch release/develop updated: [maven-release-plugin] prepare for next development iteration - posted by ca...@apache.org on 2020/03/24 10:38:23 UTC, 0 replies.
- [royale-typedefs] branch develop updated (4cf36fe -> 4aaa256) - posted by ca...@apache.org on 2020/03/24 10:58:12 UTC, 0 replies.
- [royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel} - posted by ca...@apache.org on 2020/03/24 10:58:13 UTC, 6 replies.
- [royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration - posted by ca...@apache.org on 2020/03/24 10:58:14 UTC, 12 replies.
- [royale-typedefs] branch release/0.9.7 updated (7518460 -> 84baa9e) - posted by ca...@apache.org on 2020/03/24 11:00:01 UTC, 0 replies.
- [royale-typedefs] 01/01: Merge branch 'release/0.9.7' of https://github.com/apache/royale-typedefs into release/0.9.7 - posted by ca...@apache.org on 2020/03/24 11:00:02 UTC, 0 replies.
- [royale-typedefs] branch release_practice deleted (was a722706) - posted by ca...@apache.org on 2020/03/24 11:00:35 UTC, 0 replies.
- [royale-typedefs] branch release/develop deleted (was b0804af) - posted by ca...@apache.org on 2020/03/24 11:00:45 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 updated: update royale.compiler.version and royale.build-tools.version in pom - posted by ca...@apache.org on 2020/03/24 11:13:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-button: css was left - posted by ca...@apache.org on 2020/03/24 11:13:49 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 updated (3c4c333 -> 7e3f0f1) - posted by ca...@apache.org on 2020/03/24 11:26:42 UTC, 0 replies.
- [royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.7-rc1 - posted by ca...@apache.org on 2020/03/24 11:26:43 UTC, 5 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 updated (ec63c3a -> e698a3e) - posted by ca...@apache.org on 2020/03/24 11:27:14 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 deleted (was 7e3f0f1) - posted by ca...@apache.org on 2020/03/24 11:46:21 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 deleted (was e698a3e) - posted by ca...@apache.org on 2020/03/24 11:47:32 UTC, 0 replies.
- [royale-typedefs] branch develop updated: - Reset the overall version back to 0.9.7-SNAPSHOT - posted by ca...@apache.org on 2020/03/24 11:50:41 UTC, 0 replies.
- [royale-typedefs] branch develop updated (aa365b1 -> 3dcadf5) - posted by ca...@apache.org on 2020/03/24 11:52:33 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 created (now c9169fe) - posted by ca...@apache.org on 2020/03/24 11:52:44 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 updated: update royale.compiler.version in pom - posted by ca...@apache.org on 2020/03/24 11:58:00 UTC, 4 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1361 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 12:00:53 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 updated: update royale.build-tools.version in pom - posted by ca...@apache.org on 2020/03/24 12:01:49 UTC, 3 replies.
- [royale-typedefs] branch release/0.9.7 updated (7f11925 -> 9f7f4af) - posted by ca...@apache.org on 2020/03/24 12:06:07 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 updated (10ef065 -> 490ad2b) - posted by ca...@apache.org on 2020/03/24 12:06:18 UTC, 0 replies.
- [royale-typedefs] branch develop updated: - Added configuration for reproducible builds - posted by ca...@apache.org on 2020/03/24 12:17:40 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 deleted (was 490ad2b) - posted by ca...@apache.org on 2020/03/24 12:17:56 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 deleted (was 9f7f4af) - posted by ca...@apache.org on 2020/03/24 12:18:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: make itemsVerticalAlign accept "itemCenter" (instead itemCentered that is different to horizontal option and can be confusing) - posted by ca...@apache.org on 2020/03/24 12:23:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: update all examples to use itemsVerticalAlign="itemsCenter" - posted by ca...@apache.org on 2020/03/24 12:24:20 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 2345 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 12:39:14 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 2346 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 13:07:37 UTC, 0 replies.
- [royale-typedefs] branch develop updated (80e31f6 -> 3856352) - posted by ca...@apache.org on 2020/03/24 13:36:07 UTC, 0 replies.
- [royale-typedefs] branch develop updated (3856352 -> b8726c7) - posted by ca...@apache.org on 2020/03/24 13:44:00 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 created (now 122ec81) - posted by ca...@apache.org on 2020/03/24 13:44:18 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 updated (963d2fe -> 653252d) - posted by ca...@apache.org on 2020/03/24 13:50:27 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 updated (5e6d3c7 -> 3d0374a) - posted by ca...@apache.org on 2020/03/24 13:50:48 UTC, 0 replies.
- [royale-compiler] branch develop updated (215a409 -> 900db80) - posted by ca...@apache.org on 2020/03/24 14:39:36 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1362 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 14:44:17 UTC, 0 replies.
- [royale-compiler] branch develop updated: reset versions - posted by ca...@apache.org on 2020/03/24 14:48:56 UTC, 3 replies.
- [royale-compiler] branch release/0.9.7 deleted (was e06a77a) - posted by ca...@apache.org on 2020/03/24 14:49:07 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 1b18973) - posted by ca...@apache.org on 2020/03/24 14:49:25 UTC, 0 replies.
- [royale-compiler] branch develop updated (1eb615c -> 2a0a317) - posted by ca...@apache.org on 2020/03/24 14:52:32 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now f642ed3) - posted by ca...@apache.org on 2020/03/24 14:52:53 UTC, 0 replies.
- [royale-asjs] branch develop updated: Adjust ant build after moving TourDeJewel to different folder - posted by pi...@apache.org on 2020/03/24 15:02:05 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated: [maven-release-plugin] prepare for next development iteration - posted by ca...@apache.org on 2020/03/24 15:02:49 UTC, 1 replies.
- [royale-asjs] branch develop updated: Adjust cleanup after moving TourDeJewel - posted by pi...@apache.org on 2020/03/24 15:03:59 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (aaf72fe -> 5b133b8) - posted by ca...@apache.org on 2020/03/24 15:17:34 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (94551e4 -> 4166498) - posted by ca...@apache.org on 2020/03/24 15:17:55 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1363 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 15:44:20 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 4166498) - posted by ca...@apache.org on 2020/03/24 16:02:04 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was 5b133b8) - posted by ca...@apache.org on 2020/03/24 16:02:16 UTC, 0 replies.
- [royale-compiler] branch develop updated (09d532c -> e77e669) - posted by ca...@apache.org on 2020/03/24 16:04:23 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now fb8f0c6) - posted by ca...@apache.org on 2020/03/24 16:04:39 UTC, 0 replies.
- [royale-compiler] branch develop updated: Add newer swf version for compiler It permit to use newer version of swf player. It allow to manage Workers - posted by ca...@apache.org on 2020/03/24 16:36:16 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (d0e810a -> 42983af) - posted by ca...@apache.org on 2020/03/24 16:37:26 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (bac3c14 -> 235ef8b) - posted by ca...@apache.org on 2020/03/24 16:37:37 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1364 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 16:44:20 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 235ef8b) - posted by ca...@apache.org on 2020/03/24 17:05:06 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was 42983af) - posted by ca...@apache.org on 2020/03/24 17:05:18 UTC, 0 replies.
- [royale-compiler] branch develop updated (4fe5b6a -> fb09cb3) - posted by ca...@apache.org on 2020/03/24 17:12:31 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now 9452491) - posted by ca...@apache.org on 2020/03/24 17:13:14 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1365 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 17:44:18 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was 9452491) - posted by ca...@apache.org on 2020/03/24 18:01:41 UTC, 0 replies.
- [royale-compiler] branch develop updated: reset tools versions - posted by ca...@apache.org on 2020/03/24 18:03:42 UTC, 0 replies.
- [royale-compiler] branch develop updated (dccbeb6 -> 4e666d6) - posted by ca...@apache.org on 2020/03/24 18:05:54 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now 31e5773) - posted by ca...@apache.org on 2020/03/24 18:06:16 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (3a3f221 -> 0f11e88) - posted by ca...@apache.org on 2020/03/24 18:23:20 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (21bbd07 -> 345f96e) - posted by ca...@apache.org on 2020/03/24 18:23:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: fix for calling change event handler one time per each column (fix #788) - posted by ca...@apache.org on 2020/03/24 18:29:16 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1366 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/24 18:44:18 UTC, 0 replies.
- [royale-typedefs] branch develop updated (b8726c7 -> f61012e) - posted by ca...@apache.org on 2020/03/24 18:51:05 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 deleted (was 653252d) - posted by ca...@apache.org on 2020/03/24 18:52:07 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 deleted (was 3d0374a) - posted by ca...@apache.org on 2020/03/24 18:52:17 UTC, 0 replies.
- [royale-typedefs] branch develop updated: reset versions - posted by ca...@apache.org on 2020/03/24 18:54:51 UTC, 1 replies.
- [royale-typedefs] branch develop updated (48c2f27 -> 9ddcb4c) - posted by ca...@apache.org on 2020/03/24 18:57:08 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 created (now 465e8fd) - posted by ca...@apache.org on 2020/03/24 18:57:29 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 updated (c2c0e71 -> b4d43dd) - posted by ca...@apache.org on 2020/03/24 19:02:20 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 updated (3cd19c0 -> ab1fbec) - posted by ca...@apache.org on 2020/03/24 19:02:31 UTC, 0 replies.
- [royale-asjs] branch develop updated (91e4e3f -> a3158ab) - posted by ah...@apache.org on 2020/03/25 06:33:24 UTC, 0 replies.
- [royale-asjs] 01/03: fix visibility - posted by ah...@apache.org on 2020/03/25 06:33:25 UTC, 0 replies.
- [royale-asjs] 02/03: fix scroller viewport sizing - posted by ah...@apache.org on 2020/03/25 06:33:26 UTC, 0 replies.
- [royale-asjs] 03/03: some layouts were being missed - posted by ah...@apache.org on 2020/03/25 06:33:27 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1367 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/25 07:44:13 UTC, 0 replies.
- [royale-compiler] branch develop updated (4668e34 -> b0edcbd) - posted by ca...@apache.org on 2020/03/25 07:55:14 UTC, 0 replies.
- [royale-compiler] branch develop updated (b0edcbd -> a0846e4) - posted by ca...@apache.org on 2020/03/25 08:05:51 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 345f96e) - posted by ca...@apache.org on 2020/03/25 08:07:10 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was 0f11e88) - posted by ca...@apache.org on 2020/03/25 08:07:21 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 created (now 8eab7ab) - posted by ca...@apache.org on 2020/03/25 08:07:45 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 deleted (was b4d43dd) - posted by ca...@apache.org on 2020/03/25 08:09:14 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 deleted (was ab1fbec) - posted by ca...@apache.org on 2020/03/25 08:09:49 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 updated (e149b40 -> f0a26f3) - posted by ca...@apache.org on 2020/03/25 08:26:10 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 updated (2837366 -> 63c31c9) - posted by ca...@apache.org on 2020/03/25 08:26:27 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1368 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/25 08:44:19 UTC, 0 replies.
- [royale-typedefs] branch develop updated (9ddcb4c -> b47578d) - posted by ca...@apache.org on 2020/03/25 09:15:32 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 created (now 316ca94) - posted by ca...@apache.org on 2020/03/25 09:16:43 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 updated (c63a847 -> a1b5c64) - posted by ca...@apache.org on 2020/03/25 09:23:34 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 updated (50219fc -> c361e80) - posted by ca...@apache.org on 2020/03/25 09:23:50 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 deleted (was c361e80) - posted by ca...@apache.org on 2020/03/25 09:27:25 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 deleted (was a1b5c64) - posted by ca...@apache.org on 2020/03/25 09:27:43 UTC, 0 replies.
- [royale-typedefs] branch develop updated (ceb86b3 -> 523fa3d) - posted by ca...@apache.org on 2020/03/25 09:31:58 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 created (now 76e6851) - posted by ca...@apache.org on 2020/03/25 09:32:23 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 updated (f60d0b5 -> 0d6da75) - posted by ca...@apache.org on 2020/03/25 09:37:27 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 updated (fad2cc1 -> 469d72b) - posted by ca...@apache.org on 2020/03/25 09:37:33 UTC, 0 replies.
- [royale-asjs] branch develop updated (a3158ab -> 3507f9c) - posted by gr...@apache.org on 2020/03/25 10:45:37 UTC, 0 replies.
- [royale-asjs] 01/06: Responder is not an IEventDispatcher - posted by gr...@apache.org on 2020/03/25 10:45:38 UTC, 0 replies.
- [royale-asjs] 02/06: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by gr...@apache.org on 2020/03/25 10:45:39 UTC, 0 replies.
- [royale-asjs] 03/06: Support more legacy code. - posted by gr...@apache.org on 2020/03/25 10:45:40 UTC, 0 replies.
- [royale-asjs] 04/06: restore unwatch method in ChangeWatcher - posted by gr...@apache.org on 2020/03/25 10:45:41 UTC, 0 replies.
- [royale-asjs] 05/06: Adding ZipCodeFormatter (function still to be verified/tested) - posted by gr...@apache.org on 2020/03/25 10:45:42 UTC, 0 replies.
- [royale-asjs] 06/06: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by gr...@apache.org on 2020/03/25 10:45:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: tabbaticonrenderer: fix horizontal aligment - posted by ca...@apache.org on 2020/03/25 13:59:18 UTC, 0 replies.
- [royale-compiler] branch develop updated (fe564c7 -> b5020db) - posted by jo...@apache.org on 2020/03/25 17:57:11 UTC, 0 replies.
- [royale-compiler] 01/05: Revert "JSClosureCompilerWrapper: avoid duplicate rename mappings" - posted by jo...@apache.org on 2020/03/25 17:57:12 UTC, 0 replies.
- [royale-compiler] 02/05: Revert "New compiler options: -rename-public-symbols and -rename-protected-symbols" - posted by jo...@apache.org on 2020/03/25 17:57:13 UTC, 0 replies.
- [royale-compiler] 03/05: Revert "JSGoogConfiguration: added mxml-reflect-object-property option to enable/disable goog.reflect.objectProperty() in JS output" - posted by jo...@apache.org on 2020/03/25 17:57:14 UTC, 0 replies.
- [royale-compiler] 04/05: Revert "JSGoogConfigs: warn-public-vars defaults to false because it shouldn't be necessary anymore" - posted by jo...@apache.org on 2020/03/25 17:57:15 UTC, 0 replies.
- [royale-compiler] 05/05: Revert "MXMLDescriptorSpecifier: uses goog.reflect.objectProperty() to allow Closure renaming in release build" - posted by jo...@apache.org on 2020/03/25 17:57:16 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1369 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/25 18:44:20 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1370 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/26 07:44:08 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.7-rc1 deleted (was 469d72b) - posted by ca...@apache.org on 2020/03/26 08:42:51 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.7 deleted (was 0d6da75) - posted by ca...@apache.org on 2020/03/26 08:43:02 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.7-rc1 deleted (was 63c31c9) - posted by ca...@apache.org on 2020/03/26 08:43:27 UTC, 0 replies.
- [royale-compiler] branch release/0.9.7 deleted (was f0a26f3) - posted by ca...@apache.org on 2020/03/26 08:43:45 UTC, 0 replies.
- [royale-compiler] branch develop updated (b5020db -> 2488485) - posted by ca...@apache.org on 2020/03/26 08:46:35 UTC, 0 replies.
- [royale-compiler] 01/02: Revert "update utils versions" - posted by ca...@apache.org on 2020/03/26 08:46:36 UTC, 0 replies.
- [royale-compiler] 02/02: reset versions (aborted release) - posted by ca...@apache.org on 2020/03/26 08:46:37 UTC, 0 replies.
- [royale-typedefs] branch develop updated: reset versions (aborted release) - posted by ca...@apache.org on 2020/03/26 08:49:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layouts: remove APIs from Group and Container that can't be used there and create interfaces and new subclasses to better organize the code - posted by ca...@apache.org on 2020/03/26 16:20:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: AMFCompressionException: required javadoc descriptions - posted by ca...@apache.org on 2020/03/26 21:04:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: virtual-list: solve reassign dataprovider not refreshing the list with the new data and showing all white. - posted by ca...@apache.org on 2020/03/26 22:01:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: show virtual list refresh all data example - posted by ca...@apache.org on 2020/03/26 22:03:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-togglebutton: fix selected unboxed and outlined styles - posted by ca...@apache.org on 2020/03/26 22:42:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-theme: add new "option-with-sass-compile" to produce the updated CSS file - posted by ca...@apache.org on 2020/03/26 22:42:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: show togglebuttons with outlined and unboxed styles - posted by ca...@apache.org on 2020/03/26 22:43:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0014: update example with a togglebutton to show/hide the rule - posted by ca...@apache.org on 2020/03/26 22:47:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: fix selected tooglebutton style in all themes - posted by ca...@apache.org on 2020/03/27 07:37:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: release: add javadoc plugin - posted by ca...@apache.org on 2020/03/27 08:14:10 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2880 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/27 08:21:34 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: first draft written from Christofer Dutz - posted by ca...@apache.org on 2020/03/27 11:10:57 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: some updates to formatting - posted by ca...@apache.org on 2020/03/27 11:20:33 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: adding validating - posted by ca...@apache.org on 2020/03/27 11:36:01 UTC, 0 replies.
- [royale-asjs] branch develop updated: rendererMap is depended on by other listeners to 'dataProviderChanged'. - posted by yi...@apache.org on 2020/03/27 13:32:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: javadoc plugin was put outside plugins tag - posted by ca...@apache.org on 2020/03/27 16:12:49 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2881 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/27 18:40:37 UTC, 0 replies.
- [royale-compiler] branch develop updated: change tools version to snapshot to release 1.2.0 - posted by ca...@apache.org on 2020/03/27 18:55:48 UTC, 0 replies.
- [royale-compiler] branch develop updated: Revert "change tools version to snapshot to release 1.2.0" - posted by ca...@apache.org on 2020/03/27 18:58:58 UTC, 0 replies.
- [royale-compiler] branch develop updated: versions was already not changed since latest release tries. Changing to 1.2.0-SNAPSHOT to release - posted by ca...@apache.org on 2020/03/27 19:00:19 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: instructions for the special case of releasing tools/jburg projects - posted by ca...@apache.org on 2020/03/27 19:19:50 UTC, 0 replies.
- [royale-compiler] branch develop updated: need to change scm urls to avoid credential problems - posted by ca...@apache.org on 2020/03/27 20:26:24 UTC, 0 replies.
- [royale-compiler] branch develop updated: each tools need to have scm too in its pom - posted by ca...@apache.org on 2020/03/27 20:30:28 UTC, 0 replies.
- [royale-compiler] branch develop updated: [maven-release-plugin] prepare release compiler-build-tools-1.2.0 - posted by ca...@apache.org on 2020/03/27 20:57:14 UTC, 0 replies.
- [royale-compiler] annotated tag compiler-build-tools-1.2.0 updated (4ff67e7 -> 557f0c9) - posted by ca...@apache.org on 2020/03/27 20:57:20 UTC, 0 replies.
- [royale-compiler] branch develop updated: test case for #126 - posted by ah...@apache.org on 2020/03/28 06:48:27 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fix 'show-binding-warnings' was not working when set to false. - posted by gr...@apache.org on 2020/03/28 07:59:27 UTC, 0 replies.
- [royale-compiler] annotated tag compiler-build-tools-1.2.0 deleted (was 557f0c9) - posted by ca...@apache.org on 2020/03/28 08:46:44 UTC, 0 replies.
- [royale-compiler] branch develop updated: Revert "[maven-release-plugin] prepare for next development iteration" - posted by ca...@apache.org on 2020/03/28 08:49:10 UTC, 0 replies.
- [royale-compiler] branch develop updated: Revert "[maven-release-plugin] prepare release compiler-build-tools-1.2.0" - posted by ca...@apache.org on 2020/03/28 08:49:29 UTC, 0 replies.
- [royale-compiler] branch develop updated (a788511 -> b015989) - posted by ca...@apache.org on 2020/03/28 08:51:12 UTC, 0 replies.
- [royale-compiler] annotated tag compiler-build-tools-1.2.0 updated (b015989 -> 877c76a) - posted by ca...@apache.org on 2020/03/28 08:51:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: Setting a group should trigger groupChanged actions - posted by yi...@apache.org on 2020/03/28 08:56:41 UTC, 0 replies.
- svn commit: r38666 - in /release/royale/compiler-build-tools: ./ 1.2.0/ 1.2.0/binaries/ - posted by ca...@apache.org on 2020/03/28 09:57:36 UTC, 0 replies.
- svn commit: r38667 - /release/royale/compiler-build-tools/ - posted by ca...@apache.org on 2020/03/28 10:08:59 UTC, 0 replies.
- svn commit: r38668 - in /dev/royale/compiler-build-tools: ./ 1.2.0/ 1.2.0/binaries/ - posted by ca...@apache.org on 2020/03/28 10:13:55 UTC, 0 replies.
- svn commit: r38669 - /release/royale/KEYS - posted by ca...@apache.org on 2020/03/28 10:28:56 UTC, 0 replies.
- svn commit: r38670 - in /dev/royale/compiler-build-tools/1.2.0: compiler-build-tools-1.2.0-source-release.zip compiler-build-tools-1.2.0-source-release.zip.sha512 compiler-build-tools-1.2.0-sources.jar.sha512 - posted by ca...@apache.org on 2020/03/28 11:13:26 UTC, 0 replies.
- svn commit: r38671 - in /dev/royale/compiler-build-tools/1.2.0: ./ binaries/ - posted by ca...@apache.org on 2020/03/28 11:17:07 UTC, 0 replies.
- svn commit: r38672 - in /dev/royale/compiler-build-tools/1.2.0: compiler-build-tools-1.2.0-sources.jar compiler-build-tools-1.2.0-sources.jar.asc compiler-build-tools-1.2.0-sources.jar.sha512 - posted by ca...@apache.org on 2020/03/28 11:21:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: Set labels should not be nullified by missing data - posted by yi...@apache.org on 2020/03/28 11:43:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-viewport: simplify some mehtods and solve a RTE with non StyledUIBase containers - posted by ca...@apache.org on 2020/03/28 19:09:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel: add @royalesuppresspublicvarwarning - posted by ca...@apache.org on 2020/03/28 19:10:19 UTC, 0 replies.
- [royale-compiler] branch develop updated: fix for #139 - posted by ah...@apache.org on 2020/03/29 02:51:24 UTC, 0 replies.
- [royale-compiler] branch develop updated (1cd2fb6 -> be03439) - posted by gr...@apache.org on 2020/03/29 08:46:46 UTC, 0 replies.
- [royale-compiler] 01/02: Tidy-up only - posted by gr...@apache.org on 2020/03/29 08:46:47 UTC, 0 replies.
- [royale-compiler] 02/02: Fix for issue #126 - related to referencing a setter as 'accessor' for the nameNode of a FunctionCallNode instead of the getter. - posted by gr...@apache.org on 2020/03/29 08:46:48 UTC, 0 replies.
- [royale-compiler] branch develop updated: - Made sure the release source bundles are automatically hashed with sha512 - Made sure Adobe is mentioned in the NOTICE files - Made sure the release artifacts names have an "apache-royale-" prefix - posted by ha...@apache.org on 2020/03/29 11:41:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: - Fixed the Apache headers of files I contributed years ago - Removed the "Created by" mentions of me - posted by ha...@apache.org on 2020/03/29 12:08:09 UTC, 0 replies.
- [royale-compiler] branch develop updated: - Fixed the Apache headers of files I contributed years ago - Removed the "Created by" mentions of me - posted by ha...@apache.org on 2020/03/29 12:08:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure mx combobox shows label - posted by yi...@apache.org on 2020/03/29 12:21:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2887 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/29 12:48:43 UTC, 0 replies.
- [royale-compiler] branch develop updated: use the gitbox url instead of the github url in the projects SCM tags as this prevents a RM having to setup the SSH key authentication for github - posted by ca...@apache.org on 2020/03/29 13:31:17 UTC, 0 replies.
- [royale-typedefs] branch develop updated: use the gitbox url instead of the github url in the projects SCM tags as this prevents a RM having to setup the SSH key authentication for github - posted by ca...@apache.org on 2020/03/29 13:33:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: use the gitbox url instead of the github url in the projects SCM tags as this prevents a RM having to setup the SSH key authentication for github - posted by ca...@apache.org on 2020/03/29 13:37:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2888 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/29 15:21:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: be014: latest fixes for blog publication - posted by ca...@apache.org on 2020/03/29 15:44:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0014: update name to match blog article - posted by ca...@apache.org on 2020/03/29 15:50:15 UTC, 0 replies.
- [royale-website] branch asf-site updated: add BE0014 runtime example to the site - posted by ca...@apache.org on 2020/03/29 15:51:08 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2889 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/29 16:19:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0014 readme - posted by ca...@apache.org on 2020/03/29 16:27:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2890 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/29 18:23:37 UTC, 0 replies.
- [royale-asjs] branch develop updated: got something to work for me with FileReference - posted by ah...@apache.org on 2020/03/30 05:07:44 UTC, 0 replies.
- [royale-compiler] branch develop updated: - Added the reproducible build extension to jburg-types and build-tools - posted by ca...@apache.org on 2020/03/30 06:47:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: better measuredWidth for RB to prevent line wrapping. Should fix #790 - posted by ah...@apache.org on 2020/03/30 06:51:53 UTC, 0 replies.
- [royale-website] branch asf-site updated: add new BE0014 blog example - posted by ca...@apache.org on 2020/03/30 16:30:41 UTC, 0 replies.
- [royale-website] branch asf-site updated: add svg images - posted by ca...@apache.org on 2020/03/30 16:34:21 UTC, 0 replies.
- [royale-compiler] branch develop updated: JSRoyaleDocEmitter: public static variables need nocollapse annotation if they are exported, to avoid copying the value to a new variable instead of referencing the original - posted by jo...@apache.org on 2020/03/30 19:40:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-viewport: more fixes and delay call to setScrollStyle to initComplete, since we need className already set - posted by ca...@apache.org on 2020/03/30 21:22:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: some layouts example improvements - posted by ca...@apache.org on 2020/03/30 21:28:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: blog-examples: fix and update all blog examples with latest Jewel changes and improvements - posted by ca...@apache.org on 2020/03/30 22:18:55 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2894 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/30 23:25:59 UTC, 0 replies.
- [royale-compiler] branch develop updated: JSRoyaleDocEmitter: nocollapse is needed for constants too - posted by jo...@apache.org on 2020/03/31 00:41:19 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 1386 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/31 00:48:14 UTC, 0 replies.
- [royale-compiler] branch develop updated: fix jx tests - posted by jo...@apache.org on 2020/03/31 01:13:23 UTC, 0 replies.
- [royale-compiler] branch develop updated: fix royale.dependent.tests - posted by jo...@apache.org on 2020/03/31 01:28:28 UTC, 0 replies.
- [royale-compiler] branch develop updated: try using -1 as the zipentry time. It shows as 1969 but maybe it will not be recomputed by the zip library - posted by ah...@apache.org on 2020/03/31 05:28:53 UTC, 0 replies.
- [royale-asjs] branch develop updated: core-iicon: remove material from interface - posted by ca...@apache.org on 2020/03/31 13:48:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: fontawe - posted by ca...@apache.org on 2020/03/31 13:49:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: icons: - Add MaterialIcon and MaterialToggleIcon - Deprecate FontIcon and ToggleFontIcon - Add support for FontAwesome - posted by ca...@apache.org on 2020/03/31 13:53:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: icons: - Add FontAwesomeToggleIcon - Add FontAwesomeIconType - fix some comments - posted by ca...@apache.org on 2020/03/31 14:18:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel: promote the use of new icons and remove the need of "material" property in ButtonBar renderers. Now you can use any other IICon class. - posted by ca...@apache.org on 2020/03/31 14:21:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: Change references of FontIcon to MaterialIcon and remove "material=true". Important: Now FontIcon is deprecated and will be removed soon. As in CSS we change "iconClass" to MaterialIcon for IconButtonBar and subclasses - posted by ca...@apache.org on 2020/03/31 14:25:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: remove beads in virtuallist since are no more needed - posted by ca...@apache.org on 2020/03/31 14:26:30 UTC, 0 replies.
- [royale-compiler] branch develop updated (f74841b -> 82e5c22) - posted by jo...@apache.org on 2020/03/31 17:47:57 UTC, 0 replies.
- [royale-compiler] 01/05: Prevent renaming of public variables (static or non-static) - posted by jo...@apache.org on 2020/03/31 17:47:58 UTC, 0 replies.
- [royale-compiler] 02/05: Merge branch 'develop' into rename-control - posted by jo...@apache.org on 2020/03/31 17:47:59 UTC, 0 replies.
- [royale-compiler] 03/05: prevent-rename-public-symbols and prevent-rename-protected-symbols compiler options - posted by jo...@apache.org on 2020/03/31 17:48:00 UTC, 0 replies.
- [royale-compiler] 04/05: prevent rename: nocollapse annotation is only included when renaming is prevented - posted by jo...@apache.org on 2020/03/31 17:48:01 UTC, 0 replies.
- [royale-compiler] 05/05: Merge branch 'rename-control' into develop - posted by jo...@apache.org on 2020/03/31 17:48:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: fontawesome: add font awesome modifiers - posted by ca...@apache.org on 2020/03/31 18:51:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add font awesome icons - posted by ca...@apache.org on 2020/03/31 18:52:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: FontAwesomeToggleIcon: fix selectedType - posted by ca...@apache.org on 2020/03/31 23:24:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add the rest of fontawesome examples - posted by ca...@apache.org on 2020/03/31 23:24:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: forgot to remove a style - posted by ca...@apache.org on 2020/03/31 23:25:42 UTC, 0 replies.